grml / grml-live

Build tool for Grml Live Linux
https://grml.org/grml-live/
126 stars 41 forks source link

GRMLBASE/39-modprobe: avoid usage of /lib/modprobe.d/50-nfs.conf #123

Closed mika closed 2 years ago

mika commented 2 years ago

The /lib/modprobe.d/50-nfs.conf file as shipped with nfs-kernel-server >=1:2.6.2-1 causes plenty of problems, like:

So instead, let's ensure we don't ship the upstream file.

Closes: https://github.com/grml/grml/issues/193