summaryrefslogtreecommitdiffstats
path: root/loader2/kickstart.c
Commit message (Expand)AuthorAgeFilesLines
* Attempt to eject the CD drive if we're in kickstart and given the --ejectChris Lumens2006-01-191-0/+1
* Tweak section patch.Chris Lumens2005-08-161-4/+4
* Correctly detect when we're in a ks file section (dlehman, #165865).Chris Lumens2005-08-161-2/+2
* Support logging levels in the loader just like in the python parts of theChris Lumens2005-08-131-5/+5
* 2005-06-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-06-131-4/+4
* 2005-04-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-171-0/+9
* add patch from Rezwanul_Kabir (AT dell DOT com) to add support for usingJeremy Katz2004-07-091-0/+4
* kickstart commands to control doing reboot/poweroff/halt at the end of anJeremy Katz2004-06-211-0/+54
* turn on selinux mode if they specify selinux in their ks.cfgJeremy Katz2004-04-161-0/+9
* use PROBE_LOADED as appropriate (it only really does anything for networkJeremy Katz2004-03-121-1/+1
* lots of probe_all nukingJeremy Katz2004-03-041-2/+1
* switch to using kudzu's probeDevices() instead of the isys knownDevicesJeremy Katz2003-11-221-25/+15
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-40/+21
* rest of remount tweaksMike Fulbright2003-05-011-3/+3
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-0/+9
* bump copyrightsMike Fulbright2003-03-281-1/+1
* add graphical kickstart directiveMike Fulbright2003-03-281-0/+9
* support bind mounts for upgrade/rescue mode.Jeremy Katz2003-02-181-3/+3
* add back device command for kickstartJeremy Katz2003-02-101-0/+3
* driverdisk command returns to kickstartJeremy Katz2003-02-101-3/+5
* add back support for 'linux ks' to grab server and filename from dhcp (#82404)Jeremy Katz2003-01-231-2/+3
* add support for the ks=nfs:host/path/ ks=http://host/path/ syntax to resolveJeremy Katz2003-01-231-0/+20
* the loader shouldn't care about any of %post, %packages or %pre (fixes #71115)Jeremy Katz2003-01-021-4/+5
* add support for pulling ks.cfg from hd or cdMike Fulbright2002-12-171-25/+64
* move some declarations into their own headersJeremy Katz2002-12-061-0/+5
* we can get our kickstart configs via nfs now. goodie.Jeremy Katz2002-12-041-2/+3
* add cdrom, hd and url ks handlersMike Fulbright2002-12-041-3/+3
* grabbing kickstart configs from http works nowJeremy Katz2002-12-031-9/+7
* msf seems to think this is important...Jeremy Katz2002-12-031-0/+309