]> git.proxmox.com Git - pve-container.git/history - src/lxc-pve-prestart-hook
Refactor config-related methods into AbstractConfig
[pve-container.git] / src / lxc-pve-prestart-hook
2016-03-03 Fabian GrünbichlerRefactor config-related methods into AbstractConfig
2016-02-27 Wolfgang Bumillerallow starting and stopping a mounted container
2016-02-11 Dietmar Maurerlxc-pve-prestart-hook: use PVE::Tools::file_set_content...
2016-02-11 Wolfgang Bumilleradded quota flag to mountpoints
2016-02-08 Fabian GrünbichlerRemove mknod call from pre-start hook
2016-02-08 Wolfgang Bumilleradded $skiplock parameter for pct start/stop
2016-01-15 Fabian GrünbichlerCheck lock in lxc-pre-start-hook script as well
2015-11-13 Wolfgang Bumillermount in pre-start, unmount in post-stop
2015-10-02 Dietmar Maurerlxc hooks: use run_cli_handler(), remove stale docs
2015-09-07 Wolfgang Bumillerget rid of most of the loop-devices code
2015-09-03 Wolfgang Bumillerfix some warnings shown during 'make dinstall'
2015-09-01 Wolfgang Bumillerskip lxc hooks on non-PVE containers
2015-08-26 Alexandre Derumierremove tests for /dev/xxx and use get_vm_volumes
2015-08-21 Alexandre Derumieradd attach_loops sub
2015-08-19 Dietmar Maurercleanup directory structure
2015-08-19 Alexandre Derumiermountpoint: add support for host /dev/xxx block device...
2015-08-18 Dietmar Maurercheck quorum inside pre-start hook
2015-08-18 Dietmar Maurercleanup docs
2015-08-18 Dietmar Maureruse standard code inside pre-start hook
2015-08-18 Alexandre Derumieradd pve-prestart-hook and move activate volumes inside it