aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
Commit message (Collapse)AuthorAgeFilesLines
* don't remove /dev/mapper/control - nash will do it if it has to (#127115)Bill Nottingham2004-08-031-1/+0
|
* 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-071-9/+13
| | | | 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
|
* more silencing (<alexl@redhat.com>)Bill Nottingham2004-05-261-2/+2
|
* readonly-root fixes (<alexl@redhat.com>)Bill Nottingham2004-05-251-5/+12
|
* 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
|
* fix usb loading (#120911)Bill Nottingham2004-04-161-6/+1
|
* lvm fixes (#120458, #119975)Bill Nottingham2004-04-161-5/+5
|
* 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
* return to rhgb after ./unconfigured if it's running (#109807, ↵Bill Nottingham2004-03-171-0/+4
| | | | <jkeating@j2solutions.net>)
* clean up samba (#113104)Bill Nottingham2004-03-171-1/+3
|
* handle nomodules for usb/firewire (#113278)Bill Nottingham2004-03-171-2/+2
|
* fsck the root filesystem from the initrd (#117575)Bill Nottingham2004-03-161-11/+16
|
* clean up /tmp some more (#117117)Bill Nottingham2004-03-021-11/+5
|
* make acpi module warnings go away (<wtogami@redhat.com>)Bill Nottingham2004-02-251-1/+1
|
* use system-config-networkBill Nottingham2004-02-091-2/+2
|
* more cleanupsBill Nottingham2004-02-011-9/+13
|
* duhBill Nottingham2004-01-301-1/+1
|
* /var/log/ksyms.0 is dead tooBill Nottingham2004-01-281-16/+1
|
* libredhat-kernel is deadBill Nottingham2004-01-281-10/+0
|
* only run mkkerneldoth on < 2.6 kernelsBill Nottingham2004-01-281-10/+4
| | | | remove the system.map linking; it's silly
* remove boot-time depmod. All kernel module installs must run it onBill Nottingham2004-01-281-22/+0
| | | | installation of modules now.
* mount sysfs. throw away error if it fails (2.4 kernels)Bill Nottingham2004-01-281-1/+3
|
* fix mount invocationBill Nottingham2004-01-271-1/+1
|
* NFSv4 support (<chucklever@bigfoot.com>, <steved@redhat.com>)Bill Nottingham2004-01-271-2/+2
|
* basic lvm2 supportJeremy Katz2003-12-061-0/+15
|
* fix devpts mounting (#110209)Bill Nottingham2003-11-171-1/+1
|
* use fgrep in places (<drepper@redhat.com>)Bill Nottingham2003-10-281-12/+12
|
* turn on details on failed servicesBill Nottingham2003-10-281-6/+6
|
* switch on rhgb details for confirm mode. (#100894)Bill Nottingham2003-10-221-0/+6
| | | | catch a couple more failure cases in rc.sysinit for jumping out of rhgb.
* fix dvorak keymap (#106854)Bill Nottingham2003-10-221-1/+1
|
* Fri Oct 17 13:32:26 2003 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2003-10-171-2/+8
| | | | * rc.d/rc.sysinit: turn on rhgb only if 'rhgb' is set in cmdline.
* mount /dev/pts before starting rhgbBill Nottingham2003-10-081-0/+3
|
* load acpi modules on startupBill Nottingham2003-09-221-0/+7
|
* duhBill Nottingham2003-09-101-1/+1
|