I want to be able to setup a "unified" pkg server to server out sparc/x86/debug/nondebug/redist/extra in away similar to what pkg.opensolaris.org or ipkg.sfbay does.

I know that x86/sparc can be combined today but can debug and non-debug be served from a single repository ? I assume redist and extra need to stay separate.

I'm looking for something like this:

http://<server>/<project>/<repo>

examples:

http://mypkg.sfbay/crypto/proj1
http://mypkg.sfbay/crypto/proj1-extra

http://mypkg.sfbay/crypto/proj2
http://mypkg.sfbay/crypto/proj2-extra

http://mypkg.sfbay/ipsec/ikev2
http://mypkg.sfbay/ipsec/ikev2-extra

Basically for a given "project" that is hosted on the server I want at most 2 urls, one for redist and one for extra. To be presented to the test/dev teams for use with onu(1)/pkg(5).

If debug and non debug can't yet be combined thats okay but I really don't want to expose port numbers and I really want x86 and sparc combined.

Where can I find instructions on how to do this ?

--
Darren J Moffat
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to