Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 06/21/1999 23:57:02
Module Name: basesrc
Committed By: cgd
Date: Tue Jun 22 06:57:02 UTC 1999
Modified Files:
basesrc/distrib/utils/sysinst: defs.h install.c upgrade.c util.c
Log Message:
* make selection of 'none' for installation media type return the user
to the toplevel menu, as promised by the media selection menu, without
first going through an "installation is aborted" menu.
* when something causes the installation to fail (e.g. missing set or failure
to extract a set's contents), don't go through N menus
(missing/failed/aborted, sets didn't install/aborted,
sanity check failed/aborted) before getting back to the top level. The
user only needs to be told once that their life sucks.
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 basesrc/distrib/utils/sysinst/defs.h \
basesrc/distrib/utils/sysinst/util.c
cvs rdiff -r1.18 -r1.19 basesrc/distrib/utils/sysinst/install.c
cvs rdiff -r1.19 -r1.20 basesrc/distrib/utils/sysinst/upgrade.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.