summaryrefslogtreecommitdiffstats
path: root/loader2/loader.c
Commit message (Expand)AuthorAgeFilesLines
* More build fixes.Chris Lumens2007-06-221-5/+7
* - add a firmware loaderPeter Jones2007-06-221-73/+27
* Move copyDirectory out of both init.c and method.c.Chris Lumens2007-06-191-2/+14
* - ... make that both typos on logmessage.Peter Jones2007-06-181-1/+1
* - Fix notting's "logmessage" typoPeter Jones2007-06-181-1/+1
* * loader2/loader.c: Remove support for nofb and vga16 framebufferBill Nottingham2007-06-181-10/+2
* Use "disc" instead of "CD" in dialogs (#242830).Chris Lumens2007-06-061-1/+1
* piece of shitDavid Cantrell2007-05-291-0/+6
* Get ready for a surprise... no more telnet support! SSH is it. It's 2007, u...David Cantrell2007-05-291-7/+1
* * loader2/loader.c (doLoaderMain): Don't crash if the user selects backDavid Cantrell2007-05-231-6/+18
* 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-301-5/+12
* 2007-04-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-301-0/+2
* Load spufs module on cell (#237725) and remove spufs hack as we should do thePaul Nasrat2007-04-271-0/+1
* * loader2/loader.c (doLoaderMain): Revert change from yesterday.David Cantrell2007-04-031-1/+1
* * loader2/loader.c (doLoaderMain): Correct control flow problems inDavid Cantrell2007-04-021-3/+6
* * loader2/loader.h: Change 'ip' structure member to 'ipv4'.David Cantrell2007-03-231-15/+24
* More RAID10 fixes (#230268).Chris Lumens2007-03-221-1/+1
* * loader2/loader.c (parseCmdLineIp): Don't set ipinfo_set to true here,David Cantrell2007-03-211-2/+2
* Fix confusing wording (#163329).Chris Lumens2007-03-141-1/+1
* 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/loader.c (doLoaderMain): Set ipinfo_set and ipv6info_setDavid Cantrell2007-03-051-2/+10
* Load the ext3 module before prompting for install method so we can find imagesChris Lumens2007-02-131-3/+3
* Get ready for a surprise.David Cantrell2006-11-071-4/+25
* Added IPv6 DNS lookup support to libisys.David Cantrell2006-11-021-2/+5
* * loader2/loader.c (readNetInfo): Continue if vname or vparm are NULLDavid Cantrell2006-10-201-0/+5
* Tabs to spaces. I have to keep alignment consistent.David Cantrell2006-10-201-11/+11
* * anaconda (parseOptions): Add the --noipv4 and --noipv6 opts (#208334).David Cantrell2006-10-181-0/+8
* * loader2/loader.c (readNetInfo): Rewrote the /tmp/netinfo parser so weDavid Cantrell2006-10-171-57/+70
* Pass the updates image location to anaconda.Chris Lumens2006-09-281-6/+11
* 2006-09-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-201-5/+6
* - make "xserver=foo" workPeter Jones2006-09-121-5/+8
* 2006-09-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-051-0/+2
* - don't use firmware loaderPeter Jones2006-09-051-1/+17
* - Fix building with newer libselinuxPeter Jones2006-08-141-0/+1
* * loader2/net.c (setupNetworkDeviceConfig): Test ipinfo_set to see ifDavid Cantrell2006-08-091-0/+3
* s390 build fix.Chris Lumens2006-08-071-1/+1
* 2006-08-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-071-1/+1
* Don't initialize method to a valid selection, since that causes the methodChris Lumens2006-08-041-0/+1
* Don't show method menu if we're installing from CD (#201108).Chris Lumens2006-08-031-2/+3
* Remove DDC probing support to sync up with how rhpxl is going to work.Chris Lumens2006-08-011-1/+0
* 2006-07-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-281-1/+3
* 2006-07-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-281-8/+7
* * loader2/cdinstall.c: loaderData->method is now an int.David Cantrell2006-07-271-3/+2
* * loader2/urls.c (urlinstStartTransfer): Determine address familyDavid Cantrell2006-07-261-7/+7
* - fix "noipv6"Peter Jones2006-07-251-2/+3
* - fix unused variablePeter Jones2006-07-241-0/+2
* 2006-07-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-07-211-0/+2