Steinar H. Gunderson wrote: > On Mon, Jul 09, 2007 at 01:17:19PM +1000, Neil Brown wrote: >> I wonder why you didn't find: >> commit b3b111b1bd5fbc678419bf1964b6093045081139 >> Author: Neil Brown >> Date: Tue Mar 20 14:18:41 2007 +1100 >> >> Build mount.nfs by default, and install setuid >> >> Also fix a few bugs that came up in initial testing. > > There's a simple explanation for that -- I checked the file ChangeLog, which > doesn't seem to have been updated since September, now that I look at it. I > guess you stopped updating it at some point... > >> nfs-utils-1.1.0 builds and install mount.nfs by default, and should be >> used with the new util-linux. I just noticed this morning that "./configure --help" in the latest git repo still says this: --enable-mount Create mount.nfs and don't use the util-linux mount(8) functionality. [default=no] ^^^^^^^^^^^^ If building and installing mount.nfs is the default, perhaps this should be updated.