@Acill
there is olafs distribution (aros vision) but it is very huge (about 1 gb) and includes a lot of contributions, which makes it probably to heavy a starting point for amiga hardware. also it is not up to date, and latest changes have fixed a number of amiga hardware issues ans well as sped up aros on amigas. id advise to start with a4000, except you have 040 or 060 in your a1200.
download amiga-m68k-bootiso here:
http://aros.sourceforge.net/de/nightly1.phpdecompress it to a bootable amiga partition.
then you have to do two changes:
edit your s-s adding this line at the beginning of it:
boot/amiga/AROSBootstrap ROM boot/amiga/aros.hunk.gz
it will softkick aros from your amiga rom. optionally you can add p96 driver files in the same line as arosbootstrap to activate your rtg card, like that for instance:
boot/amiga/AROSBootstrap ROM boot/amiga/aros.hunk.gz boot/amiga/PicassoIV.card boot/amiga/CirrusGD5446.chip
the other thing, not necessary but advisable is to delete prefs/env/sys/theme.var to get rid of decoration. it will be too heavy on aga for now due to alphablending and such. it can be turned on again later. ah and disable the window and desktop backgrounds in wanderer prefs, they take ages to load.
ill try to put up together a simple out of the box distribution next days if people are interested, i just dont have any server at hand.