I'm almost there the onlyt problem is generate-modprobe.conf isnt'
working see the following command output..
s3a-www:~/module-init-tools-0.9.7/module-init-tools-0.9.7 # bash -x
./generate-modprobe.conf /etc/modprobe.conf
+ '[' 1 -gt 1 -o x/etc/modprobe.conf = x--help ']'
+ '[' 1 -eq 2 ']'
++ mktemp
Usage: mktemp [-d] [-q] [-u] template
+ MODPROBECONF=
+ '[' x '!=' x ']'
+ '[' -x /sbin/modprobe.old ']'
+ /sbin/modprobe.old -c
./generate-modprobe.conf: $MODPROBECONF: ambiguous redirect
+ IN_IF=0
+ CONVERTING=1
./generate-modprobe.conf: $MODPROBECONF: ambiguous redirect
++ echo
++ tr ' ' '\n'
++ sort -u
++ echo
++ tr ' ' '\n'
++ sort -u
s3a-www:~/module-init-tools-0.9.7/module-init-tools-0.9.7 #
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/