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:
25706ea
)
base/module-setup.sh: removed mount-hook
author
Harald Hoyer
<harald@redhat.com>
Thu, 26 Jul 2012 15:35:25 +0000
(17:35 +0200)
committer
Harald Hoyer
<harald@redhat.com>
Thu, 26 Jul 2012 15:35:25 +0000
(17:35 +0200)
modules.d/99base/module-setup.sh
patch
|
blob
|
history
diff --git
a/modules.d/99base/module-setup.sh
b/modules.d/99base/module-setup.sh
index
dde1285
..
097607a
100755
(executable)
--- a/
modules.d/99base/module-setup.sh
+++ b/
modules.d/99base/module-setup.sh
@@
-39,7
+39,6
@@
install() {
dracut_install switch_root || dfatal "Failed to install switch_root"
inst_simple "$moddir/dracut-lib.sh" "/lib/dracut-lib.sh"
- inst_script "$moddir/mount-hook.sh" "/usr/bin/mount-hook"
inst_hook cmdline 10 "$moddir/parse-root-opts.sh"
mkdir -p "${initdir}/var"
[ -x /lib/systemd/systemd-timestamp ] && inst /lib/systemd/systemd-timestamp