| Commit message (Expand) | Author | Age | Files | Lines |
* | turn on selinux mode if they specify selinux in their ks.cfg | Jeremy Katz | 2004-04-16 | 2 | -0/+10 |
* | simplify logic and fix selinux stuff a bit more | Jeremy Katz | 2004-04-16 | 2 | -2/+2 |
* | - parse old CHANDEV variable (wow, no external commands used at all ;-) ) | Karsten Hopp | 2004-04-15 | 1 | -0/+23 |
* | load selinux policy before we start the shell on tty2. we lose the ability | Jeremy Katz | 2004-04-14 | 1 | -14/+14 |
* | make selinux a little bit more of an opt-in | Jeremy Katz | 2004-04-14 | 2 | -5/+8 |
* | add two mainframe network devices | Karsten Hopp | 2004-04-14 | 1 | -0/+8 |
* | - new version for kernel 2.6 | Karsten Hopp | 2004-04-14 | 1 | -71/+56 |
* | we don't have cut in our ramdisk, and on one noticed ;-) | Karsten Hopp | 2004-03-31 | 1 | -1/+1 |
* | compile fix | Jeremy Katz | 2004-03-31 | 1 | -1/+1 |
* | mount sysfs, some new modules | Jeremy Katz | 2004-03-30 | 1 | -1/+4 |
* | handle a policy load failure by disabling selinux | Jeremy Katz | 2004-03-30 | 1 | -0/+4 |
* | move rootfs remount to after /proc is mounted | Jeremy Katz | 2004-03-30 | 1 | -2/+2 |
* | 2.6 tweak | Jeremy Katz | 2004-03-23 | 1 | -2/+2 |
* | fix hard drive installs (#118881) | Jeremy Katz | 2004-03-22 | 1 | -0/+3 |
* | fix stupid bug in rmmod | Jeremy Katz | 2004-03-16 | 1 | -2/+14 |
* | use PROBE_LOADED as appropriate (it only really does anything for network | Jeremy Katz | 2004-03-12 | 8 | -16/+16 |
* | first pass at getting noprobe to do something sane. if there's a device that | Jeremy Katz | 2004-03-11 | 1 | -5/+18 |
* | various other foo.o -> foo.ko conversions | Bill Nottingham | 2004-03-05 | 5 | -5/+5 |
* | lots of probe_all nuking | Jeremy Katz | 2004-03-04 | 10 | -21/+20 |
* | don't include non-existent devs in cd probes | Jeremy Katz | 2004-03-04 | 1 | -2/+2 |
* | set language earlier if lang= used (#117204) | Jeremy Katz | 2004-03-04 | 1 | -0/+4 |
* | Fix compile errors. | twaugh | 2004-02-27 | 1 | -1/+5 |
* | why do I now have to do a memset? also, version is small (#116833) | Jeremy Katz | 2004-02-27 | 1 | -2/+4 |
* | more debugging | Jeremy Katz | 2004-02-27 | 1 | -0/+1 |
* | duh, i'm a moron (#114299) | Bill Nottingham | 2004-02-25 | 2 | -2/+2 |
* | thanks to alsa, it's now way too easy to buffer overflow the loader | Bill Nottingham | 2004-02-25 | 1 | -1/+1 |
* | more stubs | Jeremy Katz | 2004-02-25 | 1 | -0/+14 |
* | get rid of some extraneous devices when probing | Bill Nottingham | 2004-02-24 | 3 | -4/+4 |
* | -Wall | Jeremy Katz | 2004-02-24 | 1 | -0/+1 |
* | shuffle some selinux stuff around. make policy version be dynamic, set | Jeremy Katz | 2004-02-23 | 5 | -33/+135 |
* | more debugging, just because | Jeremy Katz | 2004-02-20 | 1 | -0/+1 |
* | let's try firewire again ... (#105602) | Jeremy Katz | 2004-02-18 | 1 | -3/+1 |
* | add forcedeth (#115505) | Jeremy Katz | 2004-02-18 | 1 | -0/+4 |
* | fix for off by one from mitr (#115948) | Jeremy Katz | 2004-02-17 | 1 | -1/+1 |
* | add differentiation for rescue vs install (#113655) | Jeremy Katz | 2004-02-12 | 1 | -1/+5 |
* | load selinux policy from the loader | Jeremy Katz | 2004-02-10 | 2 | -1/+36 |
* | move it here, doLoadModules get called a lot | Bill Nottingham | 2004-02-01 | 1 | -1/+0 |
* | write the include so we get all the stock aliases | Bill Nottingham | 2004-02-01 | 1 | -1/+2 |
* | after some fun debugging with viro and davej... | Jeremy Katz | 2004-01-22 | 1 | -2/+3 |
* | popt uses mbsrtowcs, stub to use the wlite version | Jeremy Katz | 2004-01-14 | 1 | -0/+5 |
* | some more Red Hat references (#108036) | Jeremy Katz | 2004-01-06 | 2 | -2/+4 |
* | add dhcp class id support (#107946). requires pump >= 0.8.20 | Jeremy Katz | 2004-01-06 | 4 | -7/+22 |
* | fix compile warning | Jeremy Katz | 2004-01-06 | 1 | -0/+2 |
* | go back to using whatever the kernel sets dma settings to | Jeremy Katz | 2004-01-05 | 1 | -0/+3 |
* | allow changes to dns servers. if it's static, then we should the dns servers | Jeremy Katz | 2004-01-03 | 1 | -1/+1 |
* | need this part too | Jeremy Katz | 2003-12-23 | 2 | -2/+2 |
* | handle differing types for diet vs not. *sigh* | Jeremy Katz | 2003-12-23 | 1 | -0/+4 |
* | misc little fixes to prep for dietlibc 0.24 | Jeremy Katz | 2003-12-22 | 4 | -2/+4 |
* | more stubbing for building | Jeremy Katz | 2003-12-22 | 1 | -0/+4 |
* | modules.conf -> modprobe.conf for 2.6 | Jeremy Katz | 2003-12-17 | 1 | -5/+5 |