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
/
init.d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't unmount the nfsd filesystem when unmounting nfs client mounts. (#481794...
Bill Nottingham
2009-01-27
1
-1
/
+1
*
Bring up ipsec interfaces last. (#481733)
Bill Nottingham
2009-01-27
1
-8
/
+16
*
Return success/failure correctly from start/stop. (#480677)
Bill Nottingham
2009-01-20
1
-1
/
+7
*
Fix typo. (#480799)
Bill Nottingham
2009-01-20
1
-1
/
+1
*
Determine reboot/halt via existing INIT_HALT environment variable. (#475227)
Bill Nottingham
2008-12-09
1
-1
/
+1
*
__pids_var_run: Handle multi-line pid files correctly (#473287)
Bill Nottingham
2008-12-01
1
-4
/
+9
*
Tweak return codes (#242912)
Bill Nottingham
2008-11-26
1
-2
/
+2
*
Don't mkswap on halt (#469823)
Bill Nottingham
2008-11-04
1
-2
/
+0
*
Fix code that causes a syntax error on multiple cards. (#469156)
Bill Nottingham
2008-10-30
1
-2
/
+0
*
Add some LSB description stuff. (#225900)
Bill Nottingham
2008-09-30
1
-0
/
+2
*
Add some LSB description stuff. (#225900)
Bill Nottingham
2008-09-30
1
-0
/
+2
*
Remove %config from init scripts, network scripts. (#225900)
Bill Nottingham
2008-09-30
1
-0
/
+0
*
Use the pidfile before running pidof in status(). (#463205)
Bill Nottingham
2008-09-24
1
-4
/
+6
*
Just use plymouth directly, not the rhgb-client wrapper.
Bill Nottingham
2008-09-23
2
-9
/
+9
*
Use alsactl to save sound settings. (#462677, <jkysela@redhat.com>)
Bill Nottingham
2008-09-23
1
-3
/
+4
*
Check that we're on a tty before trying to start a repair shell. (#463161)
Bill Nottingham
2008-09-23
1
-2
/
+2
*
Remove dead code.
Bill Nottingham
2008-09-17
1
-18
/
+0
*
https://bugzilla.redhat.com/show_bug.cgi?id=433702
Harald Hoyer
2008-09-16
2
-4
/
+7
*
https://bugzilla.redhat.com/show_bug.cgi?id=447928
Harald Hoyer
2008-09-16
1
-1
/
+1
*
Use the full path for arping.
Bill Nottingham
2008-09-02
1
-1
/
+1
*
Don't say that we're shutting off crypto if we aren't actually doing it.
Bill Nottingham
2008-08-29
1
-3
/
+2
*
Properly hide the plymouth splash if needed.
Bill Nottingham
2008-07-28
1
-12
/
+0
*
remove references to static dmraid/multipath binaries (#453987)
Bill Nottingham
2008-07-03
1
-2
/
+2
*
Don't export GRAPHICAL - plymouth is for all modes.
Bill Nottingham
2008-06-19
1
-3
/
+1
*
Revert "Remove rhgb support."
Bill Nottingham
2008-06-19
2
-0
/
+24
*
Remove dead code
Bill Nottingham
2008-05-23
1
-16
/
+0
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/initscripts
Bill Nottingham
2008-05-15
1
-0
/
+7
|
\
|
*
Make resolve_dm_raid() work when your original raid was set up with
Peter Jones
2008-05-14
1
-0
/
+7
*
|
Don't unmount sysfs in halt. (#446292)
Bill Nottingham
2008-05-15
1
-1
/
+1
|
/
*
Remove rhgb support.
Bill Nottingham
2008-05-13
2
-24
/
+0
*
do a much better check for network availability
Bill Nottingham
2008-04-23
1
-3
/
+1
*
Remove $local_fs from the list of provides.
Bill Nottingham
2008-04-01
1
-1
/
+1
*
don't use /etc/sysconfig/clock (#438337)
Bill Nottingham
2008-03-20
1
-28
/
+1
*
Umount 'ncp' filesystems as well (#437117)
Bill Nottingham
2008-03-12
1
-1
/
+1
*
Disable by default in favor of NetworkManager.
Bill Nottingham
2008-03-10
1
-1
/
+1
*
Skip network shutdown if there is a '_rnetdev' root device (part of #435358, ...
Bill Nottingham
2008-03-03
1
-1
/
+1
*
Various minor optimizations to speed up boot. (<arjan@infradead.org>)
Bill Nottingham
2008-02-26
1
-2
/
+4
*
use lvm, not lvm.static (#429222)
Bill Nottingham
2008-01-19
1
-3
/
+3
*
clean up some extraneous delays (#219816)
Bill Nottingham
2007-10-08
2
-5
/
+11
*
more fixes (#220087)
Bill Nottingham
2007-09-25
3
-3
/
+3
*
work around bash changes (#220887, modified from <nvigier@mandriva.com>)
Bill Nottingham
2007-09-25
1
-1
/
+2
*
add Should-Start for firewall services
Bill Nottingham
2007-09-19
1
-0
/
+1
*
optimize out some excess greps (<harald@redhat.com>)
Bill Nottingham
2007-08-29
1
-0
/
+12
*
typo
Bill Nottingham
2007-08-29
1
-1
/
+1
*
make __readlink as simple as possible. Seems to match the /usr/bin
Bill Nottingham
2007-08-29
1
-18
/
+1
*
adapt to new nut usage, conflict with older packages (#252973)
Bill Nottingham
2007-08-29
1
-4
/
+6
*
- added support for cryptsetup-uuids (bug #242078)
Harald Hoyer
2007-08-14
1
-0
/
+21
*
assorted cleanups
Bill Nottingham
2007-08-07
1
-15
/
+7
*
fix netconsole status()
Bill Nottingham
2007-08-07
1
-9
/
+7
*
avoid calling unicode_start unnecessarily often during startup/shutdown which...
Nils Philippsen
2007-07-17
1
-1
/
+3
[next]