On 06/08/10 09:08, Gordon Ross wrote:
I notice that onu runs pkg.depotd on the installing client,
accessing the bits over NFS. When clients are far from the
gate, or otherwise resource constrained (i.e. virtual), the
install process with onu can be slow and sometimes flaky.
I'd like a configuration where pkg.depotd runs on the
machine hosting the project gate (similar to ipkg.sfbay)
but it's not clear how I set that up. Pointers?
usr/src/pkg/README.pkg in the Testing Packages section, or also in the KTD
slides.
As a note, unless if you're building with ON_CRYPTO_BINS set in your
environment file, you'll also need the "extra" repo. So, you'll need to
repeat the steps for the extra repo as well.
e.g. on your gate machine
/usr/lib/pkg.depotd -d repo.extra -p <newport> &
and on your test machine
pkg set-publisher -P -g http://<your server host>:<port> on-extra
liane
_______________________________________________
on-ips-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/on-ips-dev