I've posted a test repo image for the X migration to IPS.   The base source
is X build 143, so contains all the changes shown on:
 http://hub.opensolaris.org/bin/view/Community+Group+x_win/changelogs-nv_140
 http://hub.opensolaris.org/bin/view/Community+Group+x_win/changelogs-nv_130
plus the ones shown in the v2 webrev's for the IPS migration I just posted.

These were specifically built on a system booted into a build 134 (not 134a or
b) boot environment so that they should only have dependencies on builds
available on http://pkg.opensolaris.org/dev/

The tarball of the repo is available for download at:
        http://dlc.sun.com/osol/x/downloads/xnv-ips/pkg_i386.tar.bz2

After unpacking it, you can start a repository server by running a command
such as:
         /usr/lib/pkg.depotd -d pkg_i386 -p 14300

and then install from it using ON's onu script, such as:
pfexec /opt/onbld/bin/onu -O -u http://localhost:14300/ -U xnv-devel -t X143

(You can't use the -d option to onu to start the repo for you, since our
 repo directory name doesn't end in ".redist".   If you have a new enough
 version of package (post-134) you may be able to skip running the pkg.depotd
 and instead change the URI for the -u flag to file://`pwd`/pkg_i386 , but
 I have not tested to confirm that.)

-- 
        -Alan Coopersmith-        [email protected]
         Oracle Solaris Platform Engineering: X Window System

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

Reply via email to