Re: How to clean out old files after 'make world'?
From: Garance A Drosihn (drosih_at_rpi.edu)
Date: 07/20/04
- Previous message: Stas D.Myasnikov: "How to clean out old files after 'make world'?"
- In reply to: Stas D.Myasnikov: "How to clean out old files after 'make world'?"
- Next in thread: Freddie Cash: "Re: How to clean out old files after 'make world'?"
- Reply: Freddie Cash: "Re: How to clean out old files after 'make world'?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 20 Jul 2004 15:44:33 -0400 To: "Stas D.Myasnikov" <myst@tut.by>, <freebsd-hackers@freebsd.org>
At 10:23 PM +0300 7/20/04, Stas D.Myasnikov wrote:
>... I had thought that install script removes all unneeded files,
>but it don't. How can I clean out this old binaries, configs, etc?..
>Is there any automatic way to do this?
You can: make cleanworld
which does a fairly decent job of getting rid of all the old files
in your build area (e.g., in /usr/obj/usr/src).
However, I am not sure if you are asking for more than that.
-- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Stas D.Myasnikov: "How to clean out old files after 'make world'?"
- In reply to: Stas D.Myasnikov: "How to clean out old files after 'make world'?"
- Next in thread: Freddie Cash: "Re: How to clean out old files after 'make world'?"
- Reply: Freddie Cash: "Re: How to clean out old files after 'make world'?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]