Add a note on how to update a self-hosted armv6hf system to the entry

describing the armv6hf->armv6 change.
This commit is contained in:
ian 2016-05-23 04:07:41 +00:00
parent 4dc2bab775
commit 449997fe71

View File

@ -45,6 +45,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
and packages may fail or need manual intervention to run. New and packages may fail or need manual intervention to run. New
packages will be needed. packages will be needed.
To update an existing self-hosted armv6hf system, you must add
TARGET_ARCH=armv6 on the make command line for both the build
and the install steps.
20160510: 20160510:
Kernel modules compiled outside of a kernel build now default to Kernel modules compiled outside of a kernel build now default to
installing to /boot/modules instead of /boot/kernel. Many kernel installing to /boot/modules instead of /boot/kernel. Many kernel