I have a pkg/server:default instance running on a disconnected system using port 3333 Can I have another instance (pkg/server:updates for example) running on port 3334 or another port, and just define multiple publishers for systems I want to use both.

What I want to have is:

-    a *single* repository server
-    the standard 11/11 repo available as the default for all systems
-    a site-specific repo available for all clients
-    SRU1 repo also available for selected clients
-    s11u1b<nn> repo also available for selected clients

so that I can define a set of publishers for a client that would look like:

solaris        http://internalrepo:3333        (s11 11/11)
sitebits        http://internalrepo:3334
sru1        http://internalrepo:3335

and for other clients

solaris        http://internalrepo:4444    (s11u1bnn)
sitebits        http://internalrepo:3334

I believe this is possible.

Is it just a case of creating other instances of pkg/server with appropriate names and specifying the source and the port number for each, or is there something else which needs to be done?

Cheers
Frank

_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to