[pve-devel] applied-series: [PATCH installer 0/2] tui: throw setup error if no network interfaces were found
    Thomas Lamprecht 
    t.lamprecht at proxmox.com
       
    Wed Oct 30 10:02:12 CET 2024
    
    
  
Am 24/10/2024 um 11:00 schrieb Christoph Heiss:
> 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(+)
> 
applied series, thanks!
    
    
More information about the pve-devel
mailing list