Re: Updating -CURRENT, what about outdated files?
From: Joshua Goodall (joshua_at_roughtrade.net)
Date: 05/24/03
- Previous message: ODHIAMBO Washington: "-CURRENT, build kernel problem"
- In reply to: Ruslan Ermilov: "Re: Updating -CURRENT, what about outdated files?"
- Next in thread: Ruslan Ermilov: "Re: Updating -CURRENT, what about outdated files?"
- Reply: Ruslan Ermilov: "Re: Updating -CURRENT, what about outdated files?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 24 May 2003 18:44:32 +1000 To: Ruslan Ermilov <ru@freebsd.org>
On Sat, May 24, 2003 at 06:44:19AM +0300, Ruslan Ermilov wrote:
> I do this a lot too. And I use "find . -mtime +1 ! -type d" to
> seek for the stale stuff. This of course requires that you're
> not running with ``INSTALL="install -C"'' in /etc/make.conf.
Is there any part of installworld that uses tools other than
rm, mtree, install and ln?
With appropriate wrappers, it shouldn't be hard to maintain
a canonical list of installed files; it's not far from there
to detection of stale base files.
J
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: ODHIAMBO Washington: "-CURRENT, build kernel problem"
- In reply to: Ruslan Ermilov: "Re: Updating -CURRENT, what about outdated files?"
- Next in thread: Ruslan Ermilov: "Re: Updating -CURRENT, what about outdated files?"
- Reply: Ruslan Ermilov: "Re: Updating -CURRENT, what about outdated files?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|