summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorIan Lepore <ian@FreeBSD.org>2016-05-23 04:07:41 +0000
committerIan Lepore <ian@FreeBSD.org>2016-05-23 04:07:41 +0000
commit957fc42533398c49d6a69bdee5389d9eee013d6e (patch)
treebd3048d7540b813fa506822a24edd48fcb039050 /UPDATING
parent2e79170e4fd37fb69fb8dbd04e8f3eeea3ffd9eb (diff)
downloadsrc-test2-957fc42533398c49d6a69bdee5389d9eee013d6e.tar.gz
src-test2-957fc42533398c49d6a69bdee5389d9eee013d6e.zip
Add a note on how to update a self-hosted armv6hf system to the entry
describing the armv6hf->armv6 change.
Notes
Notes: svn path=/head/; revision=300447
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 2b0ddc3811ad..fd47ac042b79 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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
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:
Kernel modules compiled outside of a kernel build now default to
installing to /boot/modules instead of /boot/kernel. Many kernel