Port-sparc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: SPARC packages availability for 9.0 and install report
Riccardo Mottola <riccardo.mottola%libero.it@localhost> wrote:
>I will try building on real metal, the issue is having enough drive
>space, the collection is huge now.
>Not on the IPC of course, but maybe on the faster ones and then
>"pkg_tarup" should help.
If you set DEPENDS_TARGET=package-install in /etc/mk.conf then packages
will get created automatically for all the dependencies of whichever
package you chose to build.
I build with pkgsrc on one server then NFS mount that from any of my
slower systems.
I also set these variables:
PACKAGES= /somewhere/on/nfs/server
WRKOBJDIR= /somewhere/on/local/machine
Then clean out WRKOBJDIR if it gets full.
Home |
Main Index |
Thread Index |
Old Index