From 529f108360089e2cc8752c051df43024ea833930 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 2 Sep 2005 15:40:52 +0000 Subject: 2005-09-02 Joel Sherrill * bit, ncurses-5.3/misc/run_tic.sh: Added rtemsNfs 1.2 * rtemsNfs/ChangeLog, rtemsNfs/LICENSE, rtemsNfs/Makefile, rtemsNfs/README, 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: New files. * rtemsNfs-1.1/ChangeLog, rtemsNfs-1.1/LICENSE, rtemsNfs-1.1/Makefile, rtemsNfs-1.1/README, rtemsNfs-1.1/rtems-filesystem-patch, rtemsNfs-1.1/proto/Makefile, rtemsNfs-1.1/proto/mount_prot.x, rtemsNfs-1.1/proto/nfs_prot.x, rtemsNfs-1.1/src/Makefile, rtemsNfs-1.1/src/cexphelp.c, rtemsNfs-1.1/src/dirutils.c, rtemsNfs-1.1/src/librtemsNfs.h, rtemsNfs-1.1/src/nfs.c, rtemsNfs-1.1/src/nfs.modini.c, rtemsNfs-1.1/src/rpcio.c, rtemsNfs-1.1/src/rpcio.h, rtemsNfs-1.1/src/rpcio.modini.c, rtemsNfs-1.1/src/sock_mbuf.c, rtemsNfs-1.1/src/xdr_mbuf.c: Removed. --- bit | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bit') diff --git a/bit b/bit index ec68c19..772994a 100755 --- a/bit +++ b/bit @@ -9,7 +9,8 @@ # set -ex -PACKAGES="rtemsNfs-1.1 avl-1.4.0 ncurses-5.3 readline-4.3 libtecla-1.4.1 zlib-1.1.4" +# 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" for p in $PACKAGES do -- cgit v1.2.3