summaryrefslogtreecommitdiffstats
path: root/loader/kickstart.c
Commit message (Expand)AuthorAgeFilesLines
* Sleep if the kickstart file read fails (#537361)Ales Kozumplik2009-11-191-0/+8
* Replace all popt use with glib's option parsing code.David Cantrell2009-11-181-23/+30
* Use glib data structures in loader's module handling code.David Cantrell2009-11-161-2/+1
* libcurl supports https in addition to http, so change our tests.Chris Lumens2009-09-301-2/+2
* getHostAndPath is only used by the nfs code, so move it.Chris Lumens2009-09-301-66/+0
* Clean up getHostandPath() debugging messages for host & file.David Cantrell2009-09-291-3/+4
* Allocate memory for login and password and do not meddle with host pointer so...Martin Sivak2009-08-191-2/+8
* Fix an erroneous "!" in the test for doKill, and make reboot explicit.Peter Jones2009-08-121-7/+13
* Don't segfault with "ks someotherparam" (#498307).Chris Lumens2009-04-301-3/+4
* Followup to commit b27dcdc6a37b5429b50579dbf0650e880a95988cDavid Cantrell2008-11-171-1/+1
* Do not bring up network for non-remote kickstart locations (#471658)David Cantrell2008-11-171-0/+21
* Renamed loader2 subdirectory to loader (hooray for git)David Cantrell2008-08-251-0/+566
* remove old loader dir. for referencing, go back to anaconda-8-0-branchJeremy Katz2003-01-071-171/+0
* fix the format arguments to avoid segfaults in the loader on kickstart config...Jeremy Katz2002-10-141-1/+1
* re-enable setting the keyboard map for kickstart installs (#56379)Jeremy Katz2001-11-261-0/+1
* Change all Ok to OKMike Fulbright2001-08-101-3/+3
* kill last of OK's in favor of Ok'sMike Fulbright2001-07-121-3/+3
* tried adding deviceprobe commandErik Troan2000-07-121-0/+1
* driver disks seem to work now :-)Erik Troan2000-06-031-1/+0
* o changes needed to use rpmio from rpm HEADr0-7-3Matt Wilson1999-11-301-1/+1
* began adding driverdisk command -- it's not working yet thoughMatt Wilson1999-09-191-0/+1
* added device commandMatt Wilson1999-09-161-0/+1
* more i18nr0-7-2Matt Wilson1999-09-131-3/+3
* added text directive for kickstartErik Troan1999-09-061-0/+1
* added xdisplay commandErik Troan1999-08-311-0/+1
* first attempt at kickstartErik Troan1999-08-251-0/+166