Subversion Repositories SvarDOS

Rev

Rev 1127 | Rev 1261 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1127 Rev 1212
Line 211... Line 211...
211
 
211
 
212
 
212
 
213
echo
213
echo
214
echo "### Creating floppy images"
214
echo "### Creating floppy images"
215
echo
215
echo
-
 
216
echo "You might notice a lot of DISK FULL warnings below. Do not worry, these"
-
 
217
echo "are expected and are perfectly normal. It is a side effect of trying to"
-
 
218
echo "fit as many packages as possible on the floppy sets."
-
 
219
echo
216
 
220
 
217
# build the boot (CD) floppy image
221
# build the boot (CD) floppy image
218
export MTOOLS_NO_VFAT=1
222
export MTOOLS_NO_VFAT=1
219
 
223
 
220
# prepare images for floppies in different sizes (args are C H S SIZE)
224
# prepare images for floppies in different sizes (args are C H S SIZE)