| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | remove rawdevices (#130048) | Bill Nottingham | 2004-08-18 | 1 | -77/+0 |
* | 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 |
* | fix nfs unmounting (#129765) | Bill Nottingham | 2004-08-12 | 2 | -3/+3 |
* | don't remove /dev/mapper/control - nash will do it if it has to (#127115) | Bill Nottingham | 2004-08-03 | 1 | -1/+0 |
* | don't bring interfaces down twice (#127487) | Bill Nottingham | 2004-07-27 | 1 | -1/+3 |
* | 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 | 3 | -68/+18 |
* | 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 |
* | vlan fixes (#107504, <hrunting@texas.net>) | Bill Nottingham | 2004-06-07 | 1 | -2/+16 |
* | 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 |
* | fix bridging confusing module order (#122848, <luto@myrealbox.com>) | Bill Nottingham | 2004-05-21 | 1 | -0/+1 |
* | 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 |
* | remove ipv6 bogosity (#114128) | Bill Nottingham | 2004-04-21 | 1 | -8/+0 |
* | fix usb loading (#120911) | Bill Nottingham | 2004-04-16 | 1 | -6/+1 |
* | lvm fixes (#120458, #119975) | Bill Nottingham | 2004-04-16 | 1 | -5/+5 |
* | duhr7-49 | Bill Nottingham | 2004-03-26 | 1 | -1/+1 |
* | use alsa for mixer saving | Bill Nottingham | 2004-03-26 | 1 | -3/+3 |
* | don't umount /proc (#118880) | Bill Nottingham | 2004-03-22 | 1 | -1/+1 |
* | 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 |
* | fix umounting code (#113088, <giardina@airlab.elet.polimi.it>) | Bill Nottingham | 2004-03-17 | 1 | -1/+1 |
* | handle nomodules for usb/firewire (#113278) | Bill Nottingham | 2004-03-17 | 1 | -2/+2 |