freebsd-dev/usr.sbin/sade
John Baldwin 0a10e2868e 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)
2003-01-15 21:47:36 +00:00
..
help If you don't create a /usr filesystem, / will need 200MB. 2003-01-13 21:57:07 +00:00
command.c
config.c Teach sysinstall about rpcbind, rpc.lockd, and rpc.statd. As an added 2003-01-07 07:46:50 +00:00
devices.c Don't use fake 'c' or 'a' BSD partitions for CD-ROM devices. This fixes 2002-11-27 17:56:27 +00:00
disks.c - Use some macros to define common text between the dialog boxes to set the 2002-12-05 22:10:39 +00:00
dispatch.c Only include the diskPartitionEditor script command if WITH_SLICES is 2002-11-27 19:41:06 +00:00
dmenu.c
globals.c
install.c Reformulate how sysinstall handles file system options in the label 2002-12-03 22:25:47 +00:00
keymap.c
label.c Since our default boot block now supports UFS1 and UFS2 even on 2002-12-28 23:33:09 +00:00
list.h
main.c Add a function driverFloppyCheck() that asks the user if they would like to 2003-01-15 21:47:36 +00:00
Makefile
menus.c Teach sysinstall about rpcbind, rpc.lockd, and rpc.statd. As an added 2003-01-07 07:46:50 +00:00
misc.c save_realloc() should use reallocf() to close memory leaks. 2003-01-06 17:11:46 +00:00
msg.c
rtermcap.c
sade.8 Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
sade.h Add a function driverFloppyCheck() that asks the user if they would like to 2003-01-15 21:47:36 +00:00
system.c
termcap.c Use the isDebug() function rather than making up a new environment 2001-09-22 18:07:47 +00:00
usb.c
variable.c
wizard.c