Date: Mon, 23 May 2016 04:07:41 +0000 (UTC) From: Ian Lepore <ian@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r300447 - head Message-ID: <201605230407.u4N47fvb062979@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605230407.u4N47fvb062979>