Date: Sat, 1 Dec 2001 05:13:27 -0800 (PST) From: Makoto MATSUSHITA <matusita@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall Makefile install.c options.c sysinstall.h Message-ID: <200112011313.fB1DDRJ93220@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
matusita 2001/12/01 05:13:27 PST
Modified files:
usr.sbin/sysinstall Makefile install.c options.c sysinstall.h
Log:
Remove kget() feature, which is removed from 5-current kernel.
Since userconfig feature is implemented by tweaking variables (hint.*)
with loader(8), we can put back an equivalent feature. Maybe the first
step for this is to commit yokota-san's patch (add userconfig command
for loader).
Approved by: jkh
Revision Changes Path
1.118 +2 -2 src/usr.sbin/sysinstall/Makefile
1.310 +0 -9 src/usr.sbin/sysinstall/install.c
1.77 +1 -3 src/usr.sbin/sysinstall/options.c
1.219 +0 -1 src/usr.sbin/sysinstall/sysinstall.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112011313.fB1DDRJ93220>
