John Levon wrote:
> On Tue, Oct 07, 2008 at 08:54:56PM -0700, Bart Smaalders wrote:
> 
>>> export WS=/path/to/sources
>>> cd $WS/src
>>> make install packages
>>> cd util/distro_import
>>> export REPO=http://xenbld:10023
>>> export 
>>> NONWOS_PKGS="/net/paradise.sfbay/export/integrate_dock/nv/nv_osol0811/all 
>>> /net/paradise.sfbay/export/integrate_dock/nv/nv_osol0811/i386"
>>> export WOS_PKGS=/mnt/Solaris_11/Product/
>>> export PYTHONPATH=$WS/proto/root_i386/usr/lib/python2.4/vendor-packages/
>>> export PATH=$WS/proto/root_i386/usr/bin/:$PATH
>>> make -e 99/redist_import
>>>
>>> It looks like it's building OK now. Could we add the above into a
>>> README?
>> Sure; I'll update the README on my next putback.
> 
> Thanks!
> 
> Turns out I was stomping all over the existing machine's repo (forget to
> set $REPO). A little scary that a normal user can do that, but more
> importantly, can we also add:

Just like a normal user can put SVR4 packages in to /var/spool/pkg which 
is the default location pkgadd(1M) looks in if -d is not specified.

Though I'm not sure I understand the value of the behaviour - even in 
the developer test machine case.

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

Reply via email to