Date: Tue, 17 Feb 1998 12:02:49 +0000 (GMT) From: Adam David <adam@veda.is> To: jkh@time.cdrom.com (Jordan K. Hubbard) Cc: alex@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/ipfw ipfw.c Message-ID: <199802171202.MAA28892@veda.is> In-Reply-To: <7277.887711061@time.cdrom.com> from "Jordan K. Hubbard" at "Feb 17, 98 02:24:21 am"
next in thread | previous in thread | raw e-mail | index | archive | help
> Alex's commit is a good thing. It'll save transition shock for any of > the many *thousands* of people who'll upgrade their 2.2.5 to 2.2.6 > purely through the world target and not go anywhere near /etc. Points well taken. > Of course, if by this you or anyone else is volunteering to write the > /etc auto-updater that so many have talked about and so few have > implemented (myself right up there with the guiltiest of them), well > then that's another kettle of fish and I'd be very interested indeed > in seeing such a script/program/whatever become part of the long-awaited > "make upgrade" target. :-) I like the idea of generating the files in /etc from templates, merging in the local configuration from a master config file or directory, but it takes more than an idea to make it work. At the moment I've just been using !!grep inside of vi to bring in the relevant lines from locally edited previous versions of installed files, and merging by eye. It gets the job done, but could do with being more automatic. -- Adam David <adam@veda.is> 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?199802171202.MAA28892>