Vendor Name                             Hewlett-Packard Company

Product Name                            ONC/NFS
Fileset Name                            NFS-CLIENT

Text:
        
        This fileset will startup daemons so that a system can be a
        nfs client.  Set the variable NFS-CLIENT to 1 in the file
        /etc/rc.config.d/nfsconf

        This fileset delivers:

        /sbin/init.d/nfs.client
        /usr/bin/nfsstat
        /usr/bin/on
        /usr/bin/rpcinfo
        /usr/bin/rup
        /usr/bin/rusers
        /usr/newconfig/etc/netgroup
        /usr/newconfig/etc/rpc
        /usr/newconfig/etc/vhe_list
        /usr/newconfig/usr/sbin/vhe/vhe_altlog
        /usr/newconfig/usr/sbin/vhe/vhe_getlist
        /usr/newconfig/usr/sbin/vhe/vhe_mounter
        /usr/newconfig/usr/sbin/vhe/vhe_script
        /usr/sbin/automount
        /usr/sbin/biod
        /usr/sbin/rwall
        /usr/sbin/spray
        /usr/sbin/vhe/vhe_u_mnt

        Variables used are defined in /etc/rc.config.d/nfsconf

        It starts up (in order):

        /usr/sbin/portmap 
        /usr/sbin/biod $NUM_NFSIOD
        /usr/sbin/rpc.statd $STATD_OPTIONS
        /usr/sbin/rpc.lockd $LOCKD_OPTIONS
        /usr/sbin/automount $AUTO_OPTIONS 
        /sbin/mount -aQt nfs
        swapon -a -t remote


        To start the fileset type:        /usr/sbin/nfs.client start
        To stop the fileset type:         /usr/sbin/nfs.client stop


