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
/
loader2
/
modules.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Same change you just saw on rhel5-branch ported to the HEAD branch.
David Cantrell
2007-08-06
1
-1
/
+1
*
Apply Peter's patch to fix the usb-storage unloading and reloading dance
Chris Lumens
2007-07-20
1
-7
/
+12
*
Try to extract modules that are in a module ball other than the default one
Chris Lumens
2007-06-27
1
-5
/
+2
*
- Fix doLoadModules() to get the paths correct and find all the modules.
Peter Jones
2007-06-22
1
-17
/
+14
*
Can't stand that typo.
Chris Lumens
2007-06-19
1
-1
/
+1
*
* rescue.py (runShell): mount /dev/pts in rescue mode (#228714)
dlehman
2007-05-31
1
-5
/
+5
*
2007-04-24 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-24
1
-1
/
+1
*
Don't attempt to load a module when the kickstart device line is incorrect
Chris Lumens
2007-02-26
1
-2
/
+5
*
* loader2/modules.c (getModuleLocation): Log module path at debug
David Cantrell
2007-01-05
1
-2
/
+3
*
2007-01-04 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-01-04
1
-0
/
+6
*
2006-10-16 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-10-16
1
-1
/
+1
*
- use int not size_t for %n output in sscanf
Peter Jones
2006-09-14
1
-7
/
+6
*
- don't put usb-storage in modprobe.conf as a scsi_hostadapter twice
Peter Jones
2006-09-14
1
-21
/
+92
*
2006-08-01 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-08-01
1
-1
/
+6
*
I still had these lying around, figured I'd commit them.
David Cantrell
2006-07-06
1
-2
/
+2
*
- make ks.cfg on usb-storage actually work
Peter Jones
2006-06-20
1
-10
/
+5
*
Make the boot flags variable global. We don't need to pass it (or a pointer ...
David Cantrell
2006-06-12
1
-33
/
+34
*
* isys/isys.py (driveIsRemovable): Split module checking out to its
Peter Jones
2006-05-09
1
-9
/
+1
*
2005-11-10 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-11-10
1
-1
/
+1
*
2005-11-09 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-11-09
1
-2
/
+2
*
2005-10-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-10-20
1
-10
/
+0
*
Support logging levels in the loader just like in the python parts of the
Chris Lumens
2005-08-13
1
-24
/
+24
*
2005-06-13 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-06-13
1
-2
/
+2
*
2005-05-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-05-23
1
-1
/
+15
*
more return value "handling"
Peter Jones
2005-03-02
1
-7
/
+8
*
2004-11-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-11-30
1
-1
/
+3
*
2004-11-29 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-11-29
1
-1
/
+0
*
2004-11-08 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-11-08
1
-1
/
+1
*
2004-11-04 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-11-04
1
-0
/
+47
*
use PROBE_LOADED as appropriate (it only really does anything for network
Jeremy Katz
2004-03-12
1
-2
/
+2
*
various other foo.o -> foo.ko conversions
Bill Nottingham
2004-03-05
1
-1
/
+1
*
lots of probe_all nuking
Jeremy Katz
2004-03-04
1
-2
/
+2
*
fix for off by one from mitr (#115948)
Jeremy Katz
2004-02-17
1
-1
/
+1
*
move it here, doLoadModules get called a lot
Bill Nottingham
2004-02-01
1
-1
/
+0
*
write the include so we get all the stock aliases
Bill Nottingham
2004-02-01
1
-1
/
+2
*
modules.conf -> modprobe.conf for 2.6
Jeremy Katz
2003-12-17
1
-5
/
+5
*
switch to using kudzu's probeDevices() instead of the isys knownDevices
Jeremy Katz
2003-11-22
1
-2
/
+1
*
they're .ko now
Jeremy Katz
2003-11-14
1
-3
/
+3
*
if (firstDev > lastDev), then don't write out a modules.conf entry as it
Jeremy Katz
2003-10-24
1
-0
/
+2
*
merge from taroon-branch. all kinds of miscellaneous bugfixes, including
Jeremy Katz
2003-08-14
1
-3
/
+5
*
massive merge from taroon branch. changes are all over the place, but a
Jeremy Katz
2003-07-08
1
-18
/
+19
*
be a little more polite if /etc/arch doesn't exist
Bill Nottingham
2003-06-26
1
-9
/
+12
*
move some lines around to fix #97055. work around bad choice of variable name...
Karsten Hopp
2003-06-10
1
-1
/
+3
*
merge taroon branch. mostly package bits, but a lot of other misc stuff
Jeremy Katz
2003-06-06
1
-77
/
+67
*
another taroon merge. tagged before as before-taroon-merge, after as
Jeremy Katz
2003-04-24
1
-2
/
+2
*
merge taroon branch up until now. tagged as before-taroon-merge before and
Jeremy Katz
2003-03-21
1
-13
/
+6
*
mark for translation (#84031)
Jeremy Katz
2003-02-25
1
-2
/
+1
*
don't write things like "alias yenta_socket" to /etc/modules.conf.
Bill Nottingham
2003-02-15
1
-3
/
+9
*
avoid the ire of the translators
Jeremy Katz
2003-02-11
1
-1
/
+2
*
add back device command for kickstart
Jeremy Katz
2003-02-10
1
-0
/
+63
[next]