projects
/
platform
/
upstream
/
dracut.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03f405b
)
init: s/RDDEBUG/RD_DEBUG/g
author
Harald Hoyer
<harald@redhat.com>
Thu, 7 Apr 2011 09:16:01 +0000
(11:16 +0200)
committer
Harald Hoyer
<harald@redhat.com>
Fri, 8 Apr 2011 11:26:23 +0000
(13:26 +0200)
modules.d/99base/init
patch
|
blob
|
history
diff --git
a/modules.d/99base/init
b/modules.d/99base/init
index
1eb97aa
..
415bc1d
100755
(executable)
--- a/
modules.d/99base/init
+++ b/
modules.d/99base/init
@@
-72,7
+72,7
@@
NEWROOT="/sysroot"
trap "emergency_shell Signal caught!" 0
-RDDEBUG=""
+RD
_
DEBUG=""
. /lib/dracut-lib.sh
[ -c /dev/null ] || mknod -m 0666 /dev/null c 1 3