Hi Danek,

I'm not sure if I understood this script correctly.
Is it enough just publish packages into two separate repos and then run:

./merge.py -r -d /export/tmp -n -v sparc,http://localhost:10001 -v i386,http://localhost:10002 arch entire

and then run final repo form /export/tmp ?
/usr/lib/pkg.depotd -d /export/tmp -p 10000

Thanks.

Regards,

Jan Hlodan



Danek Duvall wrote:
On Mon, Feb 23, 2009 at 05:42:10PM +0100, Jan Hlodan wrote:
I wonder to know how to public just one package which will contain information for both architecture?
Are any scrips for it?

You have to publish the architectures independently to separate repos, and
then use the merge program (in the gate in util/publish) to merge each
package into a third repo.  Take a look at the Makefile in that directory
to see how we're doing it for the WOS publication.

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

Reply via email to