index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
loader
/
modules.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed loader2 subdirectory to loader (hooray for git)
David Cantrell
2008-08-25
1
-0
/
+380
*
remove old loader dir. for referencing, go back to anaconda-8-0-branch
Jeremy Katz
2003-01-07
1
-881
/
+0
*
merge ia64 changes to HEAD
Jeremy Katz
2002-09-09
1
-0
/
+1
*
only retry the umount if errno is EBUSY
Jeremy Katz
2002-08-23
1
-1
/
+3
*
make sure we successfully unmount the driver disk/pcmciadd. if not, sleep an...
Jeremy Katz
2002-08-23
1
-3
/
+8
*
get the easy bits of the merge first.... hampton loader and isys directories
Jeremy Katz
2002-04-19
1
-2
/
+4
*
merge using zlib for stage2 instead of gzlib
Jeremy Katz
2002-03-12
1
-114
/
+1
*
make a little more sure we don't overflow string
Mike Fulbright
2002-02-27
1
-1
/
+1
*
treat driver disks properly (was broken by multiple module loads)
Erik Troan
2002-01-25
1
-27
/
+37
*
moved functions from devices.c to modules.c that weren't used anywhere
Erik Troan
2002-01-25
1
-7
/
+223
*
merge most of the s/390 loader changes. as with the last batch, an email
Jeremy Katz
2001-12-27
1
-1
/
+11
*
don't print junk
Erik Troan
2001-12-10
1
-1
/
+1
*
merge changes from the 7.2 branch for
Jeremy Katz
2001-12-06
1
-0
/
+118
*
changes for dietlibc
Erik Troan
2001-11-13
1
-5
/
+7
*
merge fix from 7-2-branch
Jeremy Katz
2001-10-19
1
-1
/
+1
*
don't fail over missing modules
Erik Troan
2001-10-17
1
-7
/
+8
*
1) cleaned up mlLoadModule/mlLoadModuleSet usage
Erik Troan
2001-10-17
1
-6
/
+22
*
don't give up after one module insertion fails
Erik Troan
2001-10-17
1
-1
/
+2
*
moved display of scsiWindow() to right around the insmod (makes multiple
Erik Troan
2001-10-17
1
-0
/
+12
*
1) some bug fixes to new multiple-module load code
Erik Troan
2001-10-17
1
-8
/
+12
*
cleaned up location handling
Erik Troan
2001-10-12
1
-10
/
+11
*
don't free paths when drivers fail to load
Erik Troan
2001-10-12
1
-11
/
+0
*
restrict the application of module arguments
Erik Troan
2001-10-04
1
-2
/
+5
*
*** empty log message ***
Erik Troan
2001-10-03
1
-52
/
+194
*
merge fix from 7-2-branch
Jeremy Katz
2001-09-26
1
-1
/
+1
*
fix multiple scsi adapters
Matt Wilson
2001-08-27
1
-1
/
+20
*
write out each module to /tmp/modules.conf every time we insert them (MF #52293
Matt Wilson
2001-08-23
1
-1
/
+18
*
make a copy of driver major/minor types to we don't need modinfo around
Erik Troan
2001-03-06
1
-6
/
+13
*
set the module path to NULL on init, other japanese tweaks
Matt Wilson
2000-09-07
1
-0
/
+1
*
driver disks seem to work now :-)
Erik Troan
2000-06-03
1
-11
/
+10
*
driver disks should completely work now
Erik Troan
2000-05-08
1
-4
/
+10
*
move cpio.h include here
Matt Wilson
2000-04-28
1
-1
/
+0
*
shuffle *all* newt code away from modules.c
Matt Wilson
2000-04-28
1
-80
/
+1
*
implemented new driver disk structure
Erik Troan
2000-04-26
1
-2
/
+106
*
give better errors for failed insmod's
Erik Troan
2000-04-24
1
-1
/
+23
*
added firstDevNum/lastDevNum for eth
Matt Wilson
2000-02-27
1
-6
/
+56
*
tokenring devices have numbers too
Bill Nottingham
2000-02-22
1
-1
/
+3
*
"alias cdrom" wasn't being written
Matt Wilson
2000-02-14
1
-0
/
+4
*
fixes for driver disks with dependencies:
Bill Nottingham
2000-01-05
1
-2
/
+2
*
got device driver disk working!
Matt Wilson
1999-09-18
1
-1
/
+2
*
first pass at supporting driver disks -- NOT done yet
Erik Troan
1999-09-18
1
-3
/
+4
*
fixed dep file parsing
Matt Wilson
1999-08-29
1
-2
/
+3
*
added some debugging output
Matt Wilson
1999-08-21
1
-4
/
+14
*
take a flags argument to mlLoadModule, rather then a testing one
Matt Wilson
1999-08-21
1
-3
/
+4
*
added missing strdup()
Erik Troan
1999-08-11
1
-1
/
+1
*
added ability to manually add device drivers
Erik Troan
1999-08-10
1
-3
/
+5
*
first pass at displaying loaded module info
Erik Troan
1999-08-10
1
-11
/
+0
*
try to write out options in conf.modules (though it doesn't seem happy
Erik Troan
1999-08-09
1
-6
/
+30
*
free module argument lists properly
Erik Troan
1999-08-07
1
-4
/
+9
*
first pass at creating /etc/conf.modules
Erik Troan
1999-08-06
1
-7
/
+68
[next]