summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Expand)AuthorAgeFilesLines
* * loader2/net.c (manualNetConfig): Make sure the ip structure memberDavid Cantrell2007-06-011-23/+10
* * rescue.py (runShell): mount /dev/pts in rescue mode (#228714)dlehman2007-05-311-5/+5
* piece of shitDavid Cantrell2007-05-297-1/+579
* Get ready for a surprise... no more telnet support! SSH is it. It's 2007, u...David Cantrell2007-05-298-582/+3
* * loader2/loader.c (doLoaderMain): Don't crash if the user selects backDavid Cantrell2007-05-232-8/+24
* * loader2/net.c: Consistency with isys.c, also fixes a problem reportedDavid Cantrell2007-05-221-8/+7
* White space.David Cantrell2007-05-161-2/+2
* -b option now causes a warning message to be printed.Chris Lumens2007-05-161-1/+1
* * loader2/net.c: Patch from Dawei Pang <dwpang AT redflag-linux.com>David Cantrell2007-05-041-6/+6
* 2007-05-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-021-1/+1
* 2007-04-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-011-1/+1
* 2007-04-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-301-4/+7
* 2007-04-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-302-5/+15
* 2007-04-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-301-0/+2
* * rescue.py (startNetworking): Call the right functions to bring upDavid Cantrell2007-04-271-5/+0
* Load spufs module on cell (#237725) and remove spufs hack as we should do thePaul Nasrat2007-04-273-0/+27
* 2007-04-24 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-241-1/+1
* * loader2/init.c (main): Remove message about cereal being an importantDavid Cantrell2007-04-231-5/+3
* Fix test for .discinfo file on a good tree.Chris Lumens2007-04-201-1/+1
* Reapply dwmw2's PS3 probing patches and update to require appropriate kudzu.Paul Nasrat2007-04-182-2/+2
* Back out PS3 patch for now since support's not yet present in kudzu.Chris Lumens2007-04-172-2/+2
* Remove historical artifacts.Chris Lumens2007-04-161-40/+0
* Probe PS3 bus for hardware (#236480, dwmw2 AT redhat.com).Chris Lumens2007-04-162-5/+5
* * loader2/urlinstall.c (mountUrlImage): For instances where we preferDavid Cantrell2007-04-121-0/+12
* * loader2/kickstart.c: Support fetching kickstart files from HTTPDavid Cantrell2007-04-033-4/+37
* * loader2/loader.c (doLoaderMain): Revert change from yesterday.David Cantrell2007-04-031-1/+1
* * loader2/linuxrc.s390: Add OSA layer 2 network support for System ZDavid Cantrell2007-04-021-0/+9
* * loader2/loader.c (doLoaderMain): Correct control flow problems inDavid Cantrell2007-04-021-3/+6
* Add the netxen_nic driver (#230245).Chris Lumens2007-04-021-0/+4
* Format format format.David Cantrell2007-04-021-94/+94
* * loader2/module-info: Add fec_mpc52xx, ps3_storage, and gelic_netDavid Cantrell2007-04-021-9/+21
* * loader2/linuxrc.s390: Add IPv4 address validation (#234152).David Cantrell2007-03-271-3/+43
* * loader2/loader.h: Change 'ip' structure member to 'ipv4'.David Cantrell2007-03-233-28/+38
* More RAID10 fixes (#230268).Chris Lumens2007-03-221-1/+1
* * loader2/module-info: Added cdc_ether, which is the other part of USBDavid Cantrell2007-03-211-0/+4
* * loader2/loader.c (parseCmdLineIp): Don't set ipinfo_set to true here,David Cantrell2007-03-211-2/+2
* 2007-03-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-191-0/+5
* * loader2/module-info: Changed description for cciss module toDavid Cantrell2007-03-151-1/+1
* Fix confusing wording (#163329).Chris Lumens2007-03-141-1/+1
* * loader2/net.c (doDhcp): Return NULL in instances where DHCPv4_DISABLEDavid Cantrell2007-03-121-1/+4
* Make sure ext2 filesystem module is loaded early (#230946).Chris Lumens2007-03-081-2/+2
* * loader2/loader.c (parseCmdLineFlags): If BOOTIF= is passed as a bootDavid Cantrell2007-03-081-0/+12
* * loader2/loader.c (doLoaderMain): In STEP_IP, set loaderData->ip ifDavid Cantrell2007-03-081-4/+27
* * loader2/net.c (doDhcp): Need DHCPv6_DISABLE set as well asDavid Cantrell2007-03-081-1/+1
* * loader2/net.c (initLoopback): Init loopback correctly, have to go backDavid Cantrell2007-03-061-13/+21
* * loader2/net.c (strcount): Moved to isys/str.c.David Cantrell2007-03-061-15/+0
* Whitespace cleanups before code changes.David Cantrell2007-03-061-25/+24
* * loader2/loader.c (doLoaderMain): Set ipinfo_set and ipv6info_setDavid Cantrell2007-03-052-2/+14
* Add a new updates kickstart commant for fetching an updates.img. ThisChris Lumens2007-02-282-0/+14
* Don't attempt to load a module when the kickstart device line is incorrectChris Lumens2007-02-261-2/+5