aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/modules.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* 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