nfs-utils 1:1.2.8-2ubuntu2 source package in Ubuntu

Changelog

nfs-utils (1:1.2.8-2ubuntu2) saucy; urgency=low

  * Start statd on virtual-filesystems instead of on local-filesystems;
    this works and avoids a deadlock in the nfsroot case.  Also, adjust
    idmapd to not block MOUNTPOINT=/ for the same reason.  This isn't a
    perfect fix since idmapd would be needed if we ever wanted nfsv4
    nfsroot, but implementing that can wait until we have /usr mounting from
    the initramfs.  LP: #537133.
 -- Steve Langasek <email address hidden>   Wed, 11 Sep 2013 15:00:02 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nfs-utils_1.2.8.orig.tar.bz2 2.6 MiB 1cc8f02a633eddbf0a1d93421f331479c4cdab4c5ab33b8bf8c7c369f9156ac6
nfs-utils_1.2.8-2ubuntu2.debian.tar.bz2 44.0 KiB 176fc59a8b393bf840cb796b5ec1ec8e85d35ffbfa95a1c4c9780437e98e89fa
nfs-utils_1.2.8-2ubuntu2.dsc 2.3 KiB 746f00a502002fec032cd42d4482c83942934d7af445d6ea52347df1a193eeb3

View changes file

Binary packages built by this source

nfs-common: NFS support files common to client and server

 Use this package on any machine that uses NFS, either as client or
 server. Programs included: lockd, statd, showmount, nfsstat, gssd,
 idmapd and mount.nfs.

nfs-kernel-server: support for NFS kernel server

 The NFS kernel server is currently the recommended NFS server for use
 with Linux, featuring features such as NFSv3 and NFSv4, Kerberos
 support via GSS, and much more. It is also significantly faster and
 usually more reliable than the user-space NFS servers (from the
 unfs3 and nfs-user-server packages). However, it is more difficult to
 debug than the user-space servers, and has a slightly different
 feature set.
 .
 This package contains the user-space support needed to use the
 NFS kernel server. Most administrators wishing to set up an NFS server
 would want to install this package.