From: Joshua Jackson Date: Wed, 25 Feb 2009 00:02:43 +0000 (-0800) Subject: more multipath basics X-Git-Tag: v3.4.10.904~11 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2804406fdf112027a5c8fca3260b741c59bff79f;p=genkernel.git more multipath basics --- diff --git a/gen_funcs.sh b/gen_funcs.sh index 9c3a7ec..0041665 100755 --- a/gen_funcs.sh +++ b/gen_funcs.sh @@ -516,7 +516,7 @@ set_config_with_override() { } check_distfiles() { - for i in $BUSYBOX_SRCTAR $DEVICE_MAPPER_SRCTAR $LVM_SRCTAR $DMRAID_SRCTAR $E2FSPROGS_SRCTAR + for i in $BUSYBOX_SRCTAR $DEVICE_MAPPER_SRCTAR $MULTIPATH_SRCTAR $LVM_SRCTAR $DMRAID_SRCTAR $E2FSPROGS_SRCTAR do if [ ! -f "${i}" ] then