aboutsummaryrefslogtreecommitdiff
path: root/networking/dnsd.c
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-05-22 17:37:38 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-05-22 17:37:38 +0000
commitae84b11467c56316a43de6146100ce22f24cf622 (patch)
tree283fd8ebb6804e1f1caefb2431ce001690d45b87 /networking/dnsd.c
parentdfd8282464c56eda0dba62ad3b9a2a4b71ba725f (diff)
downloadbusybox-ae84b11467c56316a43de6146100ce22f24cf622.tar.gz
modprobe: fix for blacklisting
The patch makes the order of the alias/blacklist in modprobe.conf irrelevant (like module-utils' modprobe). In first patch the alias had to be defined before the blacklist which caused problems because the modprobe.conf file is read before /lib/modules/*/modules.alias. The attatched patch will mark the blacklisted module itself rather than trying to find the alias that points to the blacklisted module and test this flag later in the alias resolving stage.
Diffstat (limited to 'networking/dnsd.c')
0 files changed, 0 insertions, 0 deletions