diskimage-builder/elements/fedora
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
..
bin Merge "Add few other packages to the map list for fedora." 2013-05-02 19:16:54 +00:00
install.d Fix for running /etc/rc.local on Fedora 2013-05-14 11:48:58 +12:00
pre-install.d Build images using loopdev instead of qemu-nbd. 2013-04-30 08:56:12 -07:00
root.d Build images using loopdev instead of qemu-nbd. 2013-04-30 08:56:12 -07:00
element-deps Fedora needs to depend on dib-run-parts too. 2013-02-15 15:34:09 +13:00
README.md Migrate cloud image URL/Release options to DIB_. 2013-04-12 14:48:54 +01:00

Use Fedora cloud images as the baseline for built disk images.

Overrides:

  • To use a non-default URL for downloading base Fedora cloud images, use the environment variable DIB_CLOUD_IMAGES
  • To download a non-default release of Fedora cloud images, use the environment variable DIB_RELEASE