summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use splitHostname so we don't attempt to gethostbyname on a string containing aChris Lumens2006-10-312-13/+25
* Include newt.h.Chris Lumens2006-10-311-0/+1
* If we're not passed a port, use the default.Chris Lumens2006-10-311-17/+3
* Make sure loader builds.Chris Lumens2006-10-312-2/+1
* Add a function to split hostname/port number pairs up that takes IPv6 numericChris Lumens2006-10-311-0/+54
* Fix up how we assemble URLs a little bit.Chris Lumens2006-10-312-9/+11
* Make sure the network always comes up if there's a network command in theChris Lumens2006-10-231-0/+10
* * 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-182-0/+13
* * loader2/loader.c (readNetInfo): Rewrote the /tmp/netinfo parser so weDavid Cantrell2006-10-172-69/+82
* 2006-10-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-10-161-1/+1
* Fix bad info message.Chris Lumens2006-10-161-1/+1
* - add rpadlpar_io (IBM storage on pSeries) to the module listPeter Jones2006-10-041-0/+4
* * loader2/nfsinstall.c (getFileFromNfs): Do not bring down networkDavid Cantrell2006-10-022-14/+0
* Fix a misleading message.Chris Lumens2006-10-021-1/+1
* 2006-10-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-10-021-2/+2
* Pass the updates image location to anaconda.Chris Lumens2006-09-281-6/+11
* Teach the loader about more HTTP redirect response codes.Chris Lumens2006-09-281-2/+3
* 2006-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-271-0/+8
* firewire devices never have ->deviceBill Nottingham2006-09-221-1/+1
* 2006-09-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-202-7/+8
* * loader2/net.c (manualNetConfig): Translation fix (#207069)David Cantrell2006-09-201-1/+1
* * loader2/net.c (manualNetConfig): Add description at the top of theDavid Cantrell2006-09-191-3/+13
* Remove check for repodata/repomd.xml that doesn't understand the new RHEL treeChris Lumens2006-09-181-11/+1
* Remove hostap from initrd (#196334).Chris Lumens2006-09-181-12/+0
* - add ehea driverPeter Jones2006-09-151-0/+4
* - use int not size_t for %n output in sscanfPeter Jones2006-09-141-7/+6
* - don't put usb-storage in modprobe.conf as a scsi_hostadapter twicePeter Jones2006-09-141-21/+92
* 2006-09-14 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-141-3/+7
* Break httpGetFileDesc up into helper functions to read and example HTTP headersChris Lumens2006-09-141-75/+139
* - make "xserver=foo" workPeter Jones2006-09-121-5/+8
* 2006-09-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-061-0/+4
* 2006-09-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-09-051-0/+2
* - don't use firmware loaderPeter Jones2006-09-052-3/+25
* * loader2/net.c: Remember manual TCP/IP settings if user selectsDavid Cantrell2006-08-291-18/+47
* 2006-08-25 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-253-17/+16
* Make sure to set the language to English every time if it's unsupportedChris Lumens2006-08-231-1/+3
* - Fix building with newer libselinuxPeter Jones2006-08-143-19/+1
* * loader2/net.c: Remember user choices on network configurationDavid Cantrell2006-08-101-11/+15
* Don't try to strdup nothing (#196334).Chris Lumens2006-08-091-2/+6
* * loader2/net.c (setupNetworkDeviceConfig): Test ipinfo_set to see ifDavid Cantrell2006-08-092-3/+8
* - add support for CLASS_ATA and CLASS_SATAPeter Jones2006-08-092-2/+5
* * loader2/urlinstall.c: Do not pass silentErrors toDavid Cantrell2006-08-083-23/+9
* s390 build fix.Chris Lumens2006-08-071-1/+1