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
Commit message (
Expand
)
Author
Age
Files
Lines
*
2007-04-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-30
1
-4
/
+7
*
2007-04-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-30
2
-5
/
+15
*
2007-04-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-30
1
-0
/
+2
*
* rescue.py (startNetworking): Call the right functions to bring up
David Cantrell
2007-04-27
1
-5
/
+0
*
Load spufs module on cell (#237725) and remove spufs hack as we should do the
Paul Nasrat
2007-04-27
3
-0
/
+27
*
2007-04-24 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-04-24
1
-1
/
+1
*
* loader2/init.c (main): Remove message about cereal being an important
David Cantrell
2007-04-23
1
-5
/
+3
*
Fix test for .discinfo file on a good tree.
Chris Lumens
2007-04-20
1
-1
/
+1
*
Reapply dwmw2's PS3 probing patches and update to require appropriate kudzu.
Paul Nasrat
2007-04-18
2
-2
/
+2
*
Back out PS3 patch for now since support's not yet present in kudzu.
Chris Lumens
2007-04-17
2
-2
/
+2
*
Remove historical artifacts.
Chris Lumens
2007-04-16
1
-40
/
+0
*
Probe PS3 bus for hardware (#236480, dwmw2 AT redhat.com).
Chris Lumens
2007-04-16
2
-5
/
+5
*
* loader2/urlinstall.c (mountUrlImage): For instances where we prefer
David Cantrell
2007-04-12
1
-0
/
+12
*
* loader2/kickstart.c: Support fetching kickstart files from HTTP
David Cantrell
2007-04-03
3
-4
/
+37
*
* loader2/loader.c (doLoaderMain): Revert change from yesterday.
David Cantrell
2007-04-03
1
-1
/
+1
*
* loader2/linuxrc.s390: Add OSA layer 2 network support for System Z
David Cantrell
2007-04-02
1
-0
/
+9
*
* loader2/loader.c (doLoaderMain): Correct control flow problems in
David Cantrell
2007-04-02
1
-3
/
+6
*
Add the netxen_nic driver (#230245).
Chris Lumens
2007-04-02
1
-0
/
+4
*
Format format format.
David Cantrell
2007-04-02
1
-94
/
+94
*
* loader2/module-info: Add fec_mpc52xx, ps3_storage, and gelic_net
David Cantrell
2007-04-02
1
-9
/
+21
*
* loader2/linuxrc.s390: Add IPv4 address validation (#234152).
David Cantrell
2007-03-27
1
-3
/
+43
*
* loader2/loader.h: Change 'ip' structure member to 'ipv4'.
David Cantrell
2007-03-23
3
-28
/
+38
*
More RAID10 fixes (#230268).
Chris Lumens
2007-03-22
1
-1
/
+1
*
* loader2/module-info: Added cdc_ether, which is the other part of USB
David Cantrell
2007-03-21
1
-0
/
+4
*
* loader2/loader.c (parseCmdLineIp): Don't set ipinfo_set to true here,
David Cantrell
2007-03-21
1
-2
/
+2
*
2007-03-19 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-03-19
1
-0
/
+5
*
* loader2/module-info: Changed description for cciss module to
David Cantrell
2007-03-15
1
-1
/
+1
*
Fix confusing wording (#163329).
Chris Lumens
2007-03-14
1
-1
/
+1
*
* loader2/net.c (doDhcp): Return NULL in instances where DHCPv4_DISABLE
David Cantrell
2007-03-12
1
-1
/
+4
*
Make sure ext2 filesystem module is loaded early (#230946).
Chris Lumens
2007-03-08
1
-2
/
+2
*
* loader2/loader.c (parseCmdLineFlags): If BOOTIF= is passed as a boot
David Cantrell
2007-03-08
1
-0
/
+12
*
* loader2/loader.c (doLoaderMain): In STEP_IP, set loaderData->ip if
David Cantrell
2007-03-08
1
-4
/
+27
*
* loader2/net.c (doDhcp): Need DHCPv6_DISABLE set as well as
David Cantrell
2007-03-08
1
-1
/
+1
*
* loader2/net.c (initLoopback): Init loopback correctly, have to go back
David Cantrell
2007-03-06
1
-13
/
+21
*
* loader2/net.c (strcount): Moved to isys/str.c.
David Cantrell
2007-03-06
1
-15
/
+0
*
Whitespace cleanups before code changes.
David Cantrell
2007-03-06
1
-25
/
+24
*
* loader2/loader.c (doLoaderMain): Set ipinfo_set and ipv6info_set
David Cantrell
2007-03-05
2
-2
/
+14
*
Add a new updates kickstart commant for fetching an updates.img. This
Chris Lumens
2007-02-28
2
-0
/
+14
*
Don't attempt to load a module when the kickstart device line is incorrect
Chris Lumens
2007-02-26
1
-2
/
+5
*
Added atl1.ko (#229641).
Chris Lumens
2007-02-22
1
-0
/
+4
*
Load the ext3 module before prompting for install method so we can find images
Chris Lumens
2007-02-13
1
-3
/
+3
*
If the wrong interface is picked, allow going back to the interface selection
Chris Lumens
2007-02-06
1
-33
/
+46
*
* loader2/net.c (doDhcp): Add 'anaconda-' to the front of the automatic
David Cantrell
2007-01-22
1
-1
/
+2
*
* loader2/net.c (manualNetConfig): Make sure error flags are reset
David Cantrell
2007-01-19
1
-2
/
+3
*
2007-01-18 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-01-18
1
-1
/
+1
*
2007-01-18 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-01-18
1
-1
/
+1
*
Bring up loopback as well (#191424).
Chris Lumens
2007-01-18
1
-0
/
+1
*
* loader2/method.c (unpackCpioBall): new function to unpack a
dlehman
2007-01-17
1
-0
/
+35
*
- clear memory before using it
Peter Jones
2007-01-17
1
-1
/
+1
*
Fix test for NULL (#222767, Zhang Yanmin <yanmin.zhang AT intel.com>).
Chris Lumens
2007-01-16
1
-1
/
+1
[next]