Path to this page:
./
net/arla,
Free AFS implementation from KTH
Branch: pkgsrc-2009Q2,
Version: 0.43nb2,
Package name: arla-0.43nb2,
Maintainer: wennmachArla provides a free implementation of AFS. It includes:
o A cache manager (arlad) that works both in user-level mode and with
the kernel module.
o Some simple programs (amon, fs, klog, tokens, vos, udebug, and pts).
o An experimental AFS server called milko.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2005/03/15 15:58:52 wennmach Exp $
ARLA_CACHE="@ARLA_CACHE@"
case ${STAGE} in
DEINSTALL)
${RM} -rf ${ARLA_CACHE}
${RM} -f ${PKG_PREFIX}/lkm/nnpfs_mod
${RM} -f /sbin/mount_nnpfs
;;
esac
Required to build:[
devel/libtool-base]
Master sites:
SHA1: b11130912a14ec469a3fde46b1993f4ad6386f31
RMD160: 68b953a2591b115b2a5842a6c7fc6fae2ee2f088
Filesize: 2785.733 KB
Version history: (Expand)
- (2009-07-09) Package has been reborn
- (2009-07-08) Package added to pkgsrc.se, version arla-0.43nb2 (created)