As with dhcp4, a summary of what I'm doing *on LFS-6.8*

 This is on top of the patch to the nfs-server bootscript (for 2.6
kernels) in my udev 166 thread on lfs-support.

 For both client and server, using nfs v3 NOT v4 :

portmap-6.0
gperf-3.0.4
attr-2.4.44
libcap-2.19 with a sed:
 sed -i 's@-lattr@"-L/usr/lib -lattr"@' libcap/Makefile
  no obvious way to prevent libcap.a from getting installed, so I
  just remove it.
libnfsidmap-0.24
nfs-utils-1.2.3
 The last tiem I tried building agaisnt libtirpc, rpc.statd failed
to work, so I now configure with
 --disable-tirpc --disable-gss --with-tcp-wrappers
as well as my usual configure options.
then set up the bootscripts (client is ok as-is on 6.8) and
hosts.{deny,allow}.
 Note that rpc.lockd is gone, as is rpc.quotad (use the 'quota'
package, aapparently, if you need this).

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to