summaryrefslogtreecommitdiffstats
path: root/bit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-08-07 16:14:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-08-07 16:14:10 +0000
commit862ed67c18d9677d1e76406c5638a81e03de67a8 (patch)
tree6c3f53b725369ba2ae66cc36efaec8acf459a663 /bit
parent2007-07-16 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-addon-packages-862ed67c18d9677d1e76406c5638a81e03de67a8.tar.bz2
2007-08-07 Joel Sherrill <joel.sherrill@OARcorp.com>
* 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.
Diffstat (limited to 'bit')
-rwxr-xr-xbit3
1 files changed, 1 insertions, 2 deletions
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