aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>2000-03-18 20:14:58 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>2000-03-18 20:14:58 +0000
commit1d34c9e91735ae053b716f42338c3826d61706b8 (patch)
tree47a057672f0c427898dd09b98ece085e28e483f2 /release
parent1eeb917c9c43eabc01a71d9412dfce0e85839d65 (diff)
downloadsrc-1d34c9e91735ae053b716f42338c3826d61706b8.tar.gz
src-1d34c9e91735ae053b716f42338c3826d61706b8.zip
Sigh, it would have been nice but I just can't make the rsaref
hack work until we figure out some better way of handling package interaction.
Notes
Notes: svn path=/head/; revision=58248
Diffstat (limited to 'release')
-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 67f1bb825e4f..da563634800b 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?"))