summaryrefslogtreecommitdiffstats
path: root/loader2/loader.c
Commit message (Expand)AuthorAgeFilesLines
* wrong type for retval from fgets()Peter Jones2005-03-021-1/+1
* s390 return value problem.Peter Jones2005-03-021-1/+3
* yet another return value being ignored slightly more cleverly.Peter Jones2005-03-021-9/+11
* Change the tty init code to simply initialize lots of terminals, rather thanPeter Jones2005-01-131-25/+34
* - Set LANG=C for our shell on tty2, so the error messages are in the samePeter Jones2005-01-131-8/+25
* 2005-01-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-041-2/+2
* 2004-11-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-171-40/+0
* (merge from rhel4-branch)Jeremy Katz2004-11-171-2/+3
* i2004-11-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-101-1/+1
* 2004-11-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-101-0/+2
* 2004-11-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-071-2/+47
* 2004-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-271-1/+1
* 2004-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-271-1/+1
* add nonet and nostorage to not automatically load network and storageJeremy Katz2004-09-161-1/+5
* add flags.virtpconsole to be used with virtual physical consoles likeJeremy Katz2004-09-131-4/+10
* - add support for CTC protocol selection #132324, #132325Karsten Hopp2004-09-131-0/+3
* - Things are getting complicated.Karsten Hopp2004-09-011-2/+2
* get rid of REMIP, we use GATEWAY everywhere now (I hope). Add PEERID instead,...Karsten Hopp2004-08-261-2/+2
* hack so that if we have a "weird" physical console, we don't later try to thinkJeremy Katz2004-08-251-2/+8
* make the /etc/selinux symlink earlier (#129860)Jeremy Katz2004-08-161-4/+3
* add patch from Rezwanul_Kabir (AT dell DOT com) to add support for usingJeremy Katz2004-07-091-2/+5
* move message so it doesn't show up on every kickstart installBill Nottingham2004-07-091-4/+4
* /* FIXME: this is a bad hack for libselinux keeping staticanaconda-10.0.1-2Jeremy Katz2004-07-071-0/+4
* re-enable selinux by defaultJeremy Katz2004-07-071-1/+1
* kickstart commands to control doing reboot/poweroff/halt at the end of anJeremy Katz2004-06-211-2/+12
* boot command line support for essid and wepkey tooJeremy Katz2004-06-181-0/+4
* merge changes from taroon branch:Jeremy Katz2004-06-141-0/+4
* kill 'linux expert'Jeremy Katz2004-06-031-4/+6
* - add qeth parameters to loaderData structure.Karsten Hopp2004-05-261-0/+9
* If they're using kickstart, assume they might know what they're doing.Jeremy Katz2004-05-261-0/+7
* parse command line arguments sooner so that --test really doesn't dependJeremy Katz2004-05-251-16/+16
* load raid6Jeremy Katz2004-05-201-1/+1
* if selinux is in the ks.cfg, we need to be able to turn it on. policyJeremy Katz2004-05-051-0/+2
* simplify logic and fix selinux stuff a bit moreJeremy Katz2004-04-161-1/+2
* load selinux policy before we start the shell on tty2. we lose the abilityJeremy Katz2004-04-141-14/+14
* make selinux a little bit more of an opt-inJeremy Katz2004-04-141-3/+5
* compile fixJeremy Katz2004-03-311-1/+1
* handle a policy load failure by disabling selinuxJeremy Katz2004-03-301-0/+4
* fix hard drive installs (#118881)Jeremy Katz2004-03-221-0/+3
* use PROBE_LOADED as appropriate (it only really does anything for networkJeremy Katz2004-03-121-3/+3
* first pass at getting noprobe to do something sane. if there's a device thatJeremy Katz2004-03-111-5/+18
* various other foo.o -> foo.ko conversionsBill Nottingham2004-03-051-1/+1
* lots of probe_all nukingJeremy Katz2004-03-041-2/+2
* set language earlier if lang= used (#117204)Jeremy Katz2004-03-041-0/+4
* shuffle some selinux stuff around. make policy version be dynamic, setJeremy Katz2004-02-231-32/+7
* let's try firewire again ... (#105602)Jeremy Katz2004-02-181-3/+1
* add differentiation for rescue vs install (#113655)Jeremy Katz2004-02-121-1/+5
* load selinux policy from the loaderJeremy Katz2004-02-101-1/+34
* add dhcp class id support (#107946). requires pump >= 0.8.20Jeremy Katz2004-01-061-1/+4
* misc little fixes to prep for dietlibc 0.24Jeremy Katz2003-12-221-0/+1