diskimage-builder/lib
Steve Baker c6da246b73 Fix for running /etc/rc.local on Fedora
With systemd rc.local lives in /etc/rc.d and is only run
if the rc-local service is enabled.

This change creates a /etc/rc.d/rc.local symlink, and modifies img-functions
prepare_first_boot to tolerate an initially missing /etc/rc.local.

Fixes bug #1179674

Change-Id: I7e6102b62224950c1de5d48205dc4feff60f9389
2013-05-14 11:48:58 +12:00
..
common-functions Retry losetup -d for up to 10 seconds. 2013-05-09 09:34:53 -07:00
die Fix copyrights for HP work. 2012-11-15 16:20:32 +13:00
img-defaults Only use tmpfs if build machine has 4GB+ RAM. 2013-05-03 06:55:53 -07:00
img-functions Fix for running /etc/rc.local on Fedora 2013-05-14 11:48:58 +12:00
ramdisk-defaults Only use tmpfs if build machine has 4GB+ RAM. 2013-05-03 06:55:53 -07:00
ramdisk-functions Ignore errors when ldd'ing static binaries. 2013-05-08 14:30:22 +02:00