aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d
Commit message (Expand)AuthorAgeFilesLines
* do LVM setup through normal initscripts mechanismsBill Nottingham2001-01-221-2/+1
* ignore backup files in /etc/sysconfig/network-scriptsBill Nottingham2001-01-211-1/+2
* only load the module if there is one to load.Bill Nottingham2001-01-211-1/+3
* only load modules for ethernet devicesBill Nottingham2001-01-211-1/+1
* turn on accounting at bootupBill Nottingham2001-01-171-0/+5
* ask for startup of each network devie in CONFIRM mode. Patch from <rasmusin@w...Bill Nottingham2001-01-172-0/+19
* fix typo (#24056)Bill Nottingham2001-01-151-1/+1
* conflict with ypbind < 1.6-12, since we don't set the NIS domain name anymoreBill Nottingham2001-01-061-0/+5
* Big i18n commit. From Conectiva, originally.Bill Nottingham2001-01-029-130/+193
* sync hardware clock to system time on halt (#21187)Bill Nottingham2000-12-121-0/+3
* use modprobe -c to handle possible conditional modules.conf constructs (#21283)Bill Nottingham2000-12-121-3/+3
* don't exclude proc when you're doing mount -a -t nonfs...Bill Nottingham2000-12-122-2/+2
* only load modules for which persistent DMA buffers are necessaryBill Nottingham2000-12-121-17/+12
* don't remount r/w if it is r/w (#12097)Bill Nottingham2000-12-121-1/+3
* fix more ifconfig greps (patch from Conectiva)Bill Nottingham2000-12-121-1/+1
* oops, put the LANG=C in the right placeBill Nottingham2000-12-121-1/+1
* duh, get it rightBill Nottingham2000-12-121-1/+1
* don't try and load fonts and keymaps on a serial console. Duh.Bill Nottingham2000-12-111-5/+7
* From: Karsten Hopp (karsten@redhat.de)Bill Nottingham2000-11-301-29/+44
* don't set NIS domain nameBill Nottingham2000-11-301-14/+0
* fix the grep for 'UP' so it doesn't report strange results on german PPP devicesBill Nottingham2000-10-041-1/+1
* don't turn off raid on shutdown ; the kernel will do itBill Nottingham2000-09-291-15/+0
* linuxconf movedr5-49Bill Nottingham2000-09-081-6/+6
* fix minor logical errorBill Nottingham2000-08-221-1/+1
* add usleep after kill -9Bill Nottingham2000-08-211-0/+1
* don't load usb drivers if they're compiled inBill Nottingham2000-08-181-1/+1
* clean up /boot/kernel.h generation someBill Nottingham2000-08-171-3/+4
* don't use head, it's in /usrBill Nottingham2000-08-151-2/+2
* do case-insensitve greps of /proc/cmdlineBill Nottingham2000-08-141-4/+4
* load agpgart if necessaryBill Nottingham2000-08-081-0/+4
* Put kernel architecture into /boot/kernel.hJakub Jelinek2000-08-071-10/+22
* don't set hostname if it's already set (NFS root)Bill Nottingham2000-08-071-0/+5
* remove support for /etc/HOSTNAMEBill Nottingham2000-08-071-2/+0
* fix minor logic error (#11399)Bill Nottingham2000-08-071-1/+1
* remove console-tools requirementBill Nottingham2000-08-071-9/+9
* start portmap if it's not running for nfs mountsBill Nottingham2000-08-071-1/+5
* cosmetic fixes for keytable loadingBill Nottingham2000-08-071-1/+6
* don't probe for USB controllers here; deal with what kudzu gives usBill Nottingham2000-08-071-25/+8
* fix error message on bringing down non-existent interfaces. Also, more colons.Bill Nottingham2000-08-071-17/+17
* yet more colons. Also, fix the nousb grepBill Nottingham2000-08-062-29/+29
* colons. Lots of colons. More colons than most gastrointestinal clinics.Bill Nottingham2000-08-023-25/+25
* use usb-uhci, not uhciBill Nottingham2000-08-021-1/+1
* don't fsck an NFS root filesystemBill Nottingham2000-07-311-1/+2
* fix fastbootBill Nottingham2000-07-311-1/+1
* don't unmount / in netfsBill Nottingham2000-07-311-4/+4
* fix unclean shutdownBill Nottingham2000-07-261-3/+3
* s/nill/null/gr5-38Nalin Dahyabhai2000-07-251-1/+1
* unmount usb filesystem on shutdownBill Nottingham2000-07-251-0/+2
* add raw device support from karstenBill Nottingham2000-07-251-0/+79
* fix usb ugliness on non-PCI machinesBill Nottingham2000-07-241-3/+3