Hey everyone,

I was finally able to create an initial image for the rasp pi v6hl. It's by no means ready but I'm trying to release early
and release often so I'm sending this out now. I was wondering if anyone out there who had two Raspberry Pi's 
(with the same RAM count) could do a side-by-side comparison of our two Fedora 17 images (v5 vs v6)? Any feedback 
would greatly help us out. 

[v5] http://scotland.proximity.on.ca/raspberrypi/f17-releases/v5/latest/rpfr-17-xfce-r2.zip
[v6] http://142.204.133.82/tmp/v6/rpfr-10255.img.gz

On a side note, my compose package list did not include a bunch of basic xfce applications so you might need to 
manually install them on the v6 image. 

yum install -y --disablerepo=\* --enablerepo=fedora-rpfr <insert_xfce_terminal_pkgname>

I will post my compose script in the same tmp directory in case anyone is interested,
We also have a new trac instance specifically for RPi stuff which can be found here ( http://trac.proximity.on.ca/projects/rpfr ),
Thanks for your time,

Jon