From owner-freebsd-current@FreeBSD.ORG Tue Sep 4 20:55:00 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2E8516A419 for ; Tue, 4 Sep 2007 20:55:00 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 7CAFD13C468 for ; Tue, 4 Sep 2007 20:54:59 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 7101C8C26D4; Tue, 4 Sep 2007 22:54:58 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O9nk5tcBWems; Tue, 4 Sep 2007 22:54:57 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 18C778C26CF; Tue, 4 Sep 2007 22:54:57 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id l84Ksus3069906; Tue, 4 Sep 2007 22:54:56 +0200 (CEST) (envelope-from rdivacky) Date: Tue, 4 Sep 2007 22:54:56 +0200 From: Roman Divacky To: Boris Samorodov Message-ID: <20070904205456.GA69763@freebsd.org> References: <98908394@srv.sem.ipt.ru> <89949828@srv.sem.ipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <89949828@srv.sem.ipt.ru> User-Agent: Mutt/1.4.2.3i Cc: Eric Crist , freebsd-current@freebsd.org Subject: Re: Progress for 7.0 - the "what's cooking" page X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2007 20:55:00 -0000 On Tue, Sep 04, 2007 at 11:01:31PM +0400, Boris Samorodov wrote: > On Tue, 4 Sep 2007 12:30:24 -0500 Eric Crist wrote: > > On Sep 4, 2007, at 11:38 AMSep 4, 2007, Boris Samorodov wrote: > > > > As for linuxulator. The default sysctl will be > > > "compat.linux.osrelease: 2.4.2" and the port will be linux_base-fc4: > > > http://lists.freebsd.org/pipermail/freebsd-emulation/2007-August/ > > > 003914.html > > > I'm sure I'm wrong, but I could have sworn I read something today > > about linuxolator being 2.6.16 kernel with Fedora Core 6? > > Well, to use Fedora Core 6 at -CURRENT you definitely must set > linux.osrelease to 2.6.16. But this feature is highly experimental > for now. So do linux_base-fc6 port. It won't be a default for > 7.0-RELEASE. I am not sure it's "highly" experimental but it's definitely not targeted for any critical use. works fine for an interesting portion of programs though... roman