On Wed, Oct 29, 2008 at 02:01:53PM +0100, Jan Hlodan wrote: > I couldn't fine any information about removing packages from repository. > I now how to create, send and publish package on my repository > (localhost), but I don't know how to remove some package. > The point is, that I have a newer version of package and I would like > to replace old with new package. How can I do this?
There is currently no way to remove or obsolete a package from a repo. You can simply publish the new version of the package, and if it has a newer version number (the timestamp will be newer, if nothing else is), then clients will normally choose it over the older one. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
