[pve-devel] [PATCH installer 0/2] auto: add option to poweroff system after installation
Christoph Heiss
c.heiss at proxmox.com
Mon Mar 31 14:20:03 CEST 2025
Fixes #5880 [0].
This can be useful for certain scenarios, such as being able to
provision a stack of servers using the auto-installer and afterwards
being able to work on the servers without time pressure, such as e.g.
removing the installation medium, before booting them into the OS for
the first time [1].
[0] https://bugzilla.proxmox.com/show_bug.cgi?id=5880
[1] https://forum.proxmox.com/threads/deploying-multiple-proxmox-host-easily.156129/post-721166
Christoph Heiss (2):
auto: answer: add option to poweroff the machine instead of reboot
post-hook: add `reboot_mode` field
proxmox-auto-installer/src/answer.rs | 10 ++++++
.../src/bin/proxmox-auto-installer.rs | 12 ++++++-
proxmox-low-level-installer | 3 +-
proxmox-post-hook/src/main.rs | 7 +++--
unconfigured.sh | 31 ++++++++++++++++---
5 files changed, 54 insertions(+), 9 deletions(-)
--
2.48.1
More information about the pve-devel
mailing list