summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added atl1.ko (#229641).Chris Lumens2007-02-221-0/+4
* Load the ext3 module before prompting for install method so we can find imagesChris Lumens2007-02-131-3/+3
* If the wrong interface is picked, allow going back to the interface selectionChris Lumens2007-02-061-33/+46
* * loader2/net.c (doDhcp): Add 'anaconda-' to the front of the automaticDavid Cantrell2007-01-221-1/+2
* * loader2/net.c (manualNetConfig): Make sure error flags are resetDavid Cantrell2007-01-191-2/+3
* 2007-01-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-181-1/+1
* 2007-01-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-181-1/+1
* Bring up loopback as well (#191424).Chris Lumens2007-01-181-0/+1
* * loader2/method.c (unpackCpioBall): new function to unpack adlehman2007-01-171-0/+35
* - clear memory before using itPeter Jones2007-01-171-1/+1
* Fix test for NULL (#222767, Zhang Yanmin <yanmin.zhang AT intel.com>).Chris Lumens2007-01-161-1/+1
* * ui/netpostconfig.glade: Note DHCP for IPv6 as 'DHCPv6'. RemoveDavid Cantrell2007-01-112-2/+3
* 2007-01-09 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-091-0/+104
* Don't try to free ksFile on ks=file: paths (#221904).Chris Lumens2007-01-091-0/+1
* Don't care about the return value of asprintf.Chris Lumens2007-01-092-3/+6
* - Don't write over the last message from grub or syslinuxPeter Jones2007-01-081-1/+1
* If dhcpclass is empty, build one from uname() likeDavid Cantrell2007-01-051-3/+12
* * loader2/urls.c (urlMainSetupPanel): If the user specified http://David Cantrell2007-01-051-2/+8
* * loader2/modules.c (getModuleLocation): Log module path at debugDavid Cantrell2007-01-051-2/+3
* 2007-01-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-01-041-0/+6
* * isys/isys.c (doDhcpNetDevice): Honor dhcpclass param (#220057).David Cantrell2006-12-181-2/+18
* * loader2/module-info: Added stex driver since that was added in theDavid Cantrell2006-12-181-0/+8
* 2006-12-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-12-131-1/+1
* This new UI change is meant to match (as much as possible) what users seeDavid Cantrell2006-12-121-1/+13
* If there's an error getting the kickstart file, display an error message thatChris Lumens2006-11-213-41/+94
* Get ready for a surprise.David Cantrell2006-11-074-171/+257
* Added IPv6 DNS lookup support to libisys.David Cantrell2006-11-024-18/+24
* Don't need that variable anymore.Chris Lumens2006-11-011-7/+5