| Commit message (Expand) | Author | Age | Files | Lines |
* | use recursive restorecon | Bill Nottingham | 2004-09-24 | 1 | -1/+1 |
* | move relabel until after all FSes are checked | Bill Nottingham | 2004-09-23 | 1 | -5/+5 |
* | fix restorecon | Bill Nottingham | 2004-09-23 | 1 | -2/+1 |
* | second start stanza is extraneous | Bill Nottingham | 2004-09-22 | 1 | -2/+0 |
* | * Wed Sep 22 2004 Jeremy Katz <katzj@redhat.com> - 7.83-1r7-83 | Jeremy Katz | 2004-09-22 | 1 | -7/+2 |
* | don't mount usbfs without usb. also, at least be consistent | Bill Nottingham | 2004-09-22 | 1 | -2/+2 |
* | rhgb enhancements (<veillard@redhat.com>, #132665) | Bill Nottingham | 2004-09-17 | 1 | -2/+10 |
* | Fix call to restoreconr7-78 | Dan Walsh | 2004-09-08 | 1 | -3/+3 |
* | restore contexts of udev-created /dev files | Bill Nottingham | 2004-09-08 | 1 | -0/+5 |
* | mount usbfs (#131347) | Bill Nottingham | 2004-09-01 | 1 | -0/+3 |
* | udev uses UDEV_TMPFS nowr7-76 | Jeremy Katz | 2004-09-01 | 1 | -2/+2 |
* | allow messages to show up on console | Dan Walsh | 2004-08-31 | 1 | -0/+3 |
* | autoloading of hardware at boot time | Bill Nottingham | 2004-08-26 | 1 | -88/+91 |
* | minor cleanup (#115028, <leonard-rh-bugzilla@den.ottolander.nl>) | Bill Nottingham | 2004-08-25 | 1 | -10/+10 |
* | do a SELinux relabel if forced | Bill Nottingham | 2004-08-25 | 1 | -0/+22 |
* | remove devfs compat and 2.4 compat | Bill Nottingham | 2004-08-25 | 1 | -10/+0 |
* | - configure all zfcp (scsi over fibrechannel) devices before trying to mount ...r7-68 | Karsten Hopp | 2004-08-24 | 1 | -0/+4 |
* | * Fri Aug 20 2004 Jeremy Katz <katzj@redhat.com> - 7.65-1r7-65 | Jeremy Katz | 2004-08-20 | 1 | -2/+2 |
* | check for dev file too (#130350) | Bill Nottingham | 2004-08-20 | 1 | -1/+1 |
* | use rngd if available | Bill Nottingham | 2004-08-19 | 1 | -0/+2 |
* | run udev_start if necessary (#120605) | Bill Nottingham | 2004-08-19 | 1 | -0/+13 |
* | readonly root updates (#129893, <markmc@redhat.com>) | Bill Nottingham | 2004-08-19 | 1 | -6/+9 |
* | handle binfmt_misc here for the case where it's built in (#129954) | Bill Nottingham | 2004-08-18 | 1 | -0/+3 |
* | remove mkkerneldoth | Bill Nottingham | 2004-08-18 | 1 | -6/+0 |
* | don't remove /dev/mapper/control - nash will do it if it has to (#127115) | Bill Nottingham | 2004-08-03 | 1 | -1/+0 |
* | wrap second LVM initialization in vgscan check to avoid extraneous messages (... | Bill Nottingham | 2004-07-12 | 1 | -1/+3 |
* | silence restorecon | Bill Nottingham | 2004-07-09 | 1 | -3/+3 |
* | move random stuff to rc.sysinit/halt; move all swap to after this. | Bill Nottingham | 2004-07-07 | 1 | -9/+13 |
* | set context (#127099, <concert@europe.com>) | Bill Nottingham | 2004-07-02 | 1 | -0/+1 |
* | don't mount gfs filesystems in rc.sysinit | Bill Nottingham | 2004-06-30 | 1 | -1/+1 |
* | hack: make ICE directory on boot (#86480) | Bill Nottingham | 2004-06-29 | 1 | -0/+3 |
* | ignore locking failures when starting lvm volumes (#126192, <radu@primit.ro>) | Bill Nottingham | 2004-06-29 | 1 | -3/+3 |
* | unset LC_MESSAGES for rhgb (#126020, <ynakai@redhat.com>) | Bill Nottingham | 2004-06-29 | 1 | -2/+2 |
* | more silencing (<alexl@redhat.com>) | Bill Nottingham | 2004-05-26 | 1 | -2/+2 |
* | readonly-root fixes (<alexl@redhat.com>) | Bill Nottingham | 2004-05-25 | 1 | -5/+12 |
* | don't mount cifs (#122501) | Bill Nottingham | 2004-05-21 | 1 | -1/+1 |
* | * Fri May 7 2004 Jeremy Katz <katzj@redhat.com> - 7.53-1r7-53 | Jeremy Katz | 2004-05-07 | 1 | -1/+1 |
* | fix typor7-51 | Bill Nottingham | 2004-05-04 | 1 | -1/+1 |
* | handle multiple spaces correctly (#118583, <pallas@kadan.cz>) | Bill Nottingham | 2004-05-04 | 1 | -5/+5 |
* | get rid of LVM error when no volumes are defined (#121197) | Bill Nottingham | 2004-05-03 | 1 | -1/+3 |
* | fix selinux short-circuit test (#121143, <michal@harddata.com>) | Bill Nottingham | 2004-05-03 | 1 | -1/+1 |
* | /dev/mapper/control is a special file, check it accordingly (#121963) | Bill Nottingham | 2004-05-03 | 1 | -1/+1 |
* | fedora coloring | Bill Nottingham | 2004-05-03 | 1 | -0/+6 |
* | fix usb loading (#120911) | Bill Nottingham | 2004-04-16 | 1 | -6/+1 |
* | lvm fixes (#120458, #119975) | Bill Nottingham | 2004-04-16 | 1 | -5/+5 |
* | disable enforcing in emergency mode for now, relabel some commonly | Bill Nottingham | 2004-03-17 | 1 | -1/+31 |
* | remove checkselinux, that's not in the right place, and it's not | Bill Nottingham | 2004-03-17 | 1 | -4/+0 |
* | add checkselinux script, to clean up stuff that might have happened because o... | Dan Walsh | 2004-03-17 | 1 | -0/+4 |
* | return to rhgb after ./unconfigured if it's running (#109807, <jkeating@j2sol... | Bill Nottingham | 2004-03-17 | 1 | -0/+4 |
* | clean up samba (#113104) | Bill Nottingham | 2004-03-17 | 1 | -1/+3 |