##// END OF EJS Templates
-using --verbose and debug while creating cryptfs to give a hint by default...
-using --verbose and debug while creating cryptfs to give a hint by default -Added KERNEL_DHKEY,KERNEL_BTRFS,KERNEL_NSPAN,KERNEL_POEHAT options - support new cryptsetup version replacing legacy stuff. -Split cryptfs cipher and hash into seperate vars -reworked 14-fstab.sh to replace legacy dropbear cryptsetup stuff - some bullseye apt fix relpacing bullseye with testing - README updates also adding Kernel source hints and some RPI4 text

Fichier de la dernière révision:

r394:5d19d305a4db
r696:2f2cf24844e7 pull
Show More
rpi3-stretch-arm64-4.14.y
15 lines | 425 B | text/plain | TextLexer
/ templates / rpi3-stretch-arm64-4.14.y
# Configuration template file used by rpi23-gen-image.sh
# Debian Stretch using the Arm64 for kernel compilation and Debian distribution.
RPI_MODEL=3
RELEASE=stretch
BUILD_KERNEL=true
KERNEL_ARCH=arm64
RELEASE_ARCH=arm64
CROSS_COMPILE=aarch64-linux-gnu-
QEMU_BINARY=/usr/bin/qemu-aarch64-static
KERNEL_DEFCONFIG=bcmrpi3_defconfig
KERNEL_BIN_IMAGE=Image
KERNEL_IMAGE=kernel8.img
KERNEL_BRANCH=rpi-4.14.y
ENABLE_WIRELESS=true