summaryrefslogtreecommitdiff
path: root/mkinitramfs
diff options
context:
space:
mode:
authormaximilian attems <max@stro.at>2007-09-08 23:29:59 +0200
committermaximilian attems <max@stro.at>2007-09-08 23:29:59 +0200
commitc09f8e45cb6740561f1a4f657acc591fa7ceb16e (patch)
treee0e7265c737cea3a241a20a95295272809ffffe0 /mkinitramfs
parentc371cfa72e473518a9ff0540b0b1d2eae83dd7aa (diff)
downloadinitramfs-tools-c09f8e45cb6740561f1a4f657acc591fa7ceb16e.tar.gz
initramfs-tools-c09f8e45cb6740561f1a4f657acc591fa7ceb16e.zip
mkinitramfs: Export MODULES, allows hook script to act accordingly.
this is better then passing some strange prereqs param, as the prereqs is intermixed with boot/hook scripts.
Diffstat (limited to 'mkinitramfs')
-rwxr-xr-xmkinitramfs1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkinitramfs b/mkinitramfs
index 4ba9cd4..0064963 100755
--- a/mkinitramfs
+++ b/mkinitramfs
@@ -166,6 +166,7 @@ export DESTDIR
export DPKG_ARCH
export verbose
export KEYMAP
+export MODULES
# Private, used by 'catenate_cpiogz'.
export __TMPCPIOGZ