Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nfs-utils: NFS utlilities and supporting clients and daemons for the kernel NFS server.
Name: | nfs-utils |
Vendor: | Aurora SPARC Linux |
Version: | 1.0.9 |
License: | GPL |
Release: | 8.al3 |
URL: | |
- Summary
- The nfs-utils package provides a daemon for the kernel NFS server and
related tools, which provides a much higher level of performance than the
traditional Linux NFS server used by most users.
This package also contains the showmount program. Showmount queries the
mount daemon on a remote host for information about the NFS (Network File
System) server on the remote host. For example, showmount can display the
clients which are mounted on that host.
This package also contains the mount.nfs and umount.nfs program.
Changelog
- * Tue Sep 26 17:00:00 2006 Steve Dickson <steved{%}redhat{*}com> 1.0.9-8
- mount.nfs was not returning a non-zero exit value
on failed mounts (bz 206705)
- * Wed Sep 20 17:00:00 2006 Karel Zak <kzak{%}redhat{*}com> 1.0.9-7
- Added support for the mount -s (sloppy) option (#205038)
- Added nfs.5 man page from util-linux
- Added info about [u]mount.nfs to the package description
- * Mon Sep 11 17:00:00 2006 <SteveD{%}RedHat{*}com> 1.0.9-6
- Removed the compiling of getiversion and getkversion since
UTS_RELEASE is no longer defined and these binary are
not installed.