summaryrefslogtreecommitdiffstats
path: root/release/sysinstall
diff options
context:
space:
mode:
Diffstat (limited to 'release/sysinstall')
-rw-r--r--release/sysinstall/install.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/release/sysinstall/install.c b/release/sysinstall/install.c
index 67f1bb8..da56363 100644
--- a/release/sysinstall/install.c
+++ b/release/sysinstall/install.c
@@ -570,6 +570,7 @@ nodisks:
(void)configLinux(self);
#endif
+#ifdef notyet
dialog_clear();
if (USAResident) {
if (!msgYesNo("I see that you are \"USA_RESIDENT\" according to your earlier\n"
@@ -604,6 +605,7 @@ nodisks:
}
}
}
+#endif /* notyet */
dialog_clear_norefresh();
if (!msgYesNo("Does this system have a mouse attached to it?"))
OpenPOWER on IntegriCloud