Date: Sat, 23 Jul 2005 16:55:10 +0200 From: Alexander Leidinger <Alexander@Leidinger.net> To: current@freebsd.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: HEADS-UP: new feature: removing of obsolete files (was: Re: cvs commit: src Makefile Makefile.inc1 ObsoleteFiles.inc UPDATING src/share/man/man7 build.7) Message-ID: <20050723165510.0ba168d0@Magellan.Leidinger.net> In-Reply-To: <200507231423.j6NENULF017447@repoman.freebsd.org> References: <200507231423.j6NENULF017447@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 23 Jul 2005 14:23:30 +0000 (UTC) Alexander Leidinger <netchild@FreeBSD.org> wrote: I covered nearly 6 years of obsolete files in this commit, but I may have missed some. I also tried to add a short comment why a files was removed. So in case you find a wrong comment or a file which isn't covered by this commit feel free to send a patch or commit it on our own. I haven't specified a MFC time in this commit, since I only have commit access at the weekends ATM. And at the weekends my spare time is shared with other (maybe more important) things. If someone wants to MFC this on his own: please run "make check-old" on a virgin RELENG_6 system to make sure no files show up as obsolete. Bye, Alexander. > netchild 2005-07-23 14:23:30 UTC > > FreeBSD src repository > > Modified files: > . Makefile Makefile.inc1 UPDATING > share/man/man7 build.7 > Added files: > . ObsoleteFiles.inc > Log: > Add delete-old and delete-old-libs targets: > - removes obsolete files/dirs or libraries. > - works in interactive (default) and batch mode > - respects DISTDIR > - documented in UPDATING and build(7) > > The head of the file ObsoleteFiles.inc contains instructions how to add > obsolete files/dirs/libs to the list. Obviously one should add obsolete > files to this list, when he removes a file/dir/lib from the basesystem. [...] Bye, Alexander. -- Where do you think you're going today? http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050723165510.0ba168d0>