Date: Mon, 24 Feb 2003 16:13:49 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: Takahashi Yoshihiro <nyan@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-src@FreeBSD.org, src-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/conf NOTES src/sys/alpha/conf NOTES src/ Message-ID: <XFMail.20030224161349.jhb@FreeBSD.org> In-Reply-To: <200302231332.h1NDWXtL064336@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <machine>/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 <jhb@FreeBSD.org> <>< 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030224161349.jhb>