From owner-freebsd-stable@FreeBSD.ORG Wed Dec 8 10:13:11 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D48DB106564A for ; Wed, 8 Dec 2010 10:13:11 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 8A9398FC12 for ; Wed, 8 Dec 2010 10:13:11 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id A833BE7175; Wed, 8 Dec 2010 10:13:10 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=mail; bh=E/elzs9+yfHv ooh44Qh5fR5yfAM=; b=x3d6uva4gdABpJ5voV8WfbHHegrDFQ7/J0XmPU6Sk+/x zXSZ7P5LdIVyyJlIj51MYmZN4GbjRGY4Cu5ELEyOGmIcz+I+ubJKIIyCGFYhwGKC SqqGi0/o7TpI14Z76AQdAoqjcj2wYzTtwQpWhTD5tkVZdKF37Hte/cFsWgRUqFg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=date:from:to :cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; q=dns; s=mail; b=pRtsAV 5gjXifrs9gb2Rm8L2wBRHbs7Bm3vUqhgWWHhopKORd0aOD+fNoekqBQLXvJ8SnF8 uQ67zx23cxZovOzbCJH1OAna6zgY/eDOJpeOHhOudq1HyeTIJCzuiI/K9GUMMyQu 8NBt85R81N6muNZ3kkcnyyee/JbF4GCf5RBWk= Received: from core.draftnet (client-86-27-21-134.glfd.adsl.virginmedia.com [86.27.21.134]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 66ED2E716F; Wed, 8 Dec 2010 10:13:10 +0000 (GMT) Date: Wed, 8 Dec 2010 10:13:05 +0000 From: Bruce Cran To: Andy Farkas Message-ID: <20101208101305.0b592721@core.draftnet> In-Reply-To: References: <4cff4932.19wIy6S+EgAziCcD%perryh@pluto.rain.com> <20101208091727.111a786c@core.draftnet> X-Mailer: Claws Mail 3.7.7 (GTK+ 2.22.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD 7 installs where FreeBSD 8 wont due to CD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Dec 2010 10:13:11 -0000 On Wed, 8 Dec 2010 20:01:32 +1000 Andy Farkas wrote: > Why is this so? I think the Fixit environment only contains tools necessary for installing the system and has traditionally needed to be small enough to fit on a 1.44MB floppy disk. So since "ls" wasn't required it wasn't included. -- Bruce Cran