Date: Thu, 15 Feb 2001 14:50:21 +0200 From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/mtree BSD.local.dist BSD.release.dist BSD.root.dist BSD.usr.dist BSD.var.dist BSD.x11-4.dist BSD.x11.dist Message-ID: <20010215145021.A15725@sunbay.com> In-Reply-To: <200102151225.f1FCPnv10211@freefall.freebsd.org>; from ru@FreeBSD.org on Thu, Feb 15, 2001 at 04:25:49AM -0800 References: <200102151225.f1FCPnv10211@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 15, 2001 at 04:25:49AM -0800, Ruslan Ermilov wrote: > ru 2001/02/15 04:25:49 PST > > Modified files: > etc/mtree BSD.local.dist BSD.release.dist > BSD.root.dist BSD.usr.dist BSD.var.dist > BSD.x11-4.dist BSD.x11.dist > Log: > Apparently, people do not listen for a plea to look into the > README file before making changes here. Fix them once again. > To avoid a mess and further simplify the things, I have introduced the new style which, I hope, people will follow. The idea is that the first /set directive in a file always sets all the keywords to their default values. All subsequent /set directives (if present) should be paired into an opening and closing directives, where the first (opening) directive changes a set of keywords, and the second (closing) directive assigns them back their default values. To get the feeling, simply execute ``grep /set *.dist''. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010215145021.A15725>