> Is there anything more I can do to create a mirror repo that can server > everything, including the meta data? > > -Kyle
There are a few ways I've found to do this. I've been using the ipsget script from this page: http://devzone.sites.pid0.org/OpenSolaris/ipsget It works reasonably well, but there are a few issues with it. Primarily, it is unable to update a repository - it will delete anything at the target location before it downloads things. You can work around this (pull new content into a new repository, then merge) but it is tricky. I think this will also work, but I have not actually tried it myself: http://notallmicrosoft.blogspot.com/2010/04/complete-local-copy-mirror-of.html HTH, -Daniel _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
