From owner-freebsd-amd64@FreeBSD.ORG Mon Sep 6 02:33:38 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D16716A4CE for ; Mon, 6 Sep 2004 02:33:38 +0000 (GMT) Received: from smtp01.syd.iprimus.net.au (smtp01.syd.iprimus.net.au [210.50.30.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0A9443D39 for ; Mon, 6 Sep 2004 02:33:37 +0000 (GMT) (envelope-from tim@robbins.dropbear.id.au) Received: from robbins.dropbear.id.au (210.50.40.26) by smtp01.syd.iprimus.net.au (7.0.028) id 412F6C1400315C70; Mon, 6 Sep 2004 12:33:29 +1000 Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id 4FE75420E; Mon, 6 Sep 2004 12:33:32 +1000 (EST) Date: Mon, 6 Sep 2004 12:33:32 +1000 From: Tim Robbins To: "Conrad J. Sabatier" Message-ID: <20040906023332.GA99335@cat.robbins.dropbear.id.au> References: <20040905211319.234725bc@dolphin.local.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040905211319.234725bc@dolphin.local.net> User-Agent: Mutt/1.4.1i cc: freebsd-amd64@freebsd.org Subject: Re: linux base for amd64 must be Slackware? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Sep 2004 02:33:38 -0000 On Sun, Sep 05, 2004 at 09:13:19PM -0500, Conrad J. Sabatier wrote: > Is there any particular reason why the website describing setting up > Linux emulation for amd64 recommends using Slackware as the base? Will > any of the linux_base* ports work instead? At the time it was written, the ports collection had not been updated to deal with 32-bit Linux emulation on amd64, and Slackware was the easiest to get started with. I assume the linux_base port works on amd64 after David O'Brien's recent change, but I haven't gotten around to testing it yet -- if it works, I'll update the web page suggesting that people use it instead of tediously installing Slackware by hand. Tim