diff options
author | Dave Reisner <dreisner@archlinux.org> | 2012-09-24 14:30:22 +0200 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2012-09-24 14:30:22 +0200 |
commit | c3d068b9ff96b2897cec6a0874ff47e595b77de4 (patch) | |
tree | 868920090bd8e0024aad8e0ed3fd51a377cde423 /functions | |
parent | 34b9a2b1509c0288a9635b8b3bdb32ca03df8270 (diff) | |
download | mkinitcpio-c3d068b9ff96b2897cec6a0874ff47e595b77de4.tar.gz mkinitcpio-c3d068b9ff96b2897cec6a0874ff47e595b77de4.tar.xz |
mkinitcpio: protect module install on $MODPATHS
This was always wrong and should have been braced by MODPATHS rather
than ADDED_MODULES. However, since ADDED_MODULES now possibly contains
modules that weren't actually added (builtins), creating an initramfs
without modules causes cp to be passed a null string to be copied.
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Diffstat (limited to 'functions')
0 files changed, 0 insertions, 0 deletions