Guillaume Rousse <[email protected]> writes: > Le 12/06/2012 09:41, Thierry Vignaud a écrit : >> On 11 June 2012 22:22, guillomovitch <[email protected]> wrote: >>> guillomovitch <guillomovitch> 1:1.2.6-2.mga3: >>> + Revision: 259882 >>> - add exports.d directory >>> - use /var/lib/nfs/statd for statd, instead of /var/lib/nfs, as in fedora >>> - add modprobe config file to alias 'nfs4' to 'nfs' >>> - add systemd support >>> - drop sysinit support >>> - merge client and server package, as per redhat setup >> >> Now installing a kernel spits those messages: >> libkmod: conf_files_filter_out: Directories inside directories are not >> supported: /lib/modprobe.d/nfs.conf >> (...) > We currently have no such /lib/modprobe.d directory in the > distribution, only /etc/modprobe.d. I guess our kmod package doesn't > support it yet, but should sooner or later. If I'm wrong, it's easy to > switch back to /etc/modprobe.d instead.
Actually, you installed the file as /lib/modprobe.d/nfs.conf/nfs.conf I've removed the extra directory level. But we should probably use /etc/modprobe.d/nfs.conf instead. -- Olivier Blin - blino
