SPECS: adapter.awk - /etc/modprobe.conf too
glen
glen at pld-linux.org
Fri May 19 23:21:23 CEST 2006
Author: glen Date: Fri May 19 21:21:23 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- /etc/modprobe.conf too
---- Files affected:
SPECS:
adapter.awk (1.305 -> 1.306)
---- Diffs:
================================================================
Index: SPECS/adapter.awk
diff -u SPECS/adapter.awk:1.305 SPECS/adapter.awk:1.306
--- SPECS/adapter.awk:1.305 Fri May 19 23:14:37 2006
+++ SPECS/adapter.awk Fri May 19 23:21:18 2006
@@ -1083,7 +1083,7 @@
continue;
if ($c ~ sysconfdir "/{?env.d")
continue;
- if ($c ~ sysconfdir "/{?modprobe.d")
+ if ($c ~ sysconfdir "/{?modprobe.(d|conf)")
continue;
if ($c ~ sysconfdir "/{?logrotate.d")
continue;
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/adapter.awk?r1=1.305&r2=1.306&f=u
More information about the pld-cvs-commit
mailing list