aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Collapse)AuthorAgeFilesLines
* tweak raidtab grep slightly (#51231)Bill Nottingham2001-08-081-1/+1
|
* detach loopback devices at shutdown (#43919, #45826)Bill Nottingham2001-08-072-2/+10
|
* use a bigger buffer size argument to dmesg when dumping the log (#44024)Bill Nottingham2001-08-071-1/+1
|
* run kbdconfig when /.unconfigre'd (#43941)Bill Nottingham2001-08-071-0/+3
|
* use awk, not grep & other cruft (#49616)Bill Nottingham2001-08-072-5/+5
| | | | | exit happily if ifup is called on a device that doesn't exist and has no alias (fixes all those nasty PCMCIA onboot complaints)
* support setting $CLOCKFLAGS in /etc/sysconfig/clock (#50974)Bill Nottingham2001-08-072-2/+2
|
* define halt_get_remaining before it's used (#50720)Bill Nottingham2001-08-031-4/+6
|
* more FS umounting cleanups (<sopwith@redhat.com>)Bill Nottingham2001-07-311-7/+11
|
* remount *everything* ro on halt (#50461)Bill Nottingham2001-07-311-1/+1
|
* fix typoKarsten Hopp2001-07-311-1/+1
|
* fix netdev umount stuffBill Nottingham2001-07-242-2/+21
|
* updates for quota support.Preston Brown2001-07-201-19/+31
|
* use -O nonetdev; require new mount packageBill Nottingham2001-07-172-1/+2
|
* big ipv6 update from Pekka Savola (<pekkas@netcore.fi>)Bill Nottingham2001-07-111-0/+27
|
* don't tweak the System.map link if it's already correct (#39290)Bill Nottingham2001-07-111-1/+2
|
* don't muck with /etc/issue on bootBill Nottingham2001-07-111-29/+0
|
* *** empty log message ***Bill Nottingham2001-07-101-0/+1
|
* it helps if you name the variable the same thing as what you're checkingBill Nottingham2001-07-091-1/+1
|
* add check for reboot/halt in the 'action' case as well (#45966)Bill Nottingham2001-07-091-1/+8
|
* cleanups for undefined variables (#46065)Bill Nottingham2001-07-091-14/+14
|
* make --check= at least parse rightBill Nottingham2001-06-211-1/+2
|
* make that /initrdBill Nottingham2001-06-211-2/+2
|
* use /boot/initrd, and flush the buffers when doneBill Nottingham2001-06-211-2/+3
|
* - add support isdnThan Ngo2001-06-211-2/+1
|
* unmount initrd, if neededBill Nottingham2001-06-201-0/+5
|
* don't error on raid devices that are marked noauto (#41913, ↵Bill Nottingham2001-05-231-2/+10
| | | | <hdeller@redhat.com>)
* supress error messages if NETWORKING ist undefinedr5-87Karsten Hopp2001-05-212-2/+2
|
* add shutdown UPS into haltr5-83Than Ngo2001-04-231-0/+7
|
* don't load mixer settings; modutils does that in %post-installBill Nottingham2001-04-231-6/+0
|
* disable DMA, 32-bit IO if asked toBill Nottingham2001-04-191-2/+2
|
* broke out kernel.h symlink code from rc.sysinit into /sbin/mkkerneldothPreston Brown2001-04-071-41/+1
|
* set umask to 022Bill Nottingham2001-04-031-0/+3
|
* remove bogus liner5-81Bill Nottingham2001-04-021-2/+0
|
* run *all* greps in C localeBill Nottingham2001-03-281-10/+12
|
* don't error if kernel.hotplug isn't there (#33256)Bill Nottingham2001-03-261-1/+1
|
* do explicitly load usb-storage; it's the simplest solution for nowBill Nottingham2001-03-221-0/+7
|
* use new -e argument to sysctl to ignore unknown keys (#31852)Bill Nottingham2001-03-222-2/+2
|
* fix /boot/kernel.h generation (#32081)Bill Nottingham2001-03-221-7/+9
|
* 1) use -e on the first swaponErik Troan2001-03-221-2/+2
| | | | 2) we don't need to redirect stderr on second swapon anymore
* fix LVM initialization (#32498)Bill Nottingham2001-03-211-3/+5
|
* fix typoBill Nottingham2001-03-141-1/+1
|
* --background is fundamentally broken. Remove it for now.r5-77Bill Nottingham2001-03-141-6/+2
|
* do cipe stuff out of orderBill Nottingham2001-03-141-0/+28
|
* fix up --background some moreBill Nottingham2001-03-141-2/+2
|
* fix background. that was weirdBill Nottingham2001-03-141-1/+1
|
* fix typoBill Nottingham2001-03-131-1/+1
|
* fix broken translations in linuxconf-specific sectionsBill Nottingham2001-03-131-8/+8
|
* - fix typo in rc.sysinitNalin Dahyabhai2001-03-131-3/+5
| | | | - fix ifup-routes not setting DEVICE properly
* use /var/lib/for random seed; /var/run is cleared at bootup (#31521)Bill Nottingham2001-03-121-1/+1
|
* bump version and add changelog.r5-75Preston Brown2001-03-121-0/+1
|