svn commit: r300447 - head
Ian Lepore
ian at FreeBSD.org
Mon May 23 04:07:42 UTC 2016
Author: ian
Date: Mon May 23 04:07:41 2016
New Revision: 300447
URL: https://svnweb.freebsd.org/changeset/base/300447
Log:
Add a note on how to update a self-hosted armv6hf system to the entry
describing the armv6hf->armv6 change.
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Mon May 23 03:51:15 2016 (r300446)
+++ head/UPDATING Mon May 23 04:07:41 2016 (r300447)
@@ -45,6 +45,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11
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
More information about the svn-src-head
mailing list