- Partition size limits for SFS and FFS are now enforced.
commitf0727a1d9825be6d434c3663a364b101169b660f
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 8 Apr 2009 18:00:08 +0000 (8 18:00 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 8 Apr 2009 18:00:08 +0000 (8 18:00 +0000)
treec087be5e1baa599f2735dc3d45b6edfc69035841
parenta55c781e22ba45078ba69cb3ae60a07795d90b29
 - Partition size limits for SFS and FFS are now enforced.
 - Partition sizes can now be entered in either MB or GB.
 - AROS.boot is now copied with main files instead of with bootloader.
 - Default device for GRUB bootblock is now chosen based on main AROS
   partition.
 - GRUB unit defaults to 0 for ata.device, or the unit number of the main
   partition otherwise.
 - GRUB device and unit can also be chosen manually.
 - Volume name is no longer shown in display of filenames while copying.
 - Updated welcome message and a few other messages.
 - Disabled size gadget for Work partition when using existing partitions.
 - Changed message strings from pointers to arrays (so sizeof() works on them).

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@31082 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/tools/InstallAROS/install.h
workbench/tools/InstallAROS/main.c