From owner-cvs-all@FreeBSD.ORG Thu Sep 11 17:10:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA42716A4BF; Thu, 11 Sep 2003 17:10:18 -0700 (PDT) Received: from critter.freebsd.dk (p26.n-sfpop02.stsn.com [199.107.153.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B2A443FE3; Thu, 11 Sep 2003 17:10:15 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h8C0ADj3001330; Fri, 12 Sep 2003 02:10:15 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Thomas Moestl From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 12 Sep 2003 01:52:14 +0200." <20030911235214.GA691@timesink.dyndns.org> Date: Fri, 12 Sep 2003 02:10:13 +0200 Message-ID: <1329.1063325413@critter.freebsd.dk> cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_cd.c src/sys/dev/ata atapi-cd.c atapi-cd.h src/sys/isa fd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2003 00:10:18 -0000 In message <20030911235214.GA691@timesink.dyndns.org>, Thomas Moestl writes: >The cloning handlers in the CD-ROM drivers used to be required to >mount root from CD-ROM, which is e.g. required for the bootable >sparc64 distribution disks. Have things changed so that they are no >longer needed while I wasn't watching, or does this change break that >case? Wouldn't that just be a matter of fixing the '/' line in /etc/fstab ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.