From owner-freebsd-emulation@FreeBSD.ORG Fri Mar 23 08:39:02 2007 Return-Path: X-Original-To: emulation@freebsd.org Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1570916A408 for ; Fri, 23 Mar 2007 08:39:02 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.176.14]) by mx1.freebsd.org (Postfix) with ESMTP id A35B113C45D for ; Fri, 23 Mar 2007 08:39:01 +0000 (UTC) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (envelope-from xdivac02@eva.fit.vutbr.cz) (8.13.8/8.13.7) with ESMTP id l2N8d0RU058397 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 23 Mar 2007 09:39:00 +0100 (CET) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.8/8.13.3/Submit) id l2N8d0fD058396; Fri, 23 Mar 2007 09:39:00 +0100 (CET) Date: Fri, 23 Mar 2007 09:39:00 +0100 From: Divacky Roman To: Boris Samorodov Message-ID: <20070323083900.GA58117@stud.fit.vutbr.cz> References: <58206554@bsam.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <58206554@bsam.ru> User-Agent: Mutt/1.4.2.2i X-Scanned-By: MIMEDefang 2.57 on 147.229.176.14 Cc: emulation@freebsd.org Subject: Re: [upcomming linux_base-fc6] conditional install X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Mar 2007 08:39:02 -0000 On Fri, Mar 23, 2007 at 02:36:37AM +0300, Boris Samorodov wrote: > Hi! > > > The FC6 port doesn't install with linux.osrelease=2.4.2. Assuming that > FreeBSD supports only two values (2.6.16 is the second one) I use the > following line at the Makefile: I wouldnt say so... in fact noone tried running with 2.6.2 etc. the point is that we dont support everything that 2.6.16 does (*at comes to mind first). I'd strongly suggest to at least try with the default value for the distro. (ie. the version it ships with if < 2.6.16) opinions?