]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC
Refactor snapshot_rollback
[pve-container.git] / src / PVE / LXC /
2016-02-18 Dominik Csapakexclude 'parent' from config when restoring
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-12 Fabian GrünbichlerRefactor lock_container into lock_config_[xx]
2016-02-08 Wolfgang Bumilleropensuse 13.2 support
2016-01-28 Wolfgang Linkcreate firewall dir on ct restore, if it does not exists.
2016-01-23 Thomas Lamprechtcheck sh instead of file for templates architecture...
2016-01-15 Dietmar Maurerimplement parse_ct_rootfs
2015-12-18 Wolfgang BumillerSetup: order fqdn before hostname in /etc/hosts
2015-12-02 Wolfgang BumillerOpenSUSE support added
2015-12-02 Wolfgang Bumillercreate: don't skip arch detection on unpack errors
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 Bumillerdon't restore mountpoint settings
2015-11-26 Wolfgang BumillerRedhat: handle /etc/sysconfig/network better
2015-11-26 Wolfgang BumillerRedhat: fix ipv4 dhcp only setup
2015-11-26 Wolfgang Linkrestore firwall settings if they exist in tar
2015-11-20 Wolfgang Bumilleradd -ignore-unpack-errors
2015-11-20 Wolfgang Bumillererror when failing to extract rather than warn
2015-11-14 Wolfgang Bumillerunprivileged: remove bad chown -R call
2015-11-14 Dietmar Maurerimprove OS type detection
2015-11-13 Wolfgang Bumillervzdump: userns support
2015-11-13 Wolfgang Bumilleradded the unprivileged flag
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 Bumilleradd perms to ct_file_set_contents
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-06 Wolfgang Bumillerpreserve posix capabilities
2015-11-04 Wolfgang BumillerLXC::Setup: Load required host files in new()
2015-11-04 Dietmar Maurerallow debian stretch/sid containers
2015-11-02 Wolfgang BumillerSetup: fix bad /dev bindmount
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-29 Wolfgang BumillerLXC::Setup::new: fix rootdir key name
2015-10-22 Wolfgang Bumillerredhat: fix unused values
2015-10-21 Wolfgang Bumillerrestore: delete config from container after restore
2015-10-21 Wolfgang Bumillerrestore: make sure only the first pct.conf is extracted
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-10-12 Wolfgang Linkfix bug #750: deactivate volumes to be sure there are...
2015-10-08 Dietmar Maureralways create /fastboot to skip run fsck
2015-09-11 Dietmar Maurerallow older debian versions (>= 4 (etch))
2015-09-07 Wolfgang Bumillerget rid of most of the loop-devices code
2015-09-07 Wolfgang Linkfix unlock handling after migration.
2015-09-05 Dietmar Maurercreate_rootfs: revert previous change and always call...
2015-09-05 Dietmar Maurercleanup coding style
2015-09-05 Wolfgang Bumillerdisk formatting and mounting changed
2015-09-01 Thomas Lamprechtfixed call for cfg file and error when CT is running...
2015-09-01 Dietmar Maurercreate_rootfs: correctly deactivate volumes (fix previo...
2015-09-01 Dietmar Maureradd offline migration code
2015-08-31 Dietmar Maurerimplement mount_all/umount_all
2015-08-27 Dietmar Maurercreate_rootfs: force rootfs mp to '/'
2015-08-27 Dietmar Maurerrestore: do not restore mpX, arch and ostype options...
2015-08-27 Alexandre Derumiervm_create : add support for mountpoints
2015-08-25 Wolfgang Bumillerdetect ostype when restoring OpenVZ containers
2015-08-25 Emmanuel KasperTypo in create_rootfs() subroutine
2015-08-21 Dietmar Maurermountpoint_mount: remove unused parameter $ms
2015-08-21 Alexandre Derumiermake create_rootfs sub generic
2015-08-19 Dietmar Maurercleanup directory structure