
It boots and seems to be working great, seems to be snappier than raspbian, although I haven't tried a comparison yet.
Required:
Latest Raspbian image
No-Kernel tar from here:
http://www.armhf.com/download/
install the raspbian image as usual
mount the second partition and copy the /lib/modules/* folder, this is needed for some usb devices
run mkfs.ext4 on the second partition
mount and cd into it
extract the tar from armhf.com
copy your /lib/modules backup
reboot and enjoy!
Note: the SSH service didn't seem to be enabled by default, I was at work so did a blind login via usb keyboard and `service ssh start`