aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Collapse)AuthorAgeFilesLines
* checking HOSTTYPE works better if it's actually set somewhere (#98078)Bill Nottingham2003-06-261-0/+1
|
* revertBill Nottingham2003-06-231-6/+0
|
* 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
|
* hack so that rhgb exits in runlevel 3 too. we need to fix this properly.Bill Nottingham2003-05-231-0/+6
|
* 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
|
* GRAPHICAL=yes, not BOOTUP=graphicalr7-22Bill Nottingham2003-05-211-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
|
* Thu May 1 17:41:50 2003 Jonathan Blandford <jrb@redhat.com>Jonathan Blandford2003-05-011-1/+1
| | | | * rc.d/rc (previous): Use the function to call rhgb.
* more rhgb tweaksBill Nottingham2003-05-011-0/+1
|
* rhgb updatesBill Nottingham2003-04-302-11/+16
|
* - 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-184-135/+94
|
* 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.d/network: don't advertise "probe: true" in the header if we don'tNalin Dahyabhai2003-03-171-1/+1
| | | | recognize "probe" as an argument
* 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
|
* actually, don't exclude initlogr7-08Bill Nottingham2003-02-181-1/+1
|
* run fewer scripts through action, causing less output to system logsBill Nottingham2003-02-181-1/+1
| | | | | (#49670, #75279, #81531). Not the best fix, but should shut most things up.
* just because hid may be static doesn't mean keybdev/mousedev areBill Nottingham2003-02-181-5/+3
| | | | also, hid could have been hotplugged
* fix checkpid for multiple pids (#83401)Bill Nottingham2003-02-041-2/+2
|
* vlan fixes (<tis@foobar.fi>)Bill Nottingham2003-02-041-1/+1
|
* 802.1Q VLAN support (<tis@foobar.fi>, #82593)r7-05Bill Nottingham2003-01-311-1/+14
|
* fix quota test (#83206)Bill Nottingham2003-01-311-1/+1
|
* clean out sudo stampsBill Nottingham2003-01-301-1/+3
|
* fix comment (#83144)Bill Nottingham2003-01-301-1/+1
|
* fix NFS root (#82685)Bill Nottingham2003-01-241-2/+2
|
* add zh_TW, match all variants of those localesBill Nottingham2003-01-201-1/+1
|
* add zh_TW (#82235)Bill Nottingham2003-01-201-1/+1
|
* oops, that's not very legalBill Nottingham2003-01-191-3/+0
|
* fix some translationsBill Nottingham2003-01-161-3/+9
|
* * rc.d/rc.sysinit:Nalin Dahyabhai2003-01-161-1/+1
| | | | | | discard anything after the name of the tty when looking for mingetty invocations in /etc/inittab, avoids barfing on systems where 'mingetty /dev/ttyFOO --noclear' is in use (like mine)
* don't load hid stuff if it's non-modularBill Nottingham2003-01-141-25/+27
| | | | LC_ALL=C grep... go faster
* unmark some stringsBill Nottingham2003-01-142-3/+3
|
* set to C locale, to avoid use of locale archives (#72043)Bill Nottingham2003-01-141-2/+1
|
* rework halt script (#76831, <michal@harddata.com>)Bill Nottingham2003-01-141-3/+4
|
* support NICELEVEL in the environment (#77846)Bill Nottingham2003-01-141-0/+3
|
* fix raidtab parsing, don't worry about not-in-fstab RAID devicesBill Nottingham2003-01-141-1/+6
| | | | (#71087, #78467, <aja@mit.edu>)
* fix status (#81471)Bill Nottingham2003-01-141-1/+1
|