From owner-freebsd-stable@FreeBSD.ORG Mon Jan 19 03:52:26 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C43BE16A4CE for ; Mon, 19 Jan 2004 03:52:26 -0800 (PST) Received: from dilbert.firstcallgroup.co.uk (dilbert.firstcallgroup.co.uk [194.200.93.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB30C43D54 for ; Mon, 19 Jan 2004 03:52:25 -0800 (PST) (envelope-from petefrench@keithprowse.com) Received: from petefrench by dilbert.firstcallgroup.co.uk with local (Exim 4.30; FreeBSD) id 1AiXx9-0000eU-Vj; Mon, 19 Jan 2004 11:52:23 +0000 To: skquinn@xevious.kicks-ass.net, stable@freebsd.org In-Reply-To: <200401190546.57312.skquinn@xevious.kicks-ass.net> Message-Id: From: Pete French Date: Mon, 19 Jan 2004 11:52:23 +0000 Subject: Re: Fix make release for 4-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jan 2004 11:52:26 -0000 > It's pretty obvious that within a couple more years they will be > completely replaced by CD-R media or similar things. So, having to use You are assuming that you can boot from the CD-ROM, which isnt true on any of the machines I own for starters. Floppies are still very useful as a bootstapping tool - even Windows XP does it this way after all. It may take 6 floppies, but it enables you to get the OS onto a machine with just a boot floppy. -pcf.