summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/installUpgrade.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-11-04 08:47:33 +0000
committerjkh <jkh@FreeBSD.org>1995-11-04 08:47:33 +0000
commitcca1a242747a92294d075309ae33accfa4d28bcc (patch)
tree5003fe82791b5f78864dec4bdd12493a7450b4f5 /usr.sbin/sysinstall/installUpgrade.c
parent04482e6b0aba6c291baa0d4674d98d7ea89b3dc1 (diff)
downloadFreeBSD-src-cca1a242747a92294d075309ae33accfa4d28bcc.zip
FreeBSD-src-cca1a242747a92294d075309ae33accfa4d28bcc.tar.gz
Various tweaks to adjust things more to my liking. Also bring in Rich's
changes to update XFree86 to 3.1.2-S.
Diffstat (limited to 'usr.sbin/sysinstall/installUpgrade.c')
-rw-r--r--usr.sbin/sysinstall/installUpgrade.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.sbin/sysinstall/installUpgrade.c b/usr.sbin/sysinstall/installUpgrade.c
index da8641d..ff3b120 100644
--- a/usr.sbin/sysinstall/installUpgrade.c
+++ b/usr.sbin/sysinstall/installUpgrade.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: installUpgrade.c,v 1.12 1995/10/27 03:59:38 jkh Exp $
+ * $Id: installUpgrade.c,v 1.13 1995/11/03 12:02:36 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -222,9 +222,6 @@ installUpgrade(char *str)
return RET_FAIL;
}
- /* Note that we're now upgrading */
- variable_set2(SYSTEM_STATE, "upgrade");
-
dialog_clear();
msgConfirm("OK. First, we're going to go to the disk label editor. In this editor\n"
"you will be expected to *Mount* any partitions you're interested in\n"
OpenPOWER on IntegriCloud