WIP: (conditional) addition of SSD installation page, some code-reorganizations, fix of stack sidebar tabbing, exit directly without cleanup script
Compare changes
Files
2- Christian Heller authored
+ 15
− 17
@@ -23,6 +23,14 @@ const WELCOME_IMG_WIDTH: i32 = 640/2;
@@ -42,7 +50,7 @@ const TEMPLATE_ETC_HOSTS: &str = r#"127.0.0.1 localhost ${HOSTNAME}
@@ -103,24 +111,14 @@ fn valid_username(name: &str) -> bool {
@@ -979,9 +977,9 @@ fn build_ui(app: &Application) {