From owner-freebsd-current@FreeBSD.ORG Fri May 2 03:12:31 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 B1ADD37B401; Fri, 2 May 2003 03:12:31 -0700 (PDT) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id D563C43F75; Fri, 2 May 2003 03:12:30 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from master.dougb.net (12-234-22-23.client.attbi.com[12.234.22.23]) by sccrmhc03.attbi.com (sccrmhc03) with SMTP id <2003050210122900300fn264e>; Fri, 2 May 2003 10:12:29 +0000 Date: Fri, 2 May 2003 03:12:28 -0700 (PDT) From: Doug Barton To: Mike Makonnen In-Reply-To: <200305020810.h428AxCw057728@repoman.freebsd.org> Message-ID: <20030502030910.H12694@znfgre.qbhto.arg> References: <200305020810.h428AxCw057728@repoman.freebsd.org> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: cvs commit: src/etc/rc.d devfs 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, 02 May 2003 10:12:32 -0000 I think the way to handle this is to have a devd conf file, similar to sysctl.conf. However, rather than adding another conf file to /etc, what do y'all think of /etc/conf/devd? Personally, I think rc.devd should have been a conf file anyway, but I won't quibble. :) I have an eye toward eventually migrating /etc/*.conf to /etc/conf, since /etc is too cluttered (IMO). However, to handle this particular issue, I'm thinking we should repo-copy /etc/rc.devd to /etc/conf/devd, and adjust /etc/rc.d/devd accordingly. What do y'all think? Doug On Fri, 2 May 2003, Mike Makonnen wrote: > mtm 2003/05/02 01:10:59 PDT > > FreeBSD src repository > > Modified files: > etc/rc.d devfs > Log: > Create a symbolic link /dev/vga -> /dev/ttyv0. > > We can't remove the sourcing of /etc/rc.devfs yet in case the user > might have custom entries in it. We will have to come up with an > /etc/devfs.rules or something to make this kind of thing easier. > > Approved by: markm (mentor)(implicit) > > Revision Changes Path > 1.3 +7 -0 src/etc/rc.d/devfs > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/etc/rc.d/devfs.diff?&r1=1.2&r2=1.3&f=h > > -- This .signature sanitized for your protection