Date: Wed, 15 Jan 2003 17:02:11 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/usr.sbin/sysinstall main.c modules.c sysinst Message-ID: <XFMail.20030115170211.jhb@FreeBSD.org> In-Reply-To: <200301152147.h0FLlbM0041644@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 15-Jan-2003 John Baldwin wrote: > jhb 2003/01/15 13:47:37 PST > > Modified files: > usr.sbin/sysinstall main.c modules.c sysinstall.h > Log: > Add a function driverFloppyCheck() that asks the user if they would like to > load drivers from the driver floppy if the "driver_floppy" variable is set > in the kernel environment and call this function after probing devices but > before displaying the main menu. > > X-MFC after: as soon as I finish committing to current > Approved by: re@ (blanket) The only thing that I would like to look better is if the menu that kldBrowser() generated was a bit less lame. As in, if it used the description files for the long name of each menu item. Possibly trimming off the .ko for each menu item would also be nice as well. Maybe I will play with that later, but someone else can feel free to step up and do it first if they wish. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ 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?XFMail.20030115170211.jhb>