Shawn Walker wrote: > Dave Miner wrote: >> Shawn Walker wrote: >>> Greetings, >>> >>> The following webrev contains changes necessary to implement these >>> (known) bug entries: >>> >>> 1449 pkg requires operational history >>> >>> webrev: >>> http://cr.opensolaris.org/~swalker/pkg-1449/ >>> >>> gui diff (separate from webrev): >>> http://cr.opensolaris.org/~swalker/pkg-1449/gui.patch >>> >>> Sample history output (sorted based on mtime of each history entry >>> file): >>> >>> Short format: >>> http://cr.opensolaris.org/~swalker/pkg-1449/short.txt >>> >>> Long format: >>> http://cr.opensolaris.org/~swalker/pkg-1449/long.txt >>> >> >> It seems to me that we need a way for the distro constructor (at >> least) to be able to clear the history of the image it constructs, if >> for no other reason than to eliminate the space the history would use >> on the CD. > > rm -rf /var/pkg/history :-) >
Wrong answer. The DC (and anyone else who has this need) shouldn't be mucking around with your implementation details, which is what that directory represents. Add this to the already-outstanding bug for the same on the download cache, if you like, but I'd like a real interface, please. Dave Dave _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
