[issue647] tons of "WARNING: All config files need .conf: /etc/modprobe.d/*, it will be ignored in a future release."

Pawel Sadkowski bts at bts.grml.org
Tue Mar 10 15:26:25 CET 2009


Pawel Sadkowski <azhag at fluxboxpl.org> added the comment:

Hi,

I resolved this issue on my iso with this one-liner:
> find $target/etc/modprobe.d -maxdepth 1 ! -type d ! -name ".conf$" -exec mv 
'{}' '{}'.conf ';'

in /etc/grml/fai/config/scripts/CLASS/.

----------
assignedto: mika
messages: 2025, 2033
nosy: mika
priority: bug
status: chatting
title: tons of "WARNING: All config files need .conf: /etc/modprobe.d/*, it will be ignored in a future release."
topic: daily, release-stopper

_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue647>
_____________________________________


More information about the Bugs-changes mailing list