diskimage-builder/lib
Nisha Agarwal d9ce041237 Prevent overwriting of user modified blacklist.conf
The ramdisk-functions overwrites user modified
/etc/modprobe.d/blacklist.conf with a single entry
"blacklist evbug". Due to this, ramdisk fails to recognise
the hardware/disks etc for which user has modified
/etc/modprobe.d/blacklist.conf.
The commit enables copying all the *.conf files under
/etc/modprobe.d to the ramdisk. It creates
a config file /etc/modprobe.d/blacklist-dib-ramdisk.conf
instead of overwriting /etc/modprobe.d/blacklist.conf.

Closes bug: #1492804

Change-Id: Ib88272e4b8f4641c58e7e68bb0c2e4b82efc4fc1
2015-09-30 02:04:15 -07:00
..
common-defaults Make sure sbin paths are in $PATH 2013-12-16 14:42:59 -05:00
common-functions Merge "Cleanup the build directories earlier" 2015-07-14 11:50:53 +00:00
die Fix copyrights for HP work. 2012-11-15 16:20:32 +13:00
img-defaults Export image properties 2015-04-01 20:33:17 +00:00
img-functions Cleanup the build directories earlier 2015-06-04 10:46:18 +02:00
ramdisk-defaults Enable dracut deploy ramdisks 2014-10-17 21:44:09 -05:00
ramdisk-functions Prevent overwriting of user modified blacklist.conf 2015-09-30 02:04:15 -07:00