[pve-devel] [PATCH installer 0/2] tui: throw setup error if no network interfaces were found
Aaron Lauterer
a.lauterer at proxmox.com
Tue Oct 29 15:56:11 CET 2024
Tested-By: Aaron Lauterer <a.lauterer at proxmox.com>
On 2024-10-24 11:00, Christoph Heiss wrote:
> Currently, the TUI does not error out like the GUI if no network
> interfaces are found, so remedy that.
>
> Also, while testing, noticed that if an early/setup error is thrown in
> the installer, no background header gets displayed - since it uses a
> completely different screen setup codepath.
>
> Christoph Heiss (2):
> tui: show background header on fatal setup error
> installer-common: throw setup error if no network interfaces were
> found
>
> proxmox-installer-common/src/setup.rs | 2 ++
> proxmox-tui-installer/src/main.rs | 1 +
> 2 files changed, 3 insertions(+)
>
More information about the pve-devel
mailing list