--- wikisrc/ports/evbarm/raspberry_pi.mdwn 2017/10/14 14:53:46 1.53 +++ wikisrc/ports/evbarm/raspberry_pi.mdwn 2017/10/14 15:06:30 1.55 @@ -10,7 +10,7 @@ Initial, limited, Raspberry Pi support w ([Raspberry Pi image](http://www.flickr.com/photos/42325803@N07/8118758647/) by Christopher Lee used under CC-By-2.0 license) -# What works +# What works (and what doesn't yet) ## NetBSD 7 before July, 2017 @@ -37,7 +37,7 @@ Initial, limited, Raspberry Pi support w - Raspberry Pi 3 bluetooth - Raspberry Pi 3 new SD host controller driver -# What needs work +## What needs work - USB (host); isochronous transfers. - WiFi @@ -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.