summaryrefslogtreecommitdiff
path: root/mkinitramfs
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2005-12-05 17:19:00 +0100
committermaximilian attems <maks@debian.org>2005-12-05 17:19:00 +0100
commitefc90bbb5f64353714175bb4b2225422f3de86b2 (patch)
treebf92d7ea84f30edd5c968853deae92532d987d07 /mkinitramfs
parentbfd7efb29d7e706d6378ad2b91d2be9d21f8b8ee (diff)
resync with latest ubuntu, split udev done by hand.
Diffstat (limited to 'mkinitramfs')
-rwxr-xr-xmkinitramfs1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkinitramfs b/mkinitramfs
index 1cba5d5..9892a36 100755
--- a/mkinitramfs
+++ b/mkinitramfs
@@ -181,6 +181,7 @@ copy_exec /sbin/depmod /sbin
copy_exec /sbin/rmmod /sbin
mkdir -p "${DESTDIR}/etc/modprobe.d"
copy_exec /etc/modprobe.d/aliases /etc/modprobe.d
+copy_exec /etc/modprobe.d/blacklist /etc/modprobe.d
run_scripts /usr/share/initramfs-tools/hooks
run_scripts /etc/mkinitramfs/hooks