Sven Dowideit 25ffc9b694 the kgdboc cmdline setting seems to have sometimes causing the rpi64 kernel to crash 7 年之前
..
scripts 25ffc9b694 the kgdboc cmdline setting seems to have sometimes causing the rpi64 kernel to crash 7 年之前
.dockerignore 9b7b6ebe4a Remove version from Raspberry Pi artifacts 8 年之前
.gitignore 9b7b6ebe4a Remove version from Raspberry Pi artifacts 8 年之前
Dockerfile.dapper f4912b3ff9 update rpi32 to 4.4.50 7 年之前
README.md 9b7b6ebe4a Remove version from Raspberry Pi artifacts 8 年之前

README.md

RaspberryPi 2 Image

Build by running dapper in this folder and the build will produce ./dist/rancheros-rpi2.zip.

This image is compatible with the Raspberry Pi 3 too, but only ARMv7 is supported now.

Build Requirements

This build uses local loopback devices and thus requires to run as a privileged container. So please keep the setting ENV DAPPER_RUN_ARGS --privileged from Dockerfile.dapper for now. The build is running quite fast and has been tested on OS X with boot2docker.