Subject: CVS commit: src/sbin/newbtconf
To: None <source-changes@netbsd.org>
From: Stoned Elipot <seb@netbsd.org>
List: source-changes
Date: 01/06/2003 02:31:50
Module Name:	src
Committed By:	seb
Date:		Mon Jan  6 00:31:50 UTC 2003

Modified Files:
	src/sbin/newbtconf: newbtconf.8 newbtconf.sh

Log Message:
Introduce a new feature for reverting multiple boot configurations i.e.
effectively making the currently selected configuration the only one
active and removing boot configuration selection menu.
This is accomplished by running 'newbtconf revert'.

>From PR bin/17808 by myself. Thanks to gendalia and lukem for the help finding
the right keyword.

Approved by lukem.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sbin/newbtconf/newbtconf.8
cvs rdiff -r1.6 -r1.7 src/sbin/newbtconf/newbtconf.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.