John Levon wrote:
> Am I just missing up to date instructions on building IPS somewhere, or
> do they genuinely not exist? (util/distro-import/README is not current
> at least.)
> 

Building IPS itself is easy:

cd src; make install; make packages

Populating a repo from scratch is more work:

export WOS_PKGS=... # directory of wos pkgs which have been faspac -s
                     # since dir bundle code doesn't yet support p7 file
                    # compression
export REPO=http://yourlocalrepo:portnumber

make -e buildnumber/redist_import

> And on a related note, is there a plan to allow non-root builds?

this works...




-- 
Bart Smaalders                  Solaris Kernel Performance
[EMAIL PROTECTED]               http://blogs.sun.com/barts
"You will contribute more with mercurial than with thunderbird."
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to