--- wikisrc/ports/evbarm/raspberry_pi.mdwn 2015/02/06 02:05:41 1.33 +++ wikisrc/ports/evbarm/raspberry_pi.mdwn 2015/02/06 11:55:05 1.34 @@ -10,11 +10,10 @@ This page attempts to document and coord # Installation - You may use the rpi.img file created by an evbarm build - evbarm-earmv6hf is recommended. - - The Raspberry Pi port will be part of the NetBSD 7 stable release, - but you may want to use the HEAD branch for the latest development code. - - The automatic nightly builds can be found in the 'evbarm-earmv6hf/binary/gzimg/' directory under on [nyftp.netbsd.org](http://nyftp.netbsd.org/pub/NetBSD-daily/). - - The HEAD/current build will be under HEAD/YYYYMMDDHHMMZ/evbarm-earmv6hf/binary/gzimg/ + - The Raspberry Pi port will be part of the NetBSD 7 release. + - The automatic nightly builds can be found in the 'evbarm-earmv6hf/binary/gzimg/' directory on [nyftp.netbsd.org](http://nyftp.netbsd.org/pub/NetBSD-daily/). - The stable build will be under netbsd-7/YYYYMMDDHHMMZ/evbarm-earmv6hf/binary/gzimg/ + - The HEAD/current build will be under HEAD/YYYYMMDDHHMMZ/evbarm-earmv6hf/binary/gzimg/ - For example, http://nyftp.netbsd.org/pub/NetBSD-daily/netbsd-7/201412161700Z/evbarm-earmv6hf/binary/gzimg/ - 'releasedir/evbarm/binary/gzimg/' if you run (for example) './build.sh -m evbarm -a earmv6hf -u release' - gunzip and dd this img to your sd card.