Solaris and pkgsrc
From K5Wiki
Revision as of 16:25, 1 October 2012 by BenKaduk (talk | contribs) (New page: Bootstrapping krbdev-sparc-build.mit.edu as a build slave with solaris 10: Get the pkgsrc repo locally and copy it over: env CVS_RSH=ssh cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot checko...)
Bootstrapping krbdev-sparc-build.mit.edu as a build slave with solaris 10:
Get the pkgsrc repo locally and copy it over:
env CVS_RSH=ssh cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout pkgsrc
I see the key fingerprint of anoncvs as:
1024 a0:b1:35:d7:56:be:2c:30:78:b0:21:df:43:d9:64:5c anoncvs.netbsd.org,149.20.53.68 (RSA)
I can't find a cvs binary from Oracle TechNet, hence the copying.
On the server, drop it in /opt/pkgsrc The next step, per http://www.netbsd.org/docs/pkgsrc/platforms.html is to run the bootstrap script.