From 862ed67c18d9677d1e76406c5638a81e03de67a8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 7 Aug 2007 16:14:10 +0000 Subject: 2007-08-07 Joel Sherrill * bit: NFS Client is now merged into main RTEMS source tree. * rtemsNfs/ChangeLog, rtemsNfs/LICENSE, rtemsNfs/Makefile, rtemsNfs/README, rtemsNfs/rfc1094.txt, rtemsNfs/rtems-filesystem-patch, rtemsNfs/proto/Makefile, rtemsNfs/proto/mount_prot.h, rtemsNfs/proto/mount_prot.x, rtemsNfs/proto/mount_prot_xdr.c, rtemsNfs/proto/nfs_prot.h, rtemsNfs/proto/nfs_prot.x, rtemsNfs/proto/nfs_prot_xdr.c, rtemsNfs/src/Makefile, rtemsNfs/src/cexphelp.c, rtemsNfs/src/dirutils.c, rtemsNfs/src/librtemsNfs.h, rtemsNfs/src/nfs.c, rtemsNfs/src/nfs.modini.c, rtemsNfs/src/rpcio.c, rtemsNfs/src/rpcio.h, rtemsNfs/src/rpcio.modini.c, rtemsNfs/src/sock_mbuf.c, rtemsNfs/src/xdr_mbuf.c: Removed. --- bit | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bit') diff --git a/bit b/bit index 022ad2d..0c46d58 100755 --- a/bit +++ b/bit @@ -9,8 +9,7 @@ # set -ex -# rtemsNfs is version 1.2 -PACKAGES="rtemsNfs avl-1.4.0 ncurses-5.3 readline-4.3 libtecla-1.4.1 zlib-1.1.4" +PACKAGES="avl-1.4.0 ncurses-5.3 readline-4.3 libtecla-1.4.1 zlib-1.1.4" # make sure it is clean before we start for p in $PACKAGES -- cgit v1.2.3