summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorScott James Remnant <scott@ubuntu.com>2009-12-16 17:47:49 +0000
committermaximilian attems <maks@debian.org>2010-03-24 02:53:30 +0100
commit1d3037b49b68ed615fb60d8f2a3c0e7e78c857d0 (patch)
tree746db3b138c1b5b0030288344b88b7243dc6124c /init
parent61375f9d9a76a0771b00a32412b7afd296551454 (diff)
downloadinitramfs-tools-1d3037b49b68ed615fb60d8f2a3c0e7e78c857d0.tar.gz
initramfs-tools-1d3037b49b68ed615fb60d8f2a3c0e7e78c857d0.zip
mkinitramfs: Call depmod before packing the initramfs.
init: thus drop depmod call. Don't quote modules.*map, so we actually expand it. (closes: #465760, #562561) [ merge from 0.92bubuntu57 and 0.92bubuntu58 ] Signed-off-by: maximilian attems <maks@debian.org>
Diffstat (limited to 'init')
-rwxr-xr-xinit1
1 files changed, 0 insertions, 1 deletions
diff --git a/init b/init
index 68ceac7..05853b4 100755
--- a/init
+++ b/init
@@ -177,7 +177,6 @@ if [ -n "${noresume}" ]; then
unset resume
fi
-depmod -a
maybe_break top
# Don't do log messages here to avoid confusing usplash