]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC/Setup/Base.pm
setup: handle getty services also via systemd-preset
[pve-container.git] / src / PVE / LXC / Setup / Base.pm
2023-11-19 Thomas Lamprechtsetup: handle getty services also via systemd-preset
2023-11-19 Thomas Lamprechtsetup base: disable sysfs debug mounts via systemd...
2023-11-17 Wolfgang BumillerMerge branch 'c.heiss/nixos/fix-arch-detection'
2023-11-17 Christoph Heisssetup: fix architecture detection for NixOS containers
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 Stoiko Ivanovfix #4515: template setup: remove bogus LXC_NAME line...
2023-06-09 Stoiko Ivanovsetup: systemd-network: use correct values for dhcp...
2023-04-26 Thomas Lamprechtsetup: avoid writing truncated machine-id if it didn...
2022-11-19 Thomas Lamprechtsetup: fix using non-plugin methods
2022-11-16 Thomas Lamprechtsetup: relax matching when detecting systemd version
2022-11-16 Thomas Lamprechtsetup base: add ct_readlink_recursive
2022-11-08 Thomas Lamprechtsetup: init checking: small code/whitespace cleanups
2022-11-08 Leo Nunnerfix #4192: revamp check for systemd version
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-03-30 Fabian Grünbichlerfix #3960: properly set owner in CT setup
2021-10-07 Fabian Ebnersetup: also set contents of /etc/timezone
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 Lamprechtsetup: move setting fastboot flag to base plugin
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
2020-07-09 Oguz Bektasfix #1423: add timezone config option
2020-01-02 Wolfgang Bumilleruse DHCP=no for network units
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
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-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-03-07 Dominik Csapakseperate serachdomain and nameserver config
2017-08-02 Wolfgang Bumilleruse /etc/os-release
2017-05-02 Dietmar MaurerRevert "fix 1153: let crypt() handle unicode CT passwords"
2017-01-26 Fabian Grünbichlerfix 1153: let crypt() handle unicode CT passwords
2016-12-09 Dietmar Maurersetup: more general approach to tty paths
2016-08-05 Wolfgang Bumillersetup: more flexible setup_container_getty_service
2016-05-12 Wolfgang Bumillersetup: add ct_is_executable wrapper
2016-05-12 Thomas Lamprechtsetup: check if securetty exists
2016-04-26 Wolfgang Bumillersetup: deal with link-local gateways
2016-04-13 Wolfgang Bumillersetup: ability to ignore files
2016-04-11 Wolfgang Bumillerdebian: support containers upgraded to use systemd
2016-04-06 Wolfgang Bumillerregex cleanup
2016-04-05 Fabian GrünbichlerAdd authorized ssh key setup to post_create_hook
2016-04-05 Fabian GrünbichlerAdd missing '\n' to content in ct_modify_file
2016-04-05 Fabian GrünbichlerAdd 'perms' option to ct_modify_file
2016-03-07 Wolfgang Bumillerchange update_etc_hosts to use ct_modify_file
2016-03-07 Wolfgang BumillerSetup::Base: more generic ct_modify_file function
2016-03-03 Fabian GrünbichlerMove JSONFormat code to PVE::LXC::Config
2016-02-18 Wolfgang Bumillersetup: move setup_container_getty_service to Base
2015-12-18 Wolfgang BumillerSetup: order fqdn before hostname in /etc/hosts
2015-12-02 Wolfgang BumillerOpenSUSE support added
2015-11-27 Wolfgang Bumillerfix bug #827: Setup: don't replace fqdn with searchdoma...
2015-11-13 Wolfgang BumillerLXC::Setup: id_map support for file wrappers
2015-11-06 Wolfgang Bumilleradd perms to ct_file_set_contents
2015-11-06 Wolfgang BumillerCreate: safer rewrite_ssh_host_keys
2015-11-04 Wolfgang BumillerLXC::Setup: Load required host files in new()
2015-10-29 Wolfgang Bumillerfix a major typo
2015-10-29 Wolfgang BumillerLXC::Setup: chroot into the container
2015-10-19 Wolfgang Bumillersystemd: deal with gateways outside the subnet
2015-08-19 Dietmar Maurercleanup directory structure