From owner-freebsd-questions@FreeBSD.ORG Wed Dec 30 17:50:34 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 241511065693 for ; Wed, 30 Dec 2009 17:50:34 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id D32698FC23 for ; Wed, 30 Dec 2009 17:50:33 +0000 (UTC) Received: from bb.ipt.ru ([194.62.233.89]) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1NQ2gq-0001Rc-Pc for freebsd-questions@freebsd.org; Wed, 30 Dec 2009 20:50:32 +0300 From: Boris Samorodov To: FreeBSD References: <20091230035134.GA20231@bsd.remdog.net> <20091230160323.GA3195@bsd.remdog.net> <98448506@bb.ipt.ru> <20091230161422.GB3195@bsd.remdog.net> <32367878@bb.ipt.ru> <20091230170841.GA1123@bsd.remdog.net> <00203540@bb.ipt.ru> <20091230173921.GB1123@bsd.remdog.net> Date: Wed, 30 Dec 2009 20:50:32 +0300 In-Reply-To: <20091230173921.GB1123@bsd.remdog.net> (Rem Roberti's message of "Wed, 30 Dec 2009 09:39:21 -0800") Message-ID: <41326855@bb.ipt.ru> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Linux-realplayer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Dec 2009 17:50:34 -0000 On Wed, 30 Dec 2009 09:39:21 -0800 Rem Roberti wrote: > The reason that I did that is because there were explicit instructions > in UPDATING for going to fc6, but I could not find instructions for > going to f10. As I indicated earlier I have no idea what to include in > /etc/sysctl.conf. Nothing should be written to both /etc/make.conf and /etc/sysctl.conf. All should be OK for 8.0 with just defaults. > I know that just deleting fc6 and installing f10 > isn't going to be enough. Is there an entry that must be made in > /etc/make.conf as there must be in earlier versions of linux_base? > These are the things I haven't been able to gleen from UPDATING. OK, I see. Then remove all linux applications (i.e. skype, acroread, linux-realplayer, etc.) by pkg_delete . Then remove all linux infrastructure ports by pkg_delete 'linux-*'. Unmount all linux filesystems (linsysfs, linprocfs) and delete linux base port by pkg_delete -f linux_base. To be on a safe side clean /compat/linux. Remove any linux remnants from /etc/sysctl.conf and /etc/make.conf. Then just install linux-realpalyer (or any other linux application from ports). Mount linux filesystems if needed. Your linux apps should just work. HTH -- WBR, Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve