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
/
functions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop some unnecessary command invocations.
Ville Skyttä
2011-02-28
1
-3
/
+3
*
Allow for plymouth to enter non-LUKS passphrases (#621158, <redhat-bugzilla@c...
Bill Nottingham
2011-02-28
1
-4
/
+10
*
systemctl: honour $SYSTEMCTL_IGNORE_DEPENDENCIES
Lennart Poettering
2011-02-17
1
-1
/
+6
*
CONSOLETYPE - check read access to /dev/stderr (#650103)
Petr Lautrbach
2010-12-01
1
-1
/
+7
*
Squash warning on opening /dev/stderr (#650103)
Bill Nottingham
2010-11-30
1
-1
/
+1
*
Clarify description (#637176)
Bill Nottingham
2010-09-24
1
-1
/
+1
*
Use new -m option to pidof. Require new enough sysvinit-tools. (#632321)
Bill Nottingham
2010-09-14
1
-2
/
+2
*
Properly group tests.
initscripts-9.18-1
Bill Nottingham
2010-09-03
1
-1
/
+1
*
fix detection of systemd with new cgroup location
Petr Lautrbach
2010-09-02
1
-1
/
+2
*
If systemd is running, redirect start/stop/condrestart/etc. to systemctl. (#6...
Bill Nottingham
2010-08-24
1
-2
/
+50
*
functions: check type of stdout/stderr instead of stdin
Lennart Poettering
2010-08-19
1
-1
/
+3
*
Also init_crypto for encrypyed network block devices. (#605600)
Bill Nottingham
2010-06-23
1
-0
/
+160
*
Add functions to check shvar-style variables.
Bill Nottingham
2010-06-04
1
-0
/
+21
*
Handle permission denied on reading PID file. (#595597)
Bill Nottingham
2010-05-25
1
-0
/
+4
*
Handle being unable to read a specified pid file. (#584575)
Bill Nottingham
2010-04-26
1
-2
/
+8
*
Correct the fix for not clearing environment with runuser. (#203010, #564093)
Bill Nottingham
2010-04-09
1
-1
/
+1
*
Pass -m to runuser, so the environment is not cleared. (#203010, #564093)
Bill Nottingham
2010-02-11
1
-1
/
+1
*
Eliminate bunch of unnecessary stat calls and command invocations.
Ville Skyttä
2010-01-12
1
-2
/
+2
*
Fix some bashisms.
Ville Skyttä
2010-01-07
1
-1
/
+1
*
Add a -l option to status to pass the lock file name. (#521772)
Bill Nottingham
2009-09-08
1
-3
/
+10
*
Use $() instead of `` for process expansion.
Bill Nottingham
2009-07-30
1
-1
/
+1
*
Redirect bash errors on 'unset' to /dev/null. (#482888)
Bill Nottingham
2009-06-18
1
-1
/
+1
*
cgexec has moved to /bin (#495715)
Bill Nottingham
2009-04-14
1
-2
/
+2
*
cgroup support (<jsafrane@redhat.com>)
Bill Nottingham
2009-03-06
1
-2
/
+17
*
Fix various issues with dmraid handling (#485895, <hdegoede@redhat.com>)
Bill Nottingham
2009-03-04
1
-30
/
+0
*
__pids_var_run: Handle multi-line pid files correctly (#473287)
Bill Nottingham
2008-12-01
1
-4
/
+9
*
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
1
-5
/
+5
*
Remove dead code.
Bill Nottingham
2008-09-17
1
-18
/
+0
*
Properly hide the plymouth splash if needed.
Bill Nottingham
2008-07-28
1
-12
/
+0
*
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
1
-0
/
+20
*
Make resolve_dm_raid() work when your original raid was set up with
Peter Jones
2008-05-14
1
-0
/
+7
*
Remove rhgb support.
Bill Nottingham
2008-05-13
1
-20
/
+0
*
Various minor optimizations to speed up boot. (<arjan@infradead.org>)
Bill Nottingham
2008-02-26
1
-2
/
+4
*
clean up some extraneous delays (#219816)
Bill Nottingham
2007-10-08
1
-4
/
+10
*
more fixes (#220087)
Bill Nottingham
2007-09-25
1
-1
/
+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
*
- added support for cryptsetup-uuids (bug #242078)
Harald Hoyer
2007-08-14
1
-0
/
+21
*
avoid calling unicode_start unnecessarily often during startup/shutdown which...
Nils Philippsen
2007-07-17
1
-1
/
+3
*
fix or_IN and similar locales (#212219)
Bill Nottingham
2006-10-26
1
-15
/
+1
*
don't write to gdmfifo
Bill Nottingham
2006-09-27
1
-1
/
+0
*
- "<<<" doesn't work without a read-write filesystem. No, I'm serious.
Peter Jones
2006-08-31
1
-4
/
+3
*
- make resolve_dm_name ignore core logger block size when comparing rules
Peter Jones
2006-08-31
1
-4
/
+10
*
catch more errors from dmraid (#200683)
Bill Nottingham
2006-08-07
1
-1
/
+1
*
Consistently exclude backup files when globbing
Miloslav Trmac
2006-07-27
1
-0
/
+12
*
deref symlinks in get_numeric_dev
Bill Nottingham
2006-07-21
1
-1
/
+1
[next]