]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC/Setup.pm
d/control: bump versioned dependency for guest-common
[pve-container.git] / src / PVE / LXC / Setup.pm
2024-04-18 Thomas Lamprechttree-wide: style fixes for root uid/gid variable name
2023-11-17 Wolfgang BumillerMerge branch 'c.heiss/nixos/fix-arch-detection'
2023-11-17 Christoph Heisssetup: fix architecture detection for NixOS containers
2022-11-19 Thomas Lamprechtsetup: fix using non-plugin methods
2022-11-16 Thomas Lamprechtsetup: get init path: switch to resolving link recursively
2022-11-08 Thomas Lamprechtsetup: init checking: small code/whitespace cleanups
2022-11-08 Leo Nunnerfix #4192: revamp check for systemd version
2022-02-17 Harikrishnan R via... Setup: add NixOS support
2021-10-07 Fabian Ebnersetup: also set contents of /etc/timezone
2021-10-07 Fabian Ebnersetup: untaint path to host timezone
2021-10-05 Oguz Bektassetup: drop remaining unmanaged return
2021-10-04 Thomas Lamprechtsetup: make some returns more explicit
2021-10-04 Thomas Lamprechtsetup: add no-op plugin for unmanaged CTs
2021-10-04 Thomas Lamprechtsetup: drop copying binfmt qemu-static executable
2021-10-04 Thomas Lamprechtsetup: add new ssh_host_key_types_to_generate helper...
2021-09-29 Thomas Lamprechtsetup: move getting cross-emulator to separate method
2021-09-29 Thomas Lamprechtsetup: move setting fastboot flag to base plugin
2021-09-29 Thomas Lamprechtsetup: code reduction
2021-09-29 Thomas Lamprechtsetup: factor out actual ssh key generation
2021-09-29 Thomas Lamprechtsetup: group plugin related calls together
2021-09-28 Thomas Lamprechtsetup: sort plugin use/map statements
2021-09-28 Thomas Lamprechtsetup: indendation/code-style fixes
2021-09-28 Thomas Lamprechtsetup: avoid one-argument bless
2021-09-28 Thomas Lamprechtsetup: avoid bloat in protected plugin calls
2021-07-05 Stoiko Ivanovprestart-hook: detect cgroupv2 incompatible systemd...
2021-06-18 Thomas Lamprechtsetup: fix calling clone hook with weird params
2021-06-18 Oguz Bektassetup: add post_clone_hook for containers
2020-09-09 Thomas Lamprechtsetup: heuristically warn if the FS hosting /etc is...
2020-09-09 Thomas Lamprechtprotected_call: remove left-over rootdir/dev mkdir
2020-07-09 Oguz Bektasfix #1423: add timezone config option
2020-05-29 Arnout Engelenlxc: fall back to 'unmanaged' when no OS detected
2020-03-12 Thomas Lamprechtsetup: warn on unknown os-release ID
2019-10-29 Stefan Reitersetup: do host architecture translation ourself
2019-03-29 Oguz Bektasfix #2147: re-add support for current opensuse tumbleweed
2018-09-20 Dietmar Maureruse new PVE::Tools::get_host_arch
2018-09-18 Dietmar Maurerenable emulation of containers using qemu-user-static
2018-08-22 Thomas Lamprechtadd support for openSUSE Leap 15.0
2018-02-16 Thomas Lamprechtclose #1668: add Devuan support
2017-09-01 Thomas Lamprechtfix os-release mapping for similar flavoured distros
2017-08-02 Wolfgang Bumillersetup: recognize 'sles' os_release ID
2017-08-02 Thomas Lamprechtsetup/suse: fix #1464: support SLES 12 container
2017-08-02 Wolfgang Bumilleruse /etc/os-release
2017-08-02 Thomas Lamprechtsetup: add a additional mapping for archlinux
2017-08-02 Wolfgang Bumillersetup: protected_call: the plugin is not required
2017-08-02 Wolfgang Bumillersetup: support returning a scalar in protected_call
2017-07-26 Wolfgang Bumillerfix #1253: show ssh key fingerprints again
2017-03-14 Wolfgang Bumillerdon't create deprecated rsa1 ssh keys
2017-01-18 Fabian Grünbichlerfix #1253: display SSH fingerprints on CT setup
2016-05-23 Wolfgang BumillerSetup: add gentoo support
2016-04-05 Fabian GrünbichlerAdd authorized ssh key setup to post_create_hook
2016-03-09 Wolfgang Bumillerfix #912: centos/redhat confusion
2016-02-26 Wolfgang BumillerFix #898: typo
2016-02-23 Dietmar Maurerintroduce 'unmanaged' os type
2016-02-16 Jens Vehlhaberadd Alpine Linux distribution
2015-12-02 Wolfgang BumillerOpenSUSE support added
2015-11-26 Wolfgang Bumilleradded Setup::Fedora
2015-11-14 Dietmar Maurerimprove OS type detection
2015-11-13 Wolfgang BumillerLXC::Setup: id_map support for file wrappers
2015-11-06 Wolfgang Bumillersetup: fix ssh-key perms lost with the rewrite
2015-11-06 Wolfgang Bumillerimprove setup error message a little
2015-11-06 Dietmar Maurercleanup: remove unnecessary var
2015-11-06 Wolfgang BumillerCreate: safer rewrite_ssh_host_keys
2015-11-04 Wolfgang BumillerLXC::Setup: Load required host files in new()
2015-11-02 Wolfgang BumillerSetup: fix bad /dev bindmount
2015-10-29 Wolfgang BumillerLXC::Setup: chroot into the container
2015-10-29 Wolfgang BumillerLXC::Setup::new: fix rootdir key name
2015-10-08 Dietmar Maureralways create /fastboot to skip run fsck
2015-08-19 Dietmar Maurercleanup directory structure