The installer used to get the device name to partition by looking at
commitb2e08638f38cfca2c912c945e5aed15c28ea4976
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 11 Nov 2006 00:13:52 +0000 (11 00:13 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 11 Nov 2006 00:13:52 +0000 (11 00:13 +0000)
tree2049f93e4bcaa8838581f537b98e464523c4acf5
parent53c433e13eca7316c5a71ddd83802c9e3e3094b5
The installer used to get the device name to partition by looking at
expansion.library's boot nodes. This somehow seemed to work for blank
drives, but it didn't work for drives with existing non-AROS partitions.
It's now hard coded to ata.device.

Also removed some redundant code, fixed a typo and enabled debugging
messages.

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