aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.sysinit
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Bill, I appreciate your intention of simplifying this, but you haveMichael K. Johnson2001-08-281-2/+2
| | | | | | | | | made it say something that is VERY SIMPLY NOT TRUE. A trivial reading of the code will demonstrate what I am saying. We do NOT skip the fsck, we simply do not set the force fsck argument. "To skip" is not the opposite of "To force". This is a critical change.
* typoBill Nottingham2001-08-281-1/+1
|
* more wording changesBill Nottingham2001-08-281-3/+3
|
* change wording slightlyBill Nottingham2001-08-281-4/+4
|
* first pass at implementing /.autofsck; archive modules/symbol infoMichael K. Johnson2001-08-271-1/+59
|
* blow away stale RPM cache files at bootBill Nottingham2001-08-161-0/+1
|
* tweak raidtab grep slightly (#51231)Bill Nottingham2001-08-081-1/+1
|
* 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-071-4/+4
| | | | | 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-071-1/+1
|
* fix typoKarsten Hopp2001-07-311-1/+1
|
* fix netdev umount stuffBill Nottingham2001-07-241-1/+1
|
* updates for quota support.Preston Brown2001-07-201-19/+31
|
* use -O nonetdev; require new mount packageBill Nottingham2001-07-171-1/+1
|
* don't tweak the System.map link if it's already correct (#39290)Bill Nottingham2001-07-111-1/+2
|
* make that /initrdBill Nottingham2001-06-211-2/+2
|
* use /boot/initrd, and flush the buffers when doneBill Nottingham2001-06-211-2/+3
|
* 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>)
* 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
|
* 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-221-1/+1
|
* 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 typo in rc.sysinitNalin Dahyabhai2001-03-131-3/+5
| | | | - fix ifup-routes not setting DEVICE properly
* bump version and add changelog.r5-75Preston Brown2001-03-121-0/+1
|
* work properly with new quota utilities; convert old quota format if possible.Preston Brown2001-03-101-0/+20
|
* tweak raid startup slightly to deal with /etc/raitab but no raid in the ↵Bill Nottingham2001-03-081-6/+6
| | | | kernel (#25291)
* avoid some error messages from USB startup (#31040)Bill Nottingham2001-03-081-3/+3
|
* run pam_console_apply on startup to reset permissionsBill Nottingham2001-03-071-0/+3
|
* typor5-70Bill Nottingham2001-03-051-1/+1
|
* typoBill Nottingham2001-03-051-2/+2
|
* insert multiple USB controllers correctlyBill Nottingham2001-03-021-4/+6
|
* *** empty log message ***r5-68Bill Nottingham2001-02-271-5/+5
|
* mount usbdevfs before loading host controller module, don't explicitly load ↵Bill Nottingham2001-02-271-8/+2
| | | | usb-storage
* call sndconfig --mungepnp to set up sound for non-native PnP driversBill Nottingham2001-02-271-0/+5
|
* don't run isapnp on isapnp-enabled 2.4 kernelsBill Nottingham2001-02-271-1/+1
|
* load usb-storage if neededBill Nottingham2001-02-231-0/+7
|
* initialize multiple USB controllers if necessaryBill Nottingham2001-02-221-1/+1
|
* don't load agpgart automatically; X should handle thisBill Nottingham2001-02-201-5/+0
|
* disable hotplug if 'nomodules' is specifiedBill Nottingham2001-02-161-0/+2
|
* load ide-cd before ide-scsiBill Nottingham2001-02-081-0/+1
|
* load ide-scsi if they asked for itBill Nottingham2001-02-061-0/+5
|
* mon has a subdirectory in odd places as well. (#26924)Bill Nottingham2001-02-061-1/+1
|