Date: Sat, 5 Dec 2015 18:49:43 -0200 From: =?utf-8?B?THXDrXM=?= Fernando Schultz Xavier da Silveira <schultz@ime.usp.br> To: Anton Sayetsky <vsasjason@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Cleaning obsolete files after make installworld Message-ID: <20151205204943.GA19890@hpmini> In-Reply-To: <CAA2O=b9j4X0WjpdDgBRbUn66qw%2BQGK1u-Ypt5kxqT3n9u9sofA@mail.gmail.com> References: <20151205201107.GA19335@hpmini> <CAA2O=b9j4X0WjpdDgBRbUn66qw%2BQGK1u-Ypt5kxqT3n9u9sofA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Well, the problem is there were hundreds upon hundreds of such files from several switches in src.conf. I do not think that many developers would forget that many obsolete files. The more likely possibility is that I have made a mistake somewhere. On Sat, Dec 05, 2015 at 10:40:51PM +0200, Anton Sayetsky wrote: > Standard procedure is filing a PR, because it's a BUG. Someone adds > WITHOUT_XXX option and forgets to update ObsoleteFiles.inc. > > 2015-12-05 22:11 GMT+02:00 Luís Fernando Schultz Xavier da Silveira > <schultz@ime.usp.br>: > > Hi, > > > > I have edited /etc/src.conf to remove software which is not useful > > to me. After compiling and installing the world, I have launched the > > check-old, delete-old and delete-old-libs targets of /usr/src/Makefile. > > > > However, several old files still remain in the system. For example, > > I have included WITHOUT_INETD in /etc/src.conf, but after peforming the > > above procedure, the file /usr/sbin/inetd was still there, with a > > modification time that predates the installation of the system. > > > > What is the standard procedure for removing these stale files? > > I have used the -mtime option of find to locate and remove them, but > > I doubt this is the recommended approach. > > > > Thanks. > > > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151205204943.GA19890>