summaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/modules.c
Commit message (Expand)AuthorAgeFilesLines
* Fix several 'format string is not a literal' warnings in sysinstall.Dimitry Andric2012-04-271-1/+1
* Remove duplicated header filesKevin Lo2011-06-241-1/+0
* If no floppy drive is installed kldBrowser() can generate an error early on.Rebecca Cran2010-11-291-2/+2
* Add menus to read install.cfg from any disk device sysinstall can seeGreg Lehey2009-03-131-10/+5
* Add a new variable 'skipPCCARD'. This variable will cause sysinstallWarner Losh2003-08-201-0/+14
* Add a function driverFloppyCheck() that asks the user if they would like toJohn Baldwin2003-01-151-0/+10
* Move the modules in the mfsroot to /modules instead of /stand/modules soJohn Baldwin2002-11-041-1/+1
* Backout revision 1.2 since it didn't work and replace it with a fix thatJohn Baldwin2002-06-031-6/+2
* Don't load a module from /stand/modules in the MFS root if it is already inJohn Baldwin2002-05-311-0/+4
* Add the ability to load klds from a floppy as part of the installation.Jordan K. Hubbard2001-10-121-0/+114
* Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp.Tatsumi Hosokawa2000-10-311-0/+91