On Thu, 2010-03-18 at 10:20 -0700, Bart Smaalders wrote: > On 03/18/10 05:21, Danek Duvall wrote: > > Ondrej Kubecka wrote: > > > >> How do I remove unwanted content/update from the repository. > > > > There are no built-in mechanisms You have to either take a zfs snapshot of > > the filesystem the repo is in and rollback manually, or you have to destroy > > the repo entirely and start over again. Alternatively, publishe to a > > different repo each time. > > > > We do hope to have some repository administration tools, but haven't had > > the resources to design and develop them. > > zfs rollback is really the easiest and fastest mechanism. Creating your > repo on a separate data set to facilitate this is a good idea if you > anticipate do-overs. > > The other mechanism is to publish to an empty repo and then transfer the > bits to "production" after testing; this is kinder to those pulling from > your repos...
let me know if you ant to set up a "on-test" repo on ipkg Erik _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
