From owner-cvs-src Mon Feb 24 13:13:43 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AD0D37B4DB for ; Mon, 24 Feb 2003 13:13:41 -0800 (PST) Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23B7843F93 for ; Mon, 24 Feb 2003 13:13:38 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 3373 invoked from network); 24 Feb 2003 21:13:44 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 24 Feb 2003 21:13:44 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id h1OLCXhT017416; Mon, 24 Feb 2003 16:12:33 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200302231332.h1NDWXtL064336@repoman.freebsd.org> Date: Mon, 24 Feb 2003 16:13:49 -0500 (EST) From: John Baldwin To: Takahashi Yoshihiro Subject: RE: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/ Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 23-Feb-2003 Takahashi Yoshihiro wrote: > nyan 2003/02/23 05:32:33 PST > > Modified files: > sys/conf NOTES > sys/alpha/conf NOTES > sys/i386/conf NOTES > Log: > Move MD devices to /conf/NOTES. > > Revision Changes Path > 1.148 +187 -0 src/sys/alpha/conf/NOTES > 1.1130 +0 -183 src/sys/conf/NOTES > 1.1075 +183 -1 src/sys/i386/conf/NOTES This is why the MD NOTES files have 'isa' and 'pci' in them. Then the sys/conf/files just needs the right dependencies and you avoid needless duplication that just results in a much higher maintenance load. If this is the path we are going to take we should just cvs rm sys/conf/NOTES in the first place and get it over with. Obviously I have must have been a complete total lunatic when I committed the MI NOTES file in the first place. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message