aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Expand)AuthorAgeFilesLines
* actually test that hdparm is there before trying to call itBill Nottingham2002-05-081-1/+1
* libredhat-kernel.so should be hardlink, not symlink...Bill Nottingham2002-04-291-1/+1
* fix stupid cut&paste errorBill Nottingham2002-04-191-3/+3
* it makes very little sense to allow enabling of DMA on CD-ROMS if we're going...Bill Nottingham2002-04-151-52/+52
* allow tweaking of more devices (#53511)Bill Nottingham2002-04-151-5/+11
* shut up sysctlBill Nottingham2002-04-131-1/+1
* minor tweaks to libredhat-kernel.so handlingBill Nottingham2002-04-121-0/+1
* do LVM initialization twice (#63238)Bill Nottingham2002-04-121-0/+5
* deal with devfs on initrd (#59562)Bill Nottingham2002-04-121-0/+3
* run sysctl again at the end of network (for interface-specific parameters)Bill Nottingham2002-04-121-0/+2
* move DMA hammer-of-doom to after loading of ide-scsiBill Nottingham2002-04-101-7/+7
* delete X/VNC locks on startup (#63035)Bill Nottingham2002-04-101-0/+3
* shut up DMA disabling (#62873, #62956)Bill Nottingham2002-04-101-1/+1
* typor6-61Bill Nottingham2002-04-021-1/+0
* don't use stuff in /usr in the ide-dma checkBill Nottingham2002-04-021-3/+1
* turrn off DMA on all CDs at boot <mingo@redhat.com>Bill Nottingham2002-03-281-0/+11
* -x, not -fBill Nottingham2002-03-271-1/+1
* add halt hook for rlxBill Nottingham2002-03-271-0/+4
* be quiet if $LSB is setBill Nottingham2002-03-131-6/+6
* add --force to daemon() (needed for LSB)Bill Nottingham2002-03-131-2/+6
* provide various LSB init facilitiesBill Nottingham2002-03-132-0/+6
* add warning message target. For LSB stuffBill Nottingham2002-03-131-0/+25
* - fix cipe checkBill Nottingham2002-03-121-0/+3
* removed accton calls from rc.sysinit and halt scripts as it is handled in psa...r6-55Mike A. Harris2002-03-122-7/+0
* banner tweaksr6-53Bill Nottingham2002-02-271-6/+12
* fix bug introduced by fix for #53580 (#60252)Bill Nottingham2002-02-221-1/+1
* Changed rc.sysinit to use /var/account/pacct for FHS 2.2 complianceMike A. Harris2002-02-131-1/+1
* fix typo (#58954, <rm0@gmx.net>)Bill Nottingham2002-02-071-1/+1
* don't complain on monolithic kernels (#58288)Bill Nottingham2002-02-071-2/+2
* fix netdev uses (#57314, <cajoline@chaosengine.de>)Bill Nottingham2002-01-251-1/+2
* fix typo (#55955)Bill Nottingham2002-01-251-1/+1
* make sure su calls bash (#55288)Bill Nottingham2002-01-251-1/+1
* load sound-slot-0, not the specific alias (#55231)Bill Nottingham2002-01-251-2/+2
* fix double echo when using --user (#54871)Bill Nottingham2002-01-251-1/+1
* random syntax cleanups (#54494)Bill Nottingham2002-01-251-11/+12
* don't blow up badly on devfs (#53580)Bill Nottingham2002-01-251-1/+1
* port fix from 7.2 branchBill Nottingham2002-01-241-1/+1
* add support for libredhat-kernel.so.* symlink handling (johnsonm@redhat.com)Bill Nottingham2002-01-181-0/+9
* determine devices the correct wayHarald Hoyer2001-11-191-8/+11
* don't umount initrd on partitionless installsBill Nottingham2001-09-261-1/+1
* fix typoBill Nottingham2001-09-211-1/+1
* umount /dev/loopX doesn't work; you must use the mount pointBill Nottingham2001-09-212-4/+8
* expunge more linuxconf supportBill Nottingham2001-09-211-3/+0
* remove remnants of LinuxConf. Don't use ifconfig, only /sbin/ip. Use check_...Preston Brown2001-09-141-74/+17
* don't run hwclock --adjust on a readonly filesystemBill Nottingham2001-09-091-1/+0
* quota & hwclock tweaks (<pbrown@redhat.com>)Bill Nottingham2001-09-052-7/+8
* need more arch info in bug reportsMichael K. Johnson2001-08-301-2/+5
* we need more uname information in /var/log/ksyms.nMichael K. Johnson2001-08-301-1/+1
* count down in C, not shellr6-30Michael K. Johnson2001-08-291-17/+2
* umount -a -f remounts / readonly?Michael K. Johnson2001-08-281-3/+3