> From: Shawn Walker > > On 05/ 7/10 07:55 AM, Gilles Dauphin wrote: > > > > Hello, > > > > Will the futur of pkg.depotd designed to remove easyly a package from > > a pkg.depotd? > > In the future, there will be a supported method to remove packages from > a repository. > > > Howto do that now in b134? > > Currently, there's no officially supported way to do this. > > You have one of two options: > > * copy all of the packages except the ones you want to remove to a new > repository
Sorry Shawn, I am lost with all the file I see in /var/pkg/repo. Please, show/explain , roughtly, how to copy the one I want. Example: in my repo at ips.enst.fr I have 4 releases of SFEgraphviz/src. Howto keep only one? Have a look to SFEplib too (5 releases). A common work with Milan and me. Thanks, Gilles > > * remove the files referenced in the manifest for the package you > want to remove (assuming those files aren't used by another > packages), remove the manifest for the package, and then execute > /usr/lib/pkg.depotd -d /path/to/repo --rebuild --exit-ready > > Cheers, > -Shawn _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
