summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Expand)AuthorAgeFilesLines
* Add module dependencies of qeth.ko (#431922).Chris Lumens2008-02-071-1/+3
* The text flag has no reason to be here. (#207657)Joel Andres Granados2008-02-071-3/+2
* Use libnl to read MAC and IP addresses (#303681).David Cantrell2008-02-052-2/+2
* Propagate hostname from stage 1 to stage 2 on s390x (#354021).David Cantrell2008-02-012-10/+22
* Remove old IP addresses from interface on reconfig (#218273)David Cantrell2008-01-313-5/+73
* Initial support for network --bootproto=query (#401531).Chris Lumens2008-01-303-15/+28
* Write /etc/resolv.conf and /etc/hosts in stage1 on s390.David Cantrell2008-01-241-1/+8
* Make iscsi/ibft work; with this it at least detects the iBFT and finds the di...Peter Jones2008-01-211-0/+1
* Add support for the mptctl driver (#382941).Chris Lumens2008-01-171-0/+4
* Complete the patch for dhcptimeout (#198147, #254032)Martin Sivak2008-01-171-3/+9
* Add spufs support for RHEL5, backport from rawhid. (#247720).Joel Andres Granados2008-01-163-0/+27
* Add dhcpdelay to loader so we can modify the default dhcp timeout (#198147, #...Martin Sivak2007-12-194-1/+12
* Add the ixgbe driver (#350911)Joel Andres Granados2007-12-131-0/+4
* Add nicdelay parameter to loader, so we can wait before sending DHCP requestsMartin Sivak2007-11-202-1/+14
* Make the Back button work when asking for tcp/ip information in loader.c.Joel Andres Granados2007-11-121-1/+6
* Get lcs interface name correctly (#237508)Martin Sivak2007-11-071-26/+1
* Dont free string before printing it. (#245936)Joel Andres Granados2007-11-061-4/+12
* Prompt for manual network configuration if we weren't provided the info viaChris Lumens2007-10-171-2/+4
* Don't try to use DHCP in networks with static IP configuration (#296081).Chris Lumens2007-10-151-6/+7
* * loader2/nfsinstall.c (getFileFromNfs): Check both IP structure membersDavid Cantrell2007-10-031-2/+3
* - add cxgb3 driverPeter Jones2007-09-191-0/+4
* * loader2/loader.c (readNetInfo): Make sure loaderData network fieldsDavid Cantrell2007-09-183-12/+30
* * loader2/loader.c (doLoaderMain): In STEP_IP, if we get LOADER_NOOPDavid Cantrell2007-09-102-0/+7
* * loader2/loader.c (readNetInfo): Set ipinfo_set to 1 and addDavid Cantrell2007-09-052-3/+11
* * loader2/linuxrc.s390: Handle missing VSWITCH param (#248049).David Cantrell2007-09-041-1/+3
* * loader2/net.c (configureTCPIP): Remove extra newtPopWindow()David Cantrell2007-08-311-1/+0
* * loader2/net.c (configureTCPIP): Initialize ipv4method andDavid Cantrell2007-08-301-0/+3
* * loader2/loader.c (doLoaderMain): In STEP_IFACE, if we are doingDavid Cantrell2007-08-293-1/+11
* * loader2/loader.c (doLoaderMain): Allow users to change their NICDavid Cantrell2007-08-241-0/+3
* * loader2/linuxrc.s390 (checkip): Correctly handle return values fromDavid Cantrell2007-08-241-2/+10
* * isys/nl.c (netlink_init_interfaces_list): Don't assumeDavid Cantrell2007-08-176-2/+28
* * loader2/net.c: Fix ks=nfs: regression on s390x (#250689).David Cantrell2007-08-151-0/+5
* Add e1000e and igb to module-infoPeter Jones2007-08-131-0/+8
* It looks like a really big change, but it's mostly because the loader flagsDavid Cantrell2007-08-0620-186/+210
* * loader2/init.c (main): Add a mode when creating a new file.David Cantrell2007-08-032-2/+2
* - kernel changed drivers around without bothering to tell us. how nice of them.Peter Jones2007-07-251-4/+20
* - don't use mi->locationID as a test for reloading usb, only for extractingPeter Jones2007-07-201-7/+12
* - Fix net.c's use of MAX_DNS_SERVERS vs MAXNS, so I can build on a newer boxPeter Jones2007-07-201-0/+5
* * loader2/net.c (setupNetworkDeviceConfig): Prevent SIGSEGV when goingDavid Cantrell2007-07-191-1/+1
* - Fix the copying of files from driver disks (related to #224076)Peter Jones2007-07-121-1/+1
* - require that usb devices remain stable for a longer time period (#222684)Peter Jones2007-07-091-2/+2
* Update driver disk code to use the new driver disk repo model (#213318).Chris Lumens2007-06-2912-163/+1023
* Fix getting a kickstart file if ip=dhcp is given on the command lineChris Lumens2007-06-211-2/+2
* Bump version.anaconda-11.1.2.37-1David Cantrell2007-06-121-1/+3
* Add support for Areca RAID controllers (#238014).Chris Lumens2007-06-071-0/+4
* * loader2/hardware.c (detectHardware): Probe BUS_EBUS to supportDavid Cantrell2007-06-062-2/+2
* * loader2/net.c (manualNetConfig): Make sure the ip structure memberDavid Cantrell2007-05-311-23/+10
* * loader2/net.c (doDhcp): Don't try to run the client if DHCPv4 andDavid Cantrell2007-05-291-4/+7
* * loader2/loader.c (parseCmdLineFlags): Handle ksdevice=BOOTIFDavid Cantrell2007-05-151-0/+12
* * network.py: Patch from Brad Hinson (bhinson AT redhat.com> to supportDavid Cantrell2007-05-155-2/+23