]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC/Create.pm
Refactor config-related methods into AbstractConfig
[pve-container.git] / src / PVE / LXC / Create.pm
2016-03-03 Fabian GrünbichlerRefactor config-related methods into AbstractConfig
2016-02-18 Dominik Csapakexclude 'parent' from config when restoring
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-02 Wolfgang Bumillercreate: don't skip arch detection on unpack errors
2015-11-26 Wolfgang Bumillerdon't restore mountpoint settings
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-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 Bumillerpreserve posix capabilities
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-09-07 Wolfgang Bumillerget rid of most of the loop-devices code
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 Dietmar Maurercreate_rootfs: correctly deactivate volumes (fix previo...
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