From owner-freebsd-current@FreeBSD.ORG Fri Aug 22 08:55:04 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B634216A4BF for ; Fri, 22 Aug 2003 08:55:04 -0700 (PDT) Received: from relay.macomnet.ru (relay.macomnet.ru [195.128.64.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 754A343FA3 for ; Fri, 22 Aug 2003 08:55:02 -0700 (PDT) (envelope-from maxim@macomnet.ru) Received: from news1.macomnet.ru (9mbqf7jz@news1.macomnet.ru [195.128.64.14]) by relay.macomnet.ru (8.11.6/8.11.6) with ESMTP id h7MFnsf13080665; Fri, 22 Aug 2003 19:49:54 +0400 (MSD) Date: Fri, 22 Aug 2003 19:49:54 +0400 (MSD) From: Maxim Konovalov To: Craig Rodrigues In-Reply-To: <20030822143958.GA9686@crodrigues.org> Message-ID: <20030822194819.P57695@news1.macomnet.ru> References: <20030817212125.GA9911@crodrigues.org> <20030822085728.K11780@news1.macomnet.ru> <20030822143958.GA9686@crodrigues.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: cdcontrol no longer needs 'c' partition? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Aug 2003 15:55:05 -0000 On Fri, 22 Aug 2003, 10:39-0400, Craig Rodrigues wrote: > On Fri, Aug 22, 2003 at 09:00:32AM +0400, Maxim Konovalov wrote: > > On Sun, 17 Aug 2003, 17:21-0400, Craig Rodrigues wrote: > > > > > Hi, > > > > > > With GEOM in place, is the 'c' partition for a CD device no > > > longer necessary for cdcontrol? At least on my system, > > > the CD shows up as /dev/acd0, not as /dev/acd0c. > > > > What's about CDROM environment var defined in login.conf? > > I don't understand your question. > If the CDROM environment variable is set to a device name, cdcontrol will > try to open that device. This is documented in the cdcontrol man page. > If the CDROM environment variable is not set, a default device > name of of /dev/cd0c is used, unless you override this with the -f flag. Ah, nevermind, I messed with my local login.conf modifications. Your patch looks OK, I will commit it on the next week if nobody objects. -- Maxim Konovalov, maxim@macomnet.ru, maxim@FreeBSD.org