summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Expand)AuthorAgeFilesLines
* - don't pass really dumb things as format specifiers...Peter Jones2006-06-201-1/+1
* - make ks.cfg on usb-storage actually workPeter Jones2006-06-203-13/+9
* * loader2/net.c (chooseNetworkInterface): Correctly handly ksdeviceDavid Cantrell2006-06-201-7/+20
* * loader2/Makefile: Cram a new linker path in to loader so that we canDavid Cantrell2006-06-201-1/+4
* 2006-06-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-06-151-0/+8
* - initialize ttys earlier to make debugging system library breakage easier.Peter Jones2006-06-141-4/+5
* * loader2/log.c: Removed vaLogMessage() and made logMessage() whatDavid Cantrell2006-06-143-9/+14
* Housekeeping.David Cantrell2006-06-131-6/+0
* * loader2/net.c: Last inet_ntoa() -> inet_ntop() conversions.David Cantrell2006-06-132-19/+29
* * loader2/log.c: Added vaLogMessage() to take va_list argument, makeDavid Cantrell2006-06-133-12/+10
* * loader2/net.c (readNetConfig): Put memset for newCfg in correct place.David Cantrell2006-06-131-2/+2
* * loader2/loader.c: parseCmdLineFlags() does not need to return flags.David Cantrell2006-06-133-37/+58
* Make the boot flags variable global. We don't need to pass it (or a pointer ...David Cantrell2006-06-1237-430/+430
* * loader2/loader.c: Clean up formatting to make the file more readable.David Cantrell2006-06-093-76/+100
* Removed doDhcp(), call pumpDhcpClassRun() directly. Added netlogger() toDavid Cantrell2006-06-092-19/+7
* Removed ipv6 from this list. Eh, shrug, and so on.David Cantrell2006-06-091-4/+0
* Loopback is now configured as 127.0.0.1 and ::1/128, so that means we areDavid Cantrell2006-06-081-22/+6
* So stuff works now with IPv6 DHCP. Still have to bring up loopback andDavid Cantrell2006-06-082-222/+58
* Make sure we pull in the ipv6.ko module and load that. I thought a noipv6David Cantrell2006-06-085-10/+26
* HERE COMES YOUR WATER! ....David Cantrell2006-06-076-87/+388
* Add User-Agent header to HTTP requests (#98617). I don't think we can doChris Lumens2006-06-021-6/+23
* Bump version.Chris Lumens2006-05-301-1/+1
* * isys/Makefile: Remove getmacaddr references. Add glib CFLAGS andDavid Cantrell2006-05-263-10/+13
* - anaconda (parseOptions): add flags for multipathPeter Jones2006-05-221-0/+2
* - add 'asix' usb ethernet moduePeter Jones2006-05-191-0/+4
* 2006-05-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-05-161-3/+1
* Allow MTU to be specified in a kickstart file as well as on the commandChris Lumens2006-05-151-1/+6
* Fix traceback on accessing the cmdline dict.Chris Lumens2006-05-111-0/+2
* * isys/isys.py (driveIsRemovable): Split module checking out to itsPeter Jones2006-05-091-9/+1
* Translatable strings (181594)Paul Nasrat2006-05-092-3/+3
* Don't pop up an invisible window asking for a right keymap in cmdline mode.Chris Lumens2006-05-081-1/+4
* Not very exciting IPv6 stuff yet.David Cantrell2006-05-083-33/+51
* 2006-05-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-05-012-6/+22
* - per discussion, revert this change.Peter Jones2006-04-283-11/+2
* - make nfs mount options user specifiable.Peter Jones2006-04-283-2/+11
* Don't pack the URL full of slashes if we can help it. Maybe this willChris Lumens2006-03-241-6/+9
* Check for NULL (#186210).Chris Lumens2006-03-231-5/+11
* 2006-03-13 Matt Wilson <msw@rpath.com>Jeremy Katz2006-03-131-1/+4
* add sis190Bill Nottingham2006-03-081-0/+4
* 2006-03-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-03-061-0/+1
* * rescue.py: Added runShell() to handle spawning the tty1 shell forDavid Cantrell2006-03-031-11/+18
* 2006-02-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-271-0/+0
* 2006-02-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-271-0/+0
* * loader2/dietstubs.c: Removed bogl stuff.David Cantrell2006-02-231-25/+0
* 2006-02-22 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-222-32/+4
* 2006-02-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-201-0/+2
* 2006-02-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-191-1/+1
* 2006-02-09 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-091-1/+1
* 2006-02-08 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-02-091-0/+16
* Get debuginfo for loaderPaul Nasrat2006-02-081-1/+0