CVSROOT: /cvs/debian-boot Module name: boot-floppies Changes by: delaunay 1999-11-14 03:41:16 Modified files: utilities/busybox: Makefile busybox.def.h internal.h mount.c Added files: utilities/busybox: nfsmount.c nfsmount.h nfsmount_clnt.c nfsmount_xdr.c Log message: New NFS support added to mount. Triggered with #define BB_NFSMOUNT in busybox.def.h.