[pve-devel] applied-series: [PATCH installer 0/2] auto: add option to poweroff system after installation
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Apr 4 11:04:04 CEST 2025
Am 31.03.25 um 14:20 schrieb Christoph Heiss:
> 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(-)
>
applied series, thanks!
More information about the pve-devel
mailing list