aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Collapse)AuthorAgeFilesLines
* Fix call to restoreconr7-78Dan Walsh2004-09-081-3/+3
|
* restore contexts of udev-created /dev filesBill Nottingham2004-09-081-0/+5
|
* mount usbfs (#131347)Bill Nottingham2004-09-011-0/+3
| | | | start any automatic raid devices
* udev uses UDEV_TMPFS nowr7-76Jeremy Katz2004-09-011-2/+2
|
* allow messages to show up on consoleDan Walsh2004-08-311-0/+3
|
* autoloading of hardware at boot timeBill Nottingham2004-08-261-88/+91
|
* minor cleanup (#115028, <leonard-rh-bugzilla@den.ottolander.nl>)Bill Nottingham2004-08-251-10/+10
|
* do a SELinux relabel if forcedBill Nottingham2004-08-251-0/+22
|
* remove devfs compat and 2.4 compatBill Nottingham2004-08-251-10/+0
|
* - configure all zfcp (scsi over fibrechannel) devices before trying to mount ↵r7-68Karsten Hopp2004-08-241-0/+4
| | | | them (mainframe)
* * Fri Aug 20 2004 Jeremy Katz <katzj@redhat.com> - 7.65-1r7-65Jeremy Katz2004-08-201-2/+2
| | | | - look at /etc/udev/udev.conf, not /etc/sysconfig/udev (#130431)
* check for dev file too (#130350)Bill Nottingham2004-08-201-1/+1
|
* use rngd if availableBill Nottingham2004-08-191-0/+2
|
* run udev_start if necessary (#120605)Bill Nottingham2004-08-191-0/+13
|
* readonly root updates (#129893, <markmc@redhat.com>)Bill Nottingham2004-08-191-6/+9
|
* remove rawdevices (#130048)Bill Nottingham2004-08-181-77/+0
|
* handle binfmt_misc here for the case where it's built in (#129954)Bill Nottingham2004-08-181-0/+3
|
* remove mkkerneldothBill Nottingham2004-08-181-6/+0
|
* fix nfs unmounting (#129765)Bill Nottingham2004-08-122-3/+3
|
* don't remove /dev/mapper/control - nash will do it if it has to (#127115)Bill Nottingham2004-08-031-1/+0
|
* don't bring interfaces down twice (#127487)Bill Nottingham2004-07-271-1/+3
|
* wrap second LVM initialization in vgscan check to avoid extraneous messages ↵Bill Nottingham2004-07-121-1/+3
| | | | (#127639)
* silence restoreconBill Nottingham2004-07-091-3/+3
|
* move random stuff to rc.sysinit/halt; move all swap to after this.Bill Nottingham2004-07-073-68/+18
| | | | prereq of bug #123278
* set context (#127099, <concert@europe.com>)Bill Nottingham2004-07-021-0/+1
|
* don't mount gfs filesystems in rc.sysinitBill Nottingham2004-06-301-1/+1
|
* hack: make ICE directory on boot (#86480)Bill Nottingham2004-06-291-0/+3
|
* ignore locking failures when starting lvm volumes (#126192, <radu@primit.ro>)Bill Nottingham2004-06-291-3/+3
|
* unset LC_MESSAGES for rhgb (#126020, <ynakai@redhat.com>)Bill Nottingham2004-06-291-2/+2
|
* vlan fixes (#107504, <hrunting@texas.net>)Bill Nottingham2004-06-071-2/+16
|
* more silencing (<alexl@redhat.com>)Bill Nottingham2004-05-261-2/+2
|
* readonly-root fixes (<alexl@redhat.com>)Bill Nottingham2004-05-251-5/+12
|
* fix bridging confusing module order (#122848, <luto@myrealbox.com>)Bill Nottingham2004-05-211-0/+1
|
* don't mount cifs (#122501)Bill Nottingham2004-05-211-1/+1
|
* * Fri May 7 2004 Jeremy Katz <katzj@redhat.com> - 7.53-1r7-53Jeremy Katz2004-05-071-1/+1
| | | | - little lvm tweak (#121963)
* fix typor7-51Bill Nottingham2004-05-041-1/+1
|
* handle multiple spaces correctly (#118583, <pallas@kadan.cz>)Bill Nottingham2004-05-041-5/+5
|
* get rid of LVM error when no volumes are defined (#121197)Bill Nottingham2004-05-031-1/+3
|
* fix selinux short-circuit test (#121143, <michal@harddata.com>)Bill Nottingham2004-05-031-1/+1
|
* /dev/mapper/control is a special file, check it accordingly (#121963)Bill Nottingham2004-05-031-1/+1
|
* fedora coloringBill Nottingham2004-05-031-0/+6
|
* remove ipv6 bogosity (#114128)Bill Nottingham2004-04-211-8/+0
|
* fix usb loading (#120911)Bill Nottingham2004-04-161-6/+1
|
* lvm fixes (#120458, #119975)Bill Nottingham2004-04-161-5/+5
|
* duhr7-49Bill Nottingham2004-03-261-1/+1
|
* use alsa for mixer savingBill Nottingham2004-03-261-3/+3
|
* don't umount /proc (#118880)Bill Nottingham2004-03-221-1/+1
|
* disable enforcing in emergency mode for now, relabel some commonlyBill Nottingham2004-03-171-1/+31
| | | | mislabeled files on boot
* remove checkselinux, that's not in the right place, and it's notBill Nottingham2004-03-171-4/+0
| | | | useful ATM for general early-boot use
* add checkselinux script, to clean up stuff that might have happened because ↵Dan Walsh2004-03-171-0/+4
| | | | of boots with non SELinux kernels