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
/
loader2
/
modules.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
bump up copyright for things we have changed this year so far
Mike Fulbright
2003-01-14
1
-1
/
+1
*
fix scsi disk counting to be correct
Jeremy Katz
2003-01-10
1
-22
/
+31
*
basic module reload support for the usb-storage nonsense. this brings us back
Jeremy Katz
2003-01-09
1
-5
/
+151
*
hack so that usb-storage and sbp2 don't end up in modules.conf. bleah :(
Jeremy Katz
2002-12-17
1
-0
/
+8
*
use the kudzu api properly. if devices is NULL, there aren't any disks
Jeremy Katz
2002-12-16
1
-3
/
+4
*
write out /tmp/scsidisks after we're done loading modules with the
Jeremy Katz
2002-12-13
1
-0
/
+38
*
* add a usecancel param for the driver disk dialog so we can use it even if
Jeremy Katz
2002-12-11
1
-4
/
+10
*
fix mikem's problem with dual eepro100s (#79182)
Jeremy Katz
2002-12-09
1
-2
/
+3
*
minor fixups of some outdated comments. properly pass lang and kbd to
Jeremy Katz
2002-12-06
1
-1
/
+0
*
more debugging goes bye-bye
Jeremy Katz
2002-12-03
1
-1
/
+0
*
bye-bye to debugging message
Jeremy Katz
2002-12-03
1
-1
/
+0
*
write out /tmp/modules.conf. should properly handle token ring modules which
Jeremy Katz
2002-12-03
1
-25
/
+127
*
driver disks should work now, from cds as well as floppies
Jeremy Katz
2002-12-02
1
-1
/
+1
*
restructuring and clean up of some of the older unused code in the loader.
Jeremy Katz
2002-11-26
1
-0
/
+595