[pve-devel] [PATCH installer 0/2] tui: throw setup error if no network interfaces were found
    Christoph Heiss 
    c.heiss at proxmox.com
       
    Thu Oct 24 11:00:41 CEST 2024
    
    
  
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(+)
-- 
2.46.0
    
    
More information about the pve-devel
mailing list