summaryrefslogtreecommitdiff
path: root/mkinitramfs
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2009-07-29 16:59:13 +0200
committermaximilian attems <maks@debian.org>2009-07-29 16:59:13 +0200
commite0881b38724dffac0dcce1aad447c23ef571a374 (patch)
tree1aac58cccbfa4eaefd14686295c1f9036f794e4c /mkinitramfs
parenteea7e5df69e993feeb39e664105016b89e0e09e6 (diff)
downloadinitramfs-tools-e0881b38724dffac0dcce1aad447c23ef571a374.tar.gz
initramfs-tools-e0881b38724dffac0dcce1aad447c23ef571a374.zip
mkinitramfs fix comment
Diffstat (limited to 'mkinitramfs')
-rwxr-xr-xmkinitramfs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkinitramfs b/mkinitramfs
index f4f122c..13573b2 100755
--- a/mkinitramfs
+++ b/mkinitramfs
@@ -232,7 +232,7 @@ if [ -n "${ROOT}" ]; then
echo "ROOT=${ROOT}" > ${DESTDIR}/conf/conf.d/root
fi
-# Modutils
+# module-init-tools
copy_exec /sbin/modprobe /sbin
copy_exec /sbin/depmod /sbin
copy_exec /sbin/rmmod /sbin