[1860] in NetBSD-Development
AFS 3.3a for NetBSD 1.4
daemon@ATHENA.MIT.EDU (Bill Sommerfeld)
Mon May 17 19:46:02 1999
To: netbsd-dev@MIT.EDU, netbsd-afs@MIT.EDU
Cc: chopps@netbsd.org, kenh@cmf.nrl.navy.mil
Date: Mon, 17 May 1999 19:45:36 -0400
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
I've dropped packages containing AFS 3.3a client bits for NetBSD 1.4 into:
/afs/sipb.mit.edu/user/wesommer/netbsd-afs/
and
/afs/transarc.com/public/afs-contrib/bin/netbsd.client
As this code is based on Transarc's sources, the former directory is
acl'ed so that only folks with SIPB cell accounts can get at it, while
the latter is acl'ed so that only AFS site contacts can get at it.
I currently have builds for i386, sparc, and arm32; as LKM's don't
work on the latter, you'll have to statically libafs.o into your
kernel; I've include instruction for how to do this in the release's
README.
For those of you with access to the trees in the SIPB cell, sources
live in the netbsd-merge branch of the CVS repository at
/afs/sipb.mit.edu/project/afs/repository
cvs -d /afs/sipb.mit.edu/project/afs/repository checkout -r netbsd-merge src
The build and packageing were done using a script which is checked in
to src/netbsd/pkg/buildafs33a; if you want to build elsewhere you will
need to tweak that script to reflect where the afs source and NetBSD
kernel source trees live.
Consider this a pre-announcement; if I get feedback that these packages
work for people other than me, I'll make a wider announcement
- Bill