]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC/Setup
drop old mount code
[pve-container.git] / src / PVE / LXC / Setup /
2023-06-24 Stoiko Ivanovsetup: fedora: fix wrong systemd-networkd preset
2023-06-16 Wolfgang Bumillersetup: debian: factor out inittab setup
2023-06-16 Wolfgang Bumillersetup: enable systemd-networkd via preset for ubuntu...
2023-06-16 Wolfgang Bumillersetup: enable systemd-networkd via preset for archlinux
2023-06-16 Wolfgang Bumilleradd setup_systemd_preset helper, disable networkd for...
2023-06-13 Thomas Lamprechtsetup: cope with non-existing /etc/hosts again
2023-06-13 Thomas Lamprechtsetup: support upcoming Debian, Devuan and Ubuntu releases
2023-06-13 Stoiko Ivanovfix #4515: template setup: remove bogus LXC_NAME line...
2023-06-09 Stoiko Ivanovsetup: systemd-network: use correct values for dhcp...
2023-06-08 Thomas Lamprechtsetup: fedora: support up to Fedora 40 for future proofing
2023-04-26 Thomas Lamprechtsetup: avoid writing truncated machine-id if it didn...
2023-01-17 Friedrich Weberfix #4460: setup: centos: create /etc/hostname if it...
2022-11-22 Thomas LamprechtCentOS & derivates: also support all 9.x point releases
2022-11-19 Thomas Lamprechtsetup: fix using non-plugin methods
2022-11-18 Wolfgang Bumillerenable systemd-networkd per preset in fedora 37+
2022-11-16 Thomas Lamprechtsetup: relax matching when detecting systemd version
2022-11-16 Thomas Lamprechtsetup base: add ct_readlink_recursive
2022-11-13 Thomas Lamprechtubuntu: update comment for 23.04, code name is now...
2022-11-13 Thomas Lamprechtfedora: support 37 and add pre-liminary support for 38
2022-11-13 Thomas Lamprechtdevuan: add preliminary support for Devuan 12 Daedalus
2022-11-08 Thomas Lamprechtsetup: init checking: small code/whitespace cleanups
2022-11-08 Leo Nunnerfix #4192: revamp check for systemd version
2022-10-21 Thomas Lamprechttrack ubuntu 22.10 kinetic support
2022-07-22 Oguz Bektasfix #4164: use DHCP=yes instead of DHCP=both in systemd...
2022-05-30 Fabian Grünbichlerfix #4088: ignore systemd minor version for detection
2022-04-27 Harikrishnan R via... Setup: Allow hostname configuration on NixOS
2022-04-27 Thomas Lamprechtsupport Fedora 36
2022-03-30 Fabian Grünbichlerfix #3960: properly set owner in CT 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
next