buildworld fails.

Mel Flynn mel.flynn+fbsd.current at mailing.thruhere.net
Sat Apr 18 06:17:57 UTC 2009


On Friday 17 April 2009 21:41:04 Tim Kientzle wrote:

> Of course, libarchive's mtree support is mostly for
> developers to use in building new tools that use
> mtree format in innovative ways.  Exposing it through
> tar is primarily to make it easier to test.

Hmm. Or tar could store the mtree file as the first file and we'd have a table 
of contents for a streaming format, if tar -c can take an mtree file and a 
prefix as input. Especially useful when tarring a small amount of large files, 
since -t would still have to through the entire file to list the entries.
And you can then extract only the mtree file and compare it to you live system 
to figure out what's been meddled with.

I like the possibilities, thanks for your work on it!
-- 
Mel


More information about the freebsd-current mailing list