Tom: > For running pkg(5) on Solaris 10, you might be interested in the Update > Center 2 toolkit images that are here: > > http://wikis.sun.com/display/IpsBestPractices/Downloads
Interesting. Thanks for the pointer! I need to check the Wiki more often... :-) > The Solaris 10 download includes the pkg(5) commands in a completely > self-contained user image, including a minimized python environment. > When you are done with the image, just remove the top-level directory. > The downloads are available for both SPARC and x86. So a simplistic method would be just to package this up at a convenient location, pkgadd it on the desired server, and fire up pkg.depotd... should be doable. Of course it would be more elegant to build a SVR4 package with just depot.py & friends; and then use the Python already on the system. But that's a second step. Regards -- Volker -- ------------------------------------------------------------------------ Volker A. Brandt Consulting and Support for Sun Solaris Brandt & Brandt Computer GmbH WWW: http://www.bb-c.de/ Am Wiesenpfad 6, 53340 Meckenheim Email: [EMAIL PROTECTED] Handelsregister: Amtsgericht Bonn, HRB 10513 Schuhgröße: 45 Geschäftsführer: Rainer J. H. Brandt und Volker A. Brandt _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
