]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC/Create.pm
create: open templates as real root
[pve-container.git] / src / PVE / LXC / Create.pm
2017-06-26 Wolfgang Bumillercreate: open templates as real root
2017-06-26 Wolfgang Bumillerremove unused next_free_nbd_dev function
2017-02-17 Thomas LamprechtCreate: fix architecture detection in restore_archive
2016-12-27 Dietmar MaurerRevert "Do not skip unprivileged config parameter when...
2016-12-02 Emmanuel KasperDo not skip unprivileged config parameter when restorin...
2016-09-27 Wolfgang Bumillerfix config path in warning about undetectable architecture
2016-09-20 Fabian Grünbichlerrestore: only restore lxc.* if root
2016-08-12 Dominik Csapakfix #1078: accept arch parameter
2016-06-03 Fabian Grünbichleruse PVE::Storage::extract_vzdump_config_tar
2016-06-03 Fabian Grünbichlersplit up create_rootfs and restore_and_configure
2016-06-03 Fabian Grünbichlerignore ro flag when creating/restoring CT
2016-06-01 Fabian Grünbichlerautomatically restore mountpoints from backup
2016-04-20 Fabian Grünbichlerfix #942: restore ACL and other rootfs options from...
2016-04-20 Fabian Grünbichlerskip some additional config options when restoring
2016-04-20 Fabian Grünbichlerdon't keep old existing config when restoring
2016-04-05 Fabian GrünbichlerAdd ssh key setup to create_rootfs
2016-03-03 Fabian GrünbichlerMove JSONFormat code to PVE::LXC::Config
2016-03-03 Fabian GrünbichlerRefactor mountpoint and general conf methods
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