From owner-cvs-etc Fri Jun 7 18:05:59 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA12513 for cvs-etc-outgoing; Fri, 7 Jun 1996 18:05:59 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA12506; Fri, 7 Jun 1996 18:05:56 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with SMTP id SAA17589; Fri, 7 Jun 1996 18:05:33 -0700 (PDT) To: Bruce Evans cc: CVS-committers@freefall.freebsd.org, ache@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc/etc.i386 MAKEDEV In-reply-to: Your message of "Sat, 08 Jun 1996 08:51:18 +1000." <199606072251.IAA06871@godzilla.zeta.org.au> Date: Fri, 07 Jun 1996 18:05:33 -0700 Message-ID: <17587.834195933@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Can you let me know when you're done? Sysinstall and release/Makefile need to know the names of all the CD devices. Jordan > I wrote: > >Don't forget to keep devfs up to date with MAKEDEV. I only do it for > >the devices that I have. Devfs seems to already create wcd?a, but it > > I'm doing this for all cd devices. Don't duplicate the work. > > Bruce