]> git.proxmox.com Git - pve-container.git/history - src/lxc-pve-prestart-hook
sdn: pass vmid and hostname to add_dhcp_mapping
[pve-container.git] / src / lxc-pve-prestart-hook
2023-11-21 Stefan Lendlsdn: pass vmid and hostname to add_dhcp_mapping
2023-11-21 Wolfgang BumillerMerge branch 'sdn/dhcp-support'
2023-11-21 Alexandre Derumierlxc-pve-prestart-hook : add_dhcp_mapping
2023-11-20 Filip SchauerAdd device passthrough
2023-11-17 Wolfgang BumillerMerge branch 'c.heiss/nixos/fix-arch-detection'
2023-10-11 Thomas LamprechtMerge remote-tracking branch 'origin/master'
2023-10-11 Wolfgang Bumillerdrop old mount code
2023-04-11 Thomas Lamprechtprestart hook: avoid variable declared in conditional...
2022-05-04 Dominik Csapakprestart & poststop hook: init REST environment, e...
2022-05-04 Thomas LamprechtRevert "lxc-pve-{prestart, poststop}-hook: initialize...
2022-05-04 Dominik Csapaklxc-pve-{prestart, poststop}-hook: initialize RESTEnvir...
2021-07-05 Thomas Lamprechtstart: cgroup compat: warn also to task log
2021-07-05 Thomas Lamprechtstart: add pre-start-hook log-warn infra
2021-07-05 Stoiko Ivanovprestart-hook: detect cgroupv2 incompatible systemd...
2021-06-15 Wolfgang Bumillerconfigure cpu/cpuset/memory cgroupv2 values
2020-11-24 Alexandre Derumieruse PVE::CGroup
2020-08-04 Stoiko IvanovMove volume activation to vm_start
2020-04-08 Fabian EbnerUse foreach_volume instead of foreach_mountpoint-variants
2020-04-06 Wolfgang Bumillercgroup cleanup: add missing lxc.monitor cleanup
2020-04-04 Wolfgang Bumillercleanup cgroups in pre-start hook
2020-01-02 Wolfgang Bumillerprestart-hook: fix starting via lxc-start
2019-11-21 Wolfgang BumillerRevert "apply pending changes in lxc prestart hook"
2019-11-20 Oguz Bektasapply pending changes in lxc prestart hook
2019-11-20 Wolfgang Bumillerprestart-hook: use staged mountpoints on newer kernels
2019-11-05 Wolfgang Bumillerchange hooks to use new helper
2019-08-26 Fabian Grünbichlermountpoints: create parent dirs with correct owner
2019-05-13 Thomas Lamprechtremove Data::Dumper usages
2019-02-04 Wolfgang Bumillerfix #2080: fix device encoding in the prestart hook
2018-05-04 Wolfgang Bumillerfixup: add missing eval around umount
2018-05-04 René Jochumfix #1721: unmount containers before trying to mount...
2018-03-14 Alwin AntreichFix pct skiplock
2017-03-10 Wolfgang Bumillerpoststop: use a reboot trigger file
2016-03-03 Fabian GrünbichlerRefactor mountpoint and general conf methods
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