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 :-) -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
