From owner-cvs-all Sun Jan 6 5:54:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mass.dis.org (dhcp45-21.dis.org [216.240.45.21]) by hub.freebsd.org (Postfix) with ESMTP id D7BD237B405; Sun, 6 Jan 2002 05:54:31 -0800 (PST) Received: from mass.dis.org (localhost [127.0.0.1]) by mass.dis.org (8.11.6/8.11.6) with ESMTP id g052Zij03312; Fri, 4 Jan 2002 18:35:45 -0800 (PST) (envelope-from msmith@mass.dis.org) Message-Id: <200201050235.g052Zij03312@mass.dis.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: John Baldwin Cc: Bruce Evans , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/i386/libi386 bootinfo.c In-reply-to: Your message of "Fri, 04 Jan 2002 14:13:40 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 04 Jan 2002 18:35:44 -0800 From: Michael Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > I thought that RB_CDROM was only set by the old bootblocks. Bootblocks > > that are less than 2 years old should set vfs.root.mountfrom to > > [:], and not shoot their foot off by setting deprecated > > flags. > > Well, that's a bit tricky. In the loader, all I know is that the BIOS cd cd0 > is > _some_ CD device. I don't know which device. It could be cd4 or acd0 to the > kernel. I'm not sure how best to go about that. :( :$volume_tag$ Or something similar. Device names were the best I could come up with at the time; volume tags would be better. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message