Date: Wed, 10 Dec 2014 17:44:07 +0000 (UTC) From: Johannes Jost Meixner <xmj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374480 - head Message-ID: <201412101744.sBAHi7wv014246@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: xmj Date: Wed Dec 10 17:44:07 2014 New Revision: 374480 URL: https://svnweb.freebsd.org/changeset/ports/374480 QAT: https://qat.redports.org/buildarchive/r374480/ Log: Yesterday's UPDATING entry mistakenly assumed that compat.linux.osrelease=2.6.18 made it into 10.1-RELEASE, while it's not even in 10-STABLE at this point. Correct this by pointing out that all RELEASES should up/downgrade it. Spotted by: Piotr Kubaj <pkubaj@riseup.net> Approved by: swills (mentor) Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Wed Dec 10 16:43:27 2014 (r374479) +++ head/UPDATING Wed Dec 10 17:44:07 2014 (r374480) @@ -19,7 +19,8 @@ you update your ports collection, before compat.linux.osrelease=2.6.18 - This step is necessary on all FreeBSD versions older than 10.1-RELEASE. + This step is necessary on all FreeBSD versions, apart from 11.0-CURRENT + (after revision 271982). 3. Reinstall all software depending on Linux emulation. As an example, reinstall linux-firefox: @@ -45,7 +46,7 @@ you update your ports collection, before OVERRIDE_LINUX_NONBASE_PORTS=f10 2. Downgrade the Linux kernel version in /etc/sysctl.conf on FreeBSD versions - newer than and including 10.1-RELEASE: + newer than and including 11.0-CURRENT (after revision 271982). compat.linux.osrelease=2.6.16
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412101744.sBAHi7wv014246>