Date: Thu, 31 Aug 2006 14:08:26 +0200 From: Niclas Zeising <lothrandil@n00b.apagnu.se> To: Tom Rhodes <trhodes@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Ruslan Ermilov <ru@FreeBSD.org>, gad@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: "Chatty" config files in /etc Message-ID: <44F6D13A.50000@n00b.apagnu.se> In-Reply-To: <20060831061806.0c022552.trhodes@FreeBSD.org> References: <200608290920.k7T9KmV9067843@repoman.freebsd.org> <86zmdmfoow.fsf@dwp.des.no> <p0623091cc11b704fff62@[128.113.24.47]> <20060830202834.GA11284@rambler-co.ru> <p0623091dc11bbf999504@[128.113.24.47]> <20060831100004.GB52914@rambler-co.ru> <20060831061806.0c022552.trhodes@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Tom Rhodes wrote: > On Thu, 31 Aug 2006 14:00:04 +0400 > Ruslan Ermilov <ru@FreeBSD.org> wrote: > >> No, /etc/defaults are different beasties -- they are true >> default config files -- they are either used if there's no >> corresponding version under /etc, or most likely sourced >> to provide defaults. To be moved to /etc/defaults, a file >> should gain the same property. > > While this comment is blatently obvious: /etc/examples > > ;) > I think it's a good idea to move out most of the examples from the actual config files and put them in example files. I do think, however, that the example files should be in /etc/examples, that way you know where they are, and that they are connected to the files in /etc. That way they will also be covered by mergemaster(8) so you will notice if something have changed in the examples and be able to correct your config files. Someone also mentioned moving more files which usually are not changed that often to /etc/defaults. I think that might be a good idea, because then /etc wouldn't be so clobberd. If you want to change the defaults, you just put the changes in a file with the same name in /etc. That's a whole different thing though, which need some more thinking-through and work... Anyways, just putting in my 0.02 SEK on things. Keep up the good work, all of you! Regards! //Niclas --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44F6D13A.50000>