From owner-freebsd-questions@FreeBSD.ORG Tue Sep 30 14:54:03 2014 Return-Path: Delivered-To: freebsd-questions@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 C5C7F76F; Tue, 30 Sep 2014 14:54:03 +0000 (UTC) Received: from webmail.dweimer.net (24-240-198-187.static.stls.mo.charter.com [24.240.198.187]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "webmail2.dweimer.local", Issuer "webmail2.dweimer.local" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 91AF5813; Tue, 30 Sep 2014 14:54:03 +0000 (UTC) Received: from www.dweimer.net (webmail [192.168.5.2]) by webmail.dweimer.net (8.14.7/8.14.7) with ESMTP id s8UErtW2071085 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 30 Sep 2014 09:53:55 -0500 (CDT) (envelope-from dweimer@dweimer.net) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 30 Sep 2014 09:53:55 -0500 From: dweimer To: Kenneth Hatteland Subject: Re: update to =?UTF-8?Q?linux=5Fbase-c=36?= Organization: dweimer.net Reply-To: dweimer@dweimer.net Mail-Reply-To: dweimer@dweimer.net In-Reply-To: References: Message-ID: <9e6b9502ba9292e68de94878bf405409@dweimer.net> X-Sender: dweimer@dweimer.net User-Agent: Roundcube Webmail/1.0.3 Cc: freebsd-questions@freebsd.org, owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2014 14:54:03 -0000 On 09/30/2014 9:16 am, Kenneth Hatteland wrote: > Installing nspluginwrapper with c6 replacing f-10 is not possible on > my machine as nspluginwrapper demands f-10 and this ends in conflict. > Any solution to that ? > > > Kenneth Hatteland, Norway > Did you do steps 2 and 4 from the /usr/ports/UPDATING entry? 20140922: AFFECTS: users of emulators/linux_base-f10 and emulators/linux_base-c6 AUTHOR: xmj@FreeBSD.org The complete drop-in replacement linux-c6 port infrastructure is in ports and will shortly replace the current linux-f10- ports as default. To switch to the linux-c6 infrastructure you should: 0. Backup all your vital information! 1. Remove the current linux base port and all linux-f10- ports. 2. Add the following lines to /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=c6 OVERRIDE_LINUX_NONBASE_PORTS=c6 3. Make sure no linux application is running. 4. Set appropriate sysctl (compat.linux.osrelease=2.6.18). 5. Install emulators/linux-c6. That should be enough in most circumstances. If you experience difficulties, please be sure to expand step 1 to: 1a. Remove all ports which depend on linux base port. 1b. Remove linux base port. 1c. Clean /compat/linux/ directory. Should you encounter any other difficulties not fixed by these extended steps, please submit an issue report in Bugzilla and send an email to FreeBSD's emulation@ mailing list.date to linux_base-c6 -- Thanks, Dean E. Weimer http://www.dweimer.net/