From owner-svn-ports-all@FreeBSD.ORG Wed Dec 10 17:44:08 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 08ADE84C; Wed, 10 Dec 2014 17:44:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E9A60928; Wed, 10 Dec 2014 17:44:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBAHi7Ht014247; Wed, 10 Dec 2014 17:44:07 GMT (envelope-from xmj@FreeBSD.org) Received: (from xmj@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBAHi7wv014246; Wed, 10 Dec 2014 17:44:07 GMT (envelope-from xmj@FreeBSD.org) Message-Id: <201412101744.sBAHi7wv014246@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: xmj set sender to xmj@FreeBSD.org using -f From: Johannes Jost Meixner Date: Wed, 10 Dec 2014 17:44:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374480 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2014 17:44:08 -0000 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 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