[pve-devel] pve-kernel : ipmi_watchdog is missing in the blacklist
    Alexandre DERUMIER 
    aderumier at odiso.com
       
    Fri Dec  4 17:39:42 CET 2015
    
    
  
ipmi_watchdog module is located in
/char/ipmi/
and not
drivers/watchdog
so
        ls tmp/lib/modules/${KVNAME}/kernel/drivers/watchdog/|sed -e 's/^/blacklist /' -e 's/.ko$$//'|sort -u > tmp/lib/modprobe.d/blacklist_${PACKAGE}.conf
don't include it in the blacklist
BTW : how do you manage blacklist file name with kernel upgrade, with "blacklist_${PACKAGE}.conf" ?
    
    
More information about the pve-devel
mailing list