--- wikisrc/ports/evbarm/raspberry_pi.mdwn 2017/10/14 14:54:58 1.54 +++ wikisrc/ports/evbarm/raspberry_pi.mdwn 2017/10/14 15:06:30 1.55 @@ -48,7 +48,7 @@ Initial, limited, Raspberry Pi support w - The 'evbarm-earmv6hf/binary/gzimg/' directory contains an rpi.img file that can be used as a single image for both boards. - The 'evbarm-earmv7hf/binary/gzimg/' directory, as of August 6th 2015, contains an armv7.img file that is optimized for Raspberry Pi 2. - The stable build directory will be under netbsd-7/YYYYMMDDHHMMZ/ (for example, http://nyftp.netbsd.org/pub/NetBSD-daily/netbsd-7/201412161700Z/evbarm-earmv6hf/binary/gzimg/) - - The HEAD/current directory build will be under HEAD/YYYYMMDDHHMMZ/ (for example, http://nyftp.netbsd.org/pub/NetBSD-daily/netbsd-7/201508062150Z/evbarm-earmv7hf/binary/gzimg/) + - The HEAD/current directory build will be under HEAD/YYYYMMDDHHMMZ/ (for example, http://nyftp.netbsd.org/pub/NetBSD-daily/netbsd-7/201508062150Z/evbarm-earminstv7hf/binary/gzimg/) - You can build your own version of these images using (for example) './build.sh -m evbarm -a earmv6hf -u release', or './build.sh -m evbarm -a earmv7hf -u release' - gunzip and dd this img to your sd card. For example, @@ -74,6 +74,14 @@ Initial, limited, Raspberry Pi support w - Also for after the sysinst is done and the system reboots - sysinst started! +## Installation via ebijun's image + +Jun Ebihara provides an install image for Raspberry Pi that includes +packages. It is based on NetBSD-current. This image is typically +updated every few weeks. + + - https://github.com/ebijun/NetBSD/blob/master/RPI/RPIimage/Image/README + ## Updating the kernel - Build a new kernel, e.g. using build.sh. It will tell you where the ELF version of the kernel is, e.g.