| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Completely remove loader/ | Will Woods | 2012-02-15 | 1 | -50/+0 |
| | | | | | IT IS ACCOMPLISHED. | ||||
| * | Proper detection of successful module update (#618862) | Martin Sivak | 2010-08-12 | 1 | -0/+5 |
| | | |||||
| * | break the dependency of modules.c on loader.h | Ales Kozumplik | 2010-07-20 | 1 | -2/+0 |
| | | |||||
| * | Use module reloading in driver disc operations (#590015) | Martin Sivak | 2010-05-07 | 1 | -0/+4 |
| | | | | | We have to load all drivers to get access to devices containing driver discs. But when we copy the DD content into RAM, we have to reinitialize those drivers to pick up updated versions. | ||||
| * | Use glib data structures in loader's module handling code. | David Cantrell | 2009-11-16 | 1 | -6/+19 |
| | | | | | | Use glib's data structures and string functions in modules.c since we already have glib. Add in some safety checks as well. | ||||
| * | Renamed loader2 subdirectory to loader (hooray for git) | David Cantrell | 2008-08-25 | 1 | -0/+30 |
| | | |||||
| * | remove old loader dir. for referencing, go back to anaconda-8-0-branch | Jeremy Katz | 2003-01-07 | 1 | -48/+0 |
| | | |||||
| * | merge changes from the 7.2 branch for | Jeremy Katz | 2001-12-06 | 1 | -0/+5 |
| | | | | | | | * nousbstorage flag * unload usb-storage before loading scsi modules * support for RedHat/base/updates.img | ||||
| * | 1) cleaned up mlLoadModule/mlLoadModuleSet usage | Erik Troan | 2001-10-17 | 1 | -4/+7 |
| | | | | | 2) module arguments should work again | ||||
| * | cleaned up location handling | Erik Troan | 2001-10-12 | 1 | -4/+4 |
| | | |||||
| * | *** empty log message *** | Erik Troan | 2001-10-03 | 1 | -1/+4 |
| | | |||||
| * | write out each module to /tmp/modules.conf every time we insert them (MF #52293 | Matt Wilson | 2001-08-23 | 1 | -0/+1 |
| | | |||||
| * | make a copy of driver major/minor types to we don't need modinfo around | Erik Troan | 2001-03-06 | 1 | -1/+5 |
| | | | | | to write out modules.conf | ||||
| * | driver disks seem to work now :-) | Erik Troan | 2000-06-03 | 1 | -2/+2 |
| | | |||||
| * | driver disks should completely work now | Erik Troan | 2000-05-08 | 1 | -1/+2 |
| | | |||||
| * | added firstDevNum/lastDevNum for eth | Matt Wilson | 2000-02-27 | 1 | -1/+3 |
| | | |||||
| * | first pass at supporting driver disks -- NOT done yet | Erik Troan | 1999-09-18 | 1 | -1/+2 |
| | | |||||
| * | take a flags argument to mlLoadModule, rather then a testing one | Matt Wilson | 1999-08-21 | 1 | -1/+1 |
| | | |||||
| * | first pass at displaying loaded module info | Erik Troan | 1999-08-10 | 1 | -0/+11 |
| | | |||||
| * | support module arguments | Erik Troan | 1999-08-09 | 1 | -1/+1 |
| | | |||||
| * | #ifndef protection was mising #define | Erik Troan | 1999-08-07 | 1 | -0/+1 |
| | | |||||
| * | first pass at creating /etc/conf.modules | Erik Troan | 1999-08-06 | 1 | -0/+1 |
| | | |||||
| * | need to pass a pointer to the moddep set in mlLoadDeps() | Erik Troan | 1999-07-28 | 1 | -1/+1 |
| | | |||||
| * | added mlModuleInList() | Erik Troan | 1999-07-28 | 1 | -0/+1 |
| | | |||||
| * | load modules by name | Erik Troan | 1999-07-23 | 1 | -1/+1 |
| | | |||||
| * | adding testing parameter to mlLoadModule() | Erik Troan | 1999-07-21 | 1 | -1/+1 |
| | | |||||
| * | added mlGetDeps | Erik Troan | 1999-07-21 | 1 | -0/+1 |
| | | |||||
| * | *** empty log message *** | Erik Troan | 1999-07-19 | 1 | -0/+13 |
