index
:
initscripts
distro/mga
distro/mga3
master
user/colin/update-to-9-50
Mageia fork of Fedora's Init Scripts
Colin Guthrie [colin]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rc.d
Commit message (
Collapse
)
Author
Age
Files
Lines
*
do LVM setup through normal initscripts mechanisms
Bill Nottingham
2001-01-22
1
-2
/
+1
|
*
ignore backup files in /etc/sysconfig/network-scripts
Bill Nottingham
2001-01-21
1
-1
/
+2
|
*
only load the module if there is one to load.
Bill Nottingham
2001-01-21
1
-1
/
+3
|
*
only load modules for ethernet devices
Bill Nottingham
2001-01-21
1
-1
/
+1
|
*
turn on accounting at bootup
Bill Nottingham
2001-01-17
1
-0
/
+5
|
*
ask for startup of each network devie in CONFIRM mode. Patch from ↵
Bill Nottingham
2001-01-17
2
-0
/
+19
|
|
|
|
<rasmusin@wpi.edu>
*
fix typo (#24056)
Bill Nottingham
2001-01-15
1
-1
/
+1
|
*
conflict with ypbind < 1.6-12, since we don't set the NIS domain name anymore
Bill Nottingham
2001-01-06
1
-0
/
+5
|
*
Big i18n commit. From Conectiva, originally.
Bill Nottingham
2001-01-02
9
-130
/
+193
|
*
sync hardware clock to system time on halt (#21187)
Bill Nottingham
2000-12-12
1
-0
/
+3
|
*
use modprobe -c to handle possible conditional modules.conf constructs (#21283)
Bill Nottingham
2000-12-12
1
-3
/
+3
|
*
don't exclude proc when you're doing mount -a -t nonfs...
Bill Nottingham
2000-12-12
2
-2
/
+2
|
*
only load modules for which persistent DMA buffers are necessary
Bill Nottingham
2000-12-12
1
-17
/
+12
|
*
don't remount r/w if it is r/w (#12097)
Bill Nottingham
2000-12-12
1
-1
/
+3
|
*
fix more ifconfig greps (patch from Conectiva)
Bill Nottingham
2000-12-12
1
-1
/
+1
|
*
oops, put the LANG=C in the right place
Bill Nottingham
2000-12-12
1
-1
/
+1
|
*
duh, get it right
Bill Nottingham
2000-12-12
1
-1
/
+1
|
*
don't try and load fonts and keymaps on a serial console. Duh.
Bill Nottingham
2000-12-11
1
-5
/
+7
|
*
From: Karsten Hopp (karsten@redhat.de)
Bill Nottingham
2000-11-30
1
-29
/
+44
|
|
|
|
|
|
- changed hdparm section in rc.sysinit to allow different parameters for each disk (if needed) by copying /etc/sysconfig/harddisks to /etc/sysconfig/harddiskhda (hdb,hdc..)
*
don't set NIS domain name
Bill Nottingham
2000-11-30
1
-14
/
+0
|
*
fix the grep for 'UP' so it doesn't report strange results on german PPP devices
Bill Nottingham
2000-10-04
1
-1
/
+1
|
*
don't turn off raid on shutdown ; the kernel will do it
Bill Nottingham
2000-09-29
1
-15
/
+0
|
*
linuxconf moved
r5-49
Bill Nottingham
2000-09-08
1
-6
/
+6
|
*
fix minor logical error
Bill Nottingham
2000-08-22
1
-1
/
+1
|
*
add usleep after kill -9
Bill Nottingham
2000-08-21
1
-0
/
+1
|
*
don't load usb drivers if they're compiled in
Bill Nottingham
2000-08-18
1
-1
/
+1
|
*
clean up /boot/kernel.h generation some
Bill Nottingham
2000-08-17
1
-3
/
+4
|
*
don't use head, it's in /usr
Bill Nottingham
2000-08-15
1
-2
/
+2
|
*
do case-insensitve greps of /proc/cmdline
Bill Nottingham
2000-08-14
1
-4
/
+4
|
*
load agpgart if necessary
Bill Nottingham
2000-08-08
1
-0
/
+4
|
*
Put kernel architecture into /boot/kernel.h
Jakub Jelinek
2000-08-07
1
-10
/
+22
|
*
don't set hostname if it's already set (NFS root)
Bill Nottingham
2000-08-07
1
-0
/
+5
|
*
remove support for /etc/HOSTNAME
Bill Nottingham
2000-08-07
1
-2
/
+0
|
*
fix minor logic error (#11399)
Bill Nottingham
2000-08-07
1
-1
/
+1
|
*
remove console-tools requirement
Bill Nottingham
2000-08-07
1
-9
/
+9
|
*
start portmap if it's not running for nfs mounts
Bill Nottingham
2000-08-07
1
-1
/
+5
|
*
cosmetic fixes for keytable loading
Bill Nottingham
2000-08-07
1
-1
/
+6
|
*
don't probe for USB controllers here; deal with what kudzu gives us
Bill Nottingham
2000-08-07
1
-25
/
+8
|
*
fix error message on bringing down non-existent interfaces. Also, more colons.
Bill Nottingham
2000-08-07
1
-17
/
+17
|
*
yet more colons. Also, fix the nousb grep
Bill Nottingham
2000-08-06
2
-29
/
+29
|
*
colons. Lots of colons. More colons than most gastrointestinal clinics.
Bill Nottingham
2000-08-02
3
-25
/
+25
|
*
use usb-uhci, not uhci
Bill Nottingham
2000-08-02
1
-1
/
+1
|
*
don't fsck an NFS root filesystem
Bill Nottingham
2000-07-31
1
-1
/
+2
|
*
fix fastboot
Bill Nottingham
2000-07-31
1
-1
/
+1
|
*
don't unmount / in netfs
Bill Nottingham
2000-07-31
1
-4
/
+4
|
*
fix unclean shutdown
Bill Nottingham
2000-07-26
1
-3
/
+3
|
*
s/nill/null/g
r5-38
Nalin Dahyabhai
2000-07-25
1
-1
/
+1
|
*
unmount usb filesystem on shutdown
Bill Nottingham
2000-07-25
1
-0
/
+2
|
*
add raw device support from karsten
Bill Nottingham
2000-07-25
1
-0
/
+79
|
*
fix usb ugliness on non-PCI machines
Bill Nottingham
2000-07-24
1
-3
/
+3
|
[next]