lukem
ed9fb819aa
When calculating the number of disks, take into account that every
...
floppy needs an 8KB tar volume header, not just the first.
Fixes size calculation bug reported by Frank van der Linden.
2003-11-09 23:44:48 +00:00
lukem
85794c7b93
improve calculation to determine number of disks required
2003-03-07 09:33:53 +00:00
dsl
9817668a75
Report free space for unpadded floppies
...
(approved by christos)
2003-03-03 14:20:13 +00:00
lukem
d9aa9519e8
Invoke ${PAX} with '-O' so that various errors don't hang the make
...
or the command with an interactive question. (This also prevents
weird problems if a directory element of '-f path' is missing and
'make -j N' is being used).
2002-12-21 15:54:48 +00:00
lukem
897d27df90
- add support for [-s suffix] to buildfloppies.sh (defaults to "",
...
rather than the previous ".fs").
- add support for (optional) FLOPPYSUFFIX in Makefile.tarfloppy, and
use appropriately
- remove (now unnecessary) custom release targets in alpha/instkernel/*
2002-05-04 01:34:36 +00:00
tv
73a896df92
Exit with nonzero status if the -i (installboot) command fails. (The media
...
certainly won't be usable in this case.)
2002-04-17 20:42:34 +00:00
lukem
2db638e823
buildfloppies.sh -- build floppy images from the given files.
...
It can write multiple disks (up to a maximum number), and optionally
install a bootstrap or pad the last disk to the image size.
2002-04-16 04:28:23 +00:00