Date: Sat, 12 Dec 2015 22:14:35 -0200 From: =?utf-8?B?THXDrXM=?= Fernando Schultz Xavier da Silveira <schultz@ime.usp.br> To: Michael Powell <nightrecon@hotmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Cleaning obsolete files after make installworld Message-ID: <20151213001435.GA6169@hpmini> In-Reply-To: <n4i9hr$6aq$1@ger.gmane.org> References: <20151205201107.GA19335@hpmini> <CAA2O=b9j4X0WjpdDgBRbUn66qw%2BQGK1u-Ypt5kxqT3n9u9sofA@mail.gmail.com> <20151205204943.GA19890@hpmini> <n4i9hr$6aq$1@ger.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, > Check out the /usr/src/Makefile, particularly the # check-old and the # > delete-old sections. I've never found a need to use these, so I really am > uncertain how they would be used. But it seems as if they might come into > play after a make buildworld but prior to a make installworld. I could be > very wrong about that. But if you can track down how to actually use these > targets I think it may remedy the problem. I did use the delete-old functionality. The problem is the files persist even after that. The delete-old command does not seem to take into account software that was disabled in /etc/src.conf and needs to be removed.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151213001435.GA6169>