Changeset 1715 in MondoRescue
- Timestamp:
- Oct 27, 2007, 9:43:30 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.5/mindi/mindi
r1714 r1715 2809 2809 list_of_groovy_mods="$list_of_groovy_mods $NET_MODS" 2810 2810 fi 2811 if [ "$PROMPT_MAKE_USB_IMAGE" = "yes" ] && [ "$USBDEVICE" != "" ]; then 2812 list_of_groovy_mods="$list_of_groovy_mods $EXTRA_MODS" 2813 fi 2811 2814 [ -e "$floppy_modules_path" ] || LogIt "path $floppy_modules_path does not exist.\n If you're not using a modular kernel then you're NUTS." 2812 2815 for i in $list_of_groovy_mods ; do
Note:
See TracChangeset
for help on using the changeset viewer.