aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* the vio check in consoletype requires /proc, so we must mountBill Nottingham2003-09-101-4/+3
| | | | /proc before sourcing /etc/init.d/functions (#103990)
* remove superfluous variable (#83527)Bill Nottingham2003-09-041-1/+1
|
* run rhgb after /usr is mounted (#100525, <nphilipp@redhat.com>)Bill Nottingham2003-09-031-2/+11
|
* checking HOSTTYPE works better if it's actually set somewhere (#98078)Bill Nottingham2003-06-261-0/+1
|
* fix bad syntaxBill Nottingham2003-06-161-3/+3
|
* fix grep (#97188)Bill Nottingham2003-06-111-1/+1
|
* change order for .unconfigured (#92346, <pmatilai@welho.com>)Bill Nottingham2003-06-051-3/+3
|
* make ksyms.* 0600Bill Nottingham2003-05-271-0/+2
|
* checking /proc/cmdline doesn't work very well if /proc isn't mountedBill Nottingham2003-05-221-5/+6
|
* add a 'nogui'Bill Nottingham2003-05-221-1/+1
|
* check for rhgb's existence before starting itBill Nottingham2003-05-211-1/+1
|
* updated rhgb support (<jrb@redhat.com>)Bill Nottingham2003-05-201-8/+4
|
* change how options are passed (#88202)Bill Nottingham2003-05-021-1/+1
|
* handle vmware locks (#89751, <nbock@buffalo.edu>)Bill Nottingham2003-05-021-1/+1
|
* rhgb updatesBill Nottingham2003-04-301-0/+9
|
* - further eliminate consoletype calls with CONSOLETYPEFlorian La Roche2003-04-211-2/+2
|
* - no need to delete /var/run/confirm, as it is already deleted rightFlorian La Roche2003-04-191-1/+1
| | | | above in the /var/run+/var/lock cleanup
* - new releaser7-16Florian La Roche2003-04-181-78/+77
|
* um, no, that's correctBill Nottingham2003-04-031-1/+1
|
* - sync with beehive packager7-15Karsten Hopp2003-04-031-1/+1
| | | | | | - prepare for rebuild in 3.0E: Mainframe has no /dev/ttyX devices and no mingetty, don't initialize them. This gave error messages during startup
* fix rc.sysinit for 2.5Bill Nottingham2003-03-281-1/+1
|
* There are no /dev/ttyX devices and no mingetty on mainframe.Karsten Hopp2003-03-261-8/+10
| | | | This code tried to create new files in /dev/ while / was mounted ro.
* init vts even if consoletype isn't vt (serial console with vts active)Bill Nottingham2003-02-241-6/+7
|
* do this betterBill Nottingham2003-02-191-3/+7
|
* initialize tty7 and 8 always. for GDM.Bill Nottingham2003-02-191-0/+3
|
* just because hid may be static doesn't mean keybdev/mousedev areBill Nottingham2003-02-181-5/+3
| | | | also, hid could have been hotplugged
* fix quota test (#83206)Bill Nottingham2003-01-311-1/+1
|