]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC
vmstatus: correctly set numver of used cpus
[pve-container.git] / src / PVE / LXC /
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