- Timestamp:
- May 28, 2006, 11:49:22 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.0.8/mindi/mindi
r576 r582 2800 2800 floppy_modules="" 2801 2801 if [ "$disksize" -lt "2880" ] ; then 2802 list_of_groovy_mods="$FLOPPY_MODS $IDE_MODS ide-scsi sr_mod `WhichOfTheseModulesAreLoaded "$SCSI_MODS"`"2802 list_of_groovy_mods="$FLOPPY_MODS $IDE_MODS ide-scsi sr_mod cdrom isocd isofs `WhichOfTheseModulesAreLoaded "$SCSI_MODS"`" 2803 2803 else 2804 2804 list_of_groovy_mods="$CDROM_MODS `WhichOfTheseModulesAreLoaded "$SCSI_MODS"`"
Note:
See TracChangeset
for help on using the changeset viewer.