summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Expand)AuthorAgeFilesLines
* Move copyDirectory out of both init.c and method.c.Chris Lumens2007-06-199-147/+177
* Use copyDirectory to support the new style of driver disk layouts.Chris Lumens2007-06-191-16/+3
* Can't stand that typo.Chris Lumens2007-06-191-1/+1
* - ... make that both typos on logmessage.Peter Jones2007-06-181-1/+1
* - Fix notting's "logmessage" typoPeter Jones2007-06-181-1/+1
* * loader2/loader.h: Remove obsolete FL_NOPARPORTBill Nottingham2007-06-181-1/+0
* * loader2/loader.c: Remove support for nofb and vga16 framebufferBill Nottingham2007-06-181-10/+2
* * loader2/loader.h: Only define FL_NOFB onceBill Nottingham2007-06-181-1/+0
* Use a different macro so anaconda will actually build.Chris Lumens2007-06-121-1/+1
* * loader2/hardware.c: Comment out BUS_EBUS for now since we are waitingDavid Cantrell2007-06-121-1/+3
* Split loopback ISO method is no longer supported. Good riddance.Chris Lumens2007-06-121-27/+8
* Add support for Areca RAID controllers (#238014).Chris Lumens2007-06-061-0/+4
* * loader2/hardware.c (detectHardware): Probe BUS_EBUS to supportDavid Cantrell2007-06-062-2/+2
* Use "disc" instead of "CD" in dialogs (#242830).Chris Lumens2007-06-062-23/+23
* * 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