index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
loader
/
modules.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Completely remove loader/
Will Woods
2012-02-15
1
-551
/
+0
*
fix 899f401611da021b3ec3882577ad860eae47f265
Ales Kozumplik
2010-08-13
1
-0
/
+1
*
Proper detection of successful module update (#618862)
Martin Sivak
2010-08-12
1
-5
/
+93
*
Use readvars_parse_file() in loader/modules.c
David Cantrell
2010-07-26
1
-42
/
+23
*
modules.c: only log from _doLoadModule() if logging has been initialized.
Ales Kozumplik
2010-07-20
1
-2
/
+6
*
break the dependency of modules.c on loader.h
Ales Kozumplik
2010-07-20
1
-54
/
+1
*
Move isys and booty into the pyanaconda/ directory, adjust paths to match.
Chris Lumens
2010-06-28
1
-1
/
+1
*
fix compile error after 7aace0bf0e0557cd914aa93e80a709a9f21f07f8
Ales Kozumplik
2010-05-12
1
-1
/
+1
*
Use module reloading in driver disc operations (#590015)
Martin Sivak
2010-05-07
1
-1
/
+120
*
move log.c from loader into isys.
Ales Kozumplik
2010-03-08
1
-1
/
+2
*
Replace all popt use with glib's option parsing code.
David Cantrell
2009-11-18
1
-13
/
+20
*
Use glib data structures in loader's module handling code.
David Cantrell
2009-11-16
1
-256
/
+250
*
Correct modopts initialization in loader (take 2) (#531932).
David Cantrell
2009-11-06
1
-10
/
+33
*
Correctly initialize modopts in loader (#531932).
David Cantrell
2009-11-04
1
-10
/
+12
*
Do not assume we found a module in addOption() in loader/modules.c
David Cantrell
2009-09-21
1
-6
/
+10
*
Rename /etc/modprobe.d/anaconda to /etc/modprobe.d/anaconda.conf
Chris Lumens
2009-03-16
1
-3
/
+3
*
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
[next]