]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC/Setup
Refactor mountpoint and general conf methods
[pve-container.git] / src / PVE / LXC / Setup /
2016-02-18 Wolfgang Bumillersuse: move setup_securetty to template_fixup()
2016-02-18 Wolfgang Bumillersetup: move setup_container_getty_service to Base
2016-02-16 Wolfgang Bumilleralpine: read /etc/alpine-release
2016-02-16 Wolfgang Bumillerinstall Alpine.pm and configure its network
2016-02-16 Wolfgang Bumilleralpine: cleanup
2016-02-16 Jens Vehlhaberadd Alpine Linux distribution
2016-02-08 Wolfgang Bumilleropensuse 13.2 support
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-26 Wolfgang Bumilleradded Setup::Fedora
2015-11-26 Wolfgang BumillerRedhat: handle /etc/sysconfig/network better
2015-11-26 Wolfgang BumillerRedhat: fix ipv4 dhcp only setup
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-11-04 Dietmar Maurerallow debian stretch/sid containers
2015-10-31 Dietmar Maureradd support for ubuntu 15.10 (wily)
2015-10-29 Wolfgang Bumillerfix a major typo
2015-10-29 Wolfgang BumillerLXC::Setup: chroot into the container
2015-10-29 Wolfgang BumillerArchLinux: remove unused rootdir var
2015-10-22 Wolfgang Bumillerredhat: fix unused values
2015-10-21 Wolfgang Bumillerredhat: don't use aliases for dual stack networking
2015-10-19 Wolfgang Bumillerredhat: use the fully qualified hostname
2015-10-19 Wolfgang Bumillersystemd: deal with gateways outside the subnet
2015-10-19 Wolfgang Bumillercentos: deal with gateways outside the subnet
2015-10-19 Wolfgang Bumillerdebian: deal with gateways in external subnets
2015-10-16 Wolfgang Bumillersetup/debian: remove superfluous parameter
2015-10-16 Wolfgang Bumillercleanup: reduce hash access
2015-10-16 Wolfgang Bumillerwhitespace cleanup
2015-10-16 Wolfgang Bumillersetup/debian: guard ipv4 output
2015-10-16 Wolfgang Bumillersetup/debian: avoid extra newlines
2015-10-16 Wolfgang Bumillersetup/debian: avoid writing multiple auto lines
2015-10-16 Dietmar Maurerimprove regex to match redhat/centos OS version
2015-10-15 Dietmar Maurerrevert coding style changes, skip ID 7 (reserved for...
2015-10-15 Wolfgang Bumillerupdate inittab instead of replacing it
2015-09-11 Dietmar Maurerallow older debian versions (>= 4 (etch))
2015-08-19 Dietmar Maurercleanup directory structure