niusmallnan a09f6ee1e2 Bump rpi kernel to 4.9.80 6 年之前
..
scripts 25ffc9b694 the kgdboc cmdline setting seems to have sometimes causing the rpi64 kernel to crash 7 年之前
.dockerignore 272f3942f1 Initial build, copied from rpi32 7 年之前
.gitignore 272f3942f1 Initial build, copied from rpi32 7 年之前
Dockerfile.dapper a09f6ee1e2 Bump rpi kernel to 4.9.80 6 年之前
README.md c467aedcda Simple update README.md to AARCH64 desciption 7 年之前

README.md

RaspberryPi 3 Image (ARMv8 | AARCH64 | ARM64)

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

This image is compatible with the Raspberry Pi 3, since it is the only ARMv8 device in the Raspberry Pi family at the moment.

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.