summaryrefslogtreecommitdiffstats
path: root/loader2
Commit message (Expand)AuthorAgeFilesLines
* fix tyop (#118049)Jeremy Katz2004-05-061-1/+1
* avoid cdrom hack on mainframeKarsten Hopp2004-05-061-0/+2
* veth is now iseries_vethJeremy Katz2004-05-052-1/+5
* if selinux is in the ks.cfg, we need to be able to turn it on. policyJeremy Katz2004-05-051-0/+2
* add some sata controllers (#122215)Jeremy Katz2004-05-031-0/+12
* fix for method= based on mattdm's patch (#84156)Jeremy Katz2004-04-301-9/+10
* multiple dns servers via the boot parameter fix from mattdm (#84409)Jeremy Katz2004-04-301-1/+1
* don't segfault if there's not a device (#122019)Jeremy Katz2004-04-291-0/+1
* make sure we have a device for when kudzu returns something I don'tJeremy Katz2004-04-291-0/+2
* can't remember why we started the portmapper. It currently doesn't get copied...Karsten Hopp2004-04-201-2/+2
* turn on selinux mode if they specify selinux in their ks.cfgJeremy Katz2004-04-162-0/+10
* simplify logic and fix selinux stuff a bit moreJeremy Katz2004-04-162-2/+2
* - parse old CHANDEV variable (wow, no external commands used at all ;-) )Karsten Hopp2004-04-151-0/+23
* 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-142-5/+8
* add two mainframe network devicesKarsten Hopp2004-04-141-0/+8
* - new version for kernel 2.6Karsten Hopp2004-04-141-71/+56
* we don't have cut in our ramdisk, and on one noticed ;-)Karsten Hopp2004-03-311-1/+1
* compile fixJeremy Katz2004-03-311-1/+1
* mount sysfs, some new modulesJeremy Katz2004-03-301-1/+4
* handle a policy load failure by disabling selinuxJeremy Katz2004-03-301-0/+4
* move rootfs remount to after /proc is mountedJeremy Katz2004-03-301-2/+2
* 2.6 tweakJeremy Katz2004-03-231-2/+2
* fix hard drive installs (#118881)Jeremy Katz2004-03-221-0/+3
* fix stupid bug in rmmodJeremy Katz2004-03-161-2/+14
* use PROBE_LOADED as appropriate (it only really does anything for networkJeremy Katz2004-03-128-16/+16
* 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-055-5/+5
* lots of probe_all nukingJeremy Katz2004-03-0410-21/+20
* don't include non-existent devs in cd probesJeremy Katz2004-03-041-2/+2
* set language earlier if lang= used (#117204)Jeremy Katz2004-03-041-0/+4
* Fix compile errors.twaugh2004-02-271-1/+5
* why do I now have to do a memset? also, version is small (#116833)Jeremy Katz2004-02-271-2/+4
* more debuggingJeremy Katz2004-02-271-0/+1
* duh, i'm a moron (#114299)Bill Nottingham2004-02-252-2/+2
* thanks to alsa, it's now way too easy to buffer overflow the loaderBill Nottingham2004-02-251-1/+1
* more stubsJeremy Katz2004-02-251-0/+14
* get rid of some extraneous devices when probingBill Nottingham2004-02-243-4/+4
* -WallJeremy Katz2004-02-241-0/+1
* shuffle some selinux stuff around. make policy version be dynamic, setJeremy Katz2004-02-235-33/+135
* more debugging, just becauseJeremy Katz2004-02-201-0/+1
* let's try firewire again ... (#105602)Jeremy Katz2004-02-181-3/+1
* add forcedeth (#115505)Jeremy Katz2004-02-181-0/+4
* fix for off by one from mitr (#115948)Jeremy Katz2004-02-171-1/+1
* add differentiation for rescue vs install (#113655)Jeremy Katz2004-02-121-1/+5
* load selinux policy from the loaderJeremy Katz2004-02-102-1/+36
* move it here, doLoadModules get called a lotBill Nottingham2004-02-011-1/+0
* write the include so we get all the stock aliasesBill Nottingham2004-02-011-1/+2
* after some fun debugging with viro and davej...Jeremy Katz2004-01-221-2/+3
* popt uses mbsrtowcs, stub to use the wlite versionJeremy Katz2004-01-141-0/+5