summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/installUpgrade.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-03-23 08:36:27 +0000
committerjkh <jkh@FreeBSD.org>1998-03-23 08:36:27 +0000
commit5f1d9ae55526864c4b8d8815fc7aba5d4d94da7b (patch)
tree62f6d2819d38b28abe2cf64855123fe9fb6c4064 /usr.sbin/sysinstall/installUpgrade.c
parent6e321f37d49e64bb44519bc6e45ea1fb1d3fc284 (diff)
downloadFreeBSD-src-5f1d9ae55526864c4b8d8815fc7aba5d4d94da7b.zip
FreeBSD-src-5f1d9ae55526864c4b8d8815fc7aba5d4d94da7b.tar.gz
MF22: resync.
Diffstat (limited to 'usr.sbin/sysinstall/installUpgrade.c')
-rw-r--r--usr.sbin/sysinstall/installUpgrade.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/installUpgrade.c b/usr.sbin/sysinstall/installUpgrade.c
index ea7b9d2..a04933b 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.54 1997/10/29 07:47:06 jkh Exp $
+ * $Id: installUpgrade.c,v 1.55 1998/03/21 02:08:52 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -242,6 +242,7 @@ installUpgrade(dialogMenuItem *self)
return DITEM_FAILURE | DITEM_RESTORE;
}
chdir("/");
+ installEnvironment();
systemCreateHoloshell();
}
OpenPOWER on IntegriCloud