Re: [pve-devel] [RFC installer 3/6] add answer file fetch script

2023-09-20 Thread Christoph Heiss
I think this can be part of the auto-installer itself, instead of introducing another shell script somewhere. While yes, "do one thing and do it well", its a rather small part and not unreasonable to move it directly into the auto-installer. Or have a separate Rust-written executable for this, bo

[pve-devel] [RFC installer 3/6] add answer file fetch script

2023-09-05 Thread Aaron Lauterer
With the auto installer present, the crucial question is how we get the answer file. This script implements the way of a local disk/partition present, labelled 'proxmoxinst', lower or upper case, with the 'answer.toml' file in the root directory. We either want to use it directly and call it from