freebsd-src/release/arm64
Andrew Turner e90c2c3638 Put the pine64 root filesystem on teh correct partition.
The Pine64 root filesystem was incorrectly created directly on the MBR
partition. This can cause the loader to get confused when loading the
kernel from this filesystem.

The loader will see this as a small partition meaning later checks to
ensure it doesn't read past the end of the disk incorrectly report a
failure. This seems to work mostly by accident with the released images as
they are smaller than the reported size, however after growfs has run the
image may no longer boot.

Reviewed by:	gjb, emaste, imp
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D14343
2018-02-16 16:22:54 +00:00
..
aarch64.conf Add general configuration files used by release/release.sh for 2017-11-17 18:00:52 +00:00
make-memstick.sh make-memstick.sh: use UFSv2 2017-09-11 14:41:57 +00:00
PINE64.conf Put the pine64 root filesystem on teh correct partition. 2018-02-16 16:22:54 +00:00
RPI3.conf Use chroot(8) when invoking realpath(1) when setting BOOTFILES, 2017-11-20 15:03:03 +00:00