diskimage-builder/lib
Richard Su ad0fe876df Fix 50-firmware.rules no such file on Fedora 19
systemd on Fedora 19 has made /lib/udev/rules.d/50-firmware.rules
optional:
http://lists.freedesktop.org/archives/systemd-devel/2013-March/009708.html

Firmware is now handled by the in-kernel loader.

Added a file exist check for Fedora 19 and any other distros that
may have dropped the rules file. Backwards compatible with existing
distros.

Fixes: bug #1196409

Change-Id: I1d2acf3f88543736d75eb2e8766e83a3da194638
2013-07-03 14:10:33 -07:00
..
common-defaults Reduce duplication between ramdisk and disk image codepaths. 2013-06-19 21:26:29 +12:00
common-functions Move functions to common-functions for reuse. 2013-06-25 17:36:37 +01:00
die Fix copyrights for HP work. 2012-11-15 16:20:32 +13:00
img-defaults Reduce duplication between ramdisk and disk image codepaths. 2013-06-19 21:26:29 +12:00
img-functions Move functions to common-functions for reuse. 2013-06-25 17:36:37 +01:00
ramdisk-defaults Reduce duplication between ramdisk and disk image codepaths. 2013-06-19 21:26:29 +12:00
ramdisk-functions Fix 50-firmware.rules no such file on Fedora 19 2013-07-03 14:10:33 -07:00