On Wed, Apr 23, 2008 at 07:59:53AM -0500, Shawn Walker wrote: > I've gotten that far already, what I primarily looking for is what > test packages others used in testing the repository. > > In other words, I have my image and repository, and now I want to > populate it with a bunch of test packages.
Ah. I guess it depends on how closely you want to match what we're doing. You could convert a bunch of svr4 packages with pkgsend, but you'll get no actions other than filesystem objects. You could use solaris.py on the same, and you'll get dependencies and a few other things, but you'd either have to write your own descriptor files, or have an SXCE image handy, and be willing to excise all the non-Solaris packages that are in there, as I don't think we're currently making them available Some variant on one of those two routes is probably your best bet. Sorry it's no easier. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
