]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC/Setup
migrate: also set targetsid for unreferenced disks
[pve-container.git] / src / PVE / LXC / Setup /
2022-02-17 Harikrishnan R via... Setup: add NixOS support
2021-12-07 Thomas Lamprechtsetup: support upcomming Ubuntu 22.04 Jammy Jellyfish
2021-11-12 Thomas Lamprechtfix #3721: better version check to avoid false positive...
2021-10-14 Thomas Lamprechtsetup: support Fedora 35
2021-10-12 Oguz Bektasfix #3673: setup: allow ubuntu impish (release 21.10...
2021-10-07 Fabian Ebnersetup: also set contents of /etc/timezone
2021-10-05 Oguz Bektassetup: fix creating unmanaged containers
2021-10-04 Thomas Lamprechtsetup: alpine: also use CIDR format for newer versions
2021-10-04 Thomas Lamprechtsetup: alpine: code text-width/indendation cleanup
2021-10-04 Thomas Lamprechtsetup: add no-op plugin for unmanaged CTs
2021-10-04 Thomas Lamprechtsetup: add abstract plugin module
2021-10-04 Thomas Lamprechtsetup: add new ssh_host_key_types_to_generate helper...
2021-09-29 Thomas Lamprechtsetup: dns conf: avoid testmode fallback if config...
2021-09-29 Thomas Lamprechtpartially fix #3471: setup: centos: net: set DNS per...
2021-09-29 Thomas Lamprechtpartially fix #3471: setup: centos: net: fix IPv6 if...
2021-09-29 Thomas Lamprechtpartially fix #3471: setup: centos: net: add missing...
2021-09-29 Thomas Lamprechtsetup: centos: coding style
2021-09-29 Thomas Lamprechtbuildsys: split and order sources definition
2021-09-29 Thomas Lamprechtsetup: move setting fastboot flag to base plugin
2021-09-29 Thomas Lamprechtsuse: pre-set locale/timezone to avoid systemd-firstboo...
2021-08-25 Thomas Lamprechtcentos: improve rationale in comment and drop static...
2021-08-25 Oguz Bektascentos: set /etc/locale.conf to avoid systemd-firstboot...
2021-07-05 Stoiko Ivanovsetup: shortcut cgroupv2 support for non-systemd distros
2021-07-05 Stoiko Ivanovprestart-hook: detect cgroupv2 incompatible systemd...
2021-06-18 Thomas Lamprechtclear machine-id: only truncate machine-id file if...
2021-06-18 Oguz Bektassetup: add post_clone_hook for containers
2021-04-19 Thomas Lamprechtsetup: fedora: allow upcomming Fedora 34
2021-04-19 Thomas Lamprechtsetup: fedora: code cleanup, reuse variable
2021-02-09 Thomas Lamprechtsetup: debian: add preliminary support for Debian 12...
2021-02-09 Thomas Lamprechtsetup: debian: use hash map for translating dev versions
2021-02-09 Thomas Lamprechtfix #3176: allow development Devuan versions, improve...
2020-11-17 Thomas Lamprechtsetup: Devuan: add support for Chimaera
2020-11-17 Thomas Lamprechtsetup: Devuan: add support for Beowulf
2020-11-16 Thomas Lamprechtsupport new known Ubuntu releases
2020-11-09 Oguz Bektasallow fedora 33 container
2020-10-19 Achim DreyerSPAM: [PATCH v2 container 1/1] Fix numbering scheme...
2020-09-09 Thomas Lamprechtalpine: setup net: pass whole config to parent method
2020-09-09 Oguz Bektassetup: add kali-rolling in supported releases
2020-07-11 Stoiko Ivanovsetup/debian: use cidr for buster and newer
2020-07-09 Oguz Bektasfix #1423: add timezone config option
2020-05-26 Thomas Lamprechtfollowup comment cleanup
2020-05-26 Oguz Bektasfix #2655: don't forget to setup securetty for centos...
2020-05-21 Thomas Lamprechtsetup: Fedora: print which version was detected in...
2020-04-22 Stoiko IvanovCentOS 6: add '--nohangup' as mingetty arg
2020-02-21 Thomas Lamprechtsetup/ubuntu: add upcoming 20.04 focal release
2020-02-21 Thomas Lamprechtsetup/ubuntu: note LTS versions
2020-01-20 Oguz Bektassetup: allow centos to version 9
2020-01-20 Oguz Bektassetup: allow centos 8.1
2020-01-02 Wolfgang Bumilleruse DHCP=no for network units
2019-10-30 Thomas Lamprechtsetup: fedora: allow 31 (and 32)
2019-10-03 Thomas Lamprechtadd upcomming Ubuntu 19.10 Eoan as supported
2019-08-27 Thomas Lamprechtsetup: allow CentOS 5 and CentOS 8
2019-07-19 Thomas Lamprechtsetup getty: ensure the getty.target is not masked
2019-07-19 Thomas Lamprechtsetup getty: drop now obsolete setup_systemd_console
2019-07-19 Thomas Lamprechtsetup getty: generalize setup_container_getty_service
2019-07-19 Thomas Lamprechtsetup getty: ensure the correct services are enabled
2019-07-19 Thomas Lamprechtgetty setup: move hack for old systemd getty services out
2019-07-18 Mira Limbeckadd support for debian bullseye/sid
2019-05-13 Thomas Lamprechtremove Data::Dumper usages
2019-05-09 Oguz Bektasfix #2027: do not disable IPV6_AUTOCONF on centos
2019-05-07 Stoiko Ivanovraise supported fedora version to 30
2019-03-20 Stoiko Ivanovsetup: fix alpine ipv6-slaac configuration
2019-03-19 Thomas Lamprechtsetup: add support for Ubuntu 19.04 Disco Dingo
2018-11-09 David Limbeckallow fedora 29
2018-10-22 Thomas Lamprechtadd Ubuntu 18.10 (Cosmic Cuttlefish) support
2018-09-24 Wolfgang Bumillerconfigure IPv6AcceptRA in systemd-networkd files
2018-08-22 Dominik Csapakadd fqdn to /etc/hosts even with no ip
2018-08-22 Thomas Lamprechtadd support for openSUSE Leap 15.0
2018-08-21 Dominik Csapakuse SHA-512 for container passwords
2018-08-21 Dominik Csapakuse better regex for detecting pre crypt()'d passwords
2018-08-21 Dominik Csapakuse real days in setup tests
2018-07-20 Wolfgang Bumillerfix #1844: check /etc/.pve-ignore.hosts early
2018-07-20 Wolfgang Bumillercleanup: remove unused variables
2018-07-19 Stoiko IvanovPVE::LXC::Setup::Fedora: use systemd-networkd
2018-04-27 Thomas Lamprechtsupport Fedora 28
2018-04-23 Dietmar Maureradd Ubuntu 18.04 to known versions.
2018-03-07 Dominik Csapakseperate serachdomain and nameserver config
2018-02-16 Thomas Lamprechtclose #1668: add Devuan support
2017-11-30 Thomas Lamprechtsetup/fedora: we support fedora release 27
2017-10-31 Dominik Csapakfix trailing whitespace
2017-10-31 Dominik Csapaksimply version check
2017-10-31 Dominik Csapakuse systemd-networkd for ubuntu >= 17.10
2017-09-01 Thomas Lamprechtsetup/fedora: use os_release and support 26
2017-08-02 Thomas Lamprechtsetup/suse: fix #1464: support SLES 12 container
2017-08-02 Thomas Lamprechtsetup/suse: support tumbleweed container
2017-08-02 Thomas Lamprechtsetup/suse: check early if setting up the ct getty...
2017-08-02 Thomas Lamprechtsetup/suse: use new os_release_var to simplify version...
2017-08-02 Wolfgang Bumilleruse /etc/os-release
2017-07-24 Wolfgang Bumillerubuntu: recognize 17.10
2017-07-24 Wolfgang Bumillerdebian: recognize all stretch versions, translate buste...
2017-05-02 Dietmar MaurerRevert "fix 1153: let crypt() handle unicode CT passwords"
2017-05-02 Dietmar Maureradd support for Ubuntu 17.04 (zesty)
2017-04-06 Wolfgang Bumillerfix suse version 13 check being inverted
2017-04-06 Dietmar Maurerallow opensuse >= 42
2017-03-16 Dietmar Maureradd console fix for debian containers using systemd
2017-01-26 Fabian Grünbichlerfix 1153: let crypt() handle unicode CT passwords
2016-12-09 Wolfgang Bumillersetup: allow fedora 22-25
2016-12-09 Dietmar Maurersetup: more general approach to tty paths
2016-11-02 Dietmar MaurerUbuntu 16.10: fix systemd console files
2016-11-02 Dietmar Maureradd support for Ubuntu 16.10
next