diskimage-builder/elements/fedora
Lucas Alvares Gomes 02ee161e81 Refactor the first boot routine.
Setting up a routine to run at first time the system boot may vary from
distribution to distribution. This patch will remove the logic from the
diskimage-builder code and put it into the elements.

The base element will now deploy a dib-first-boot script and each OS
element will ensure that this script runs at rc.local time. By doing
that we will put the OS specific stuff in the OS elements and remove
the embedded code out of the img-function file.

Change-Id: I24c5d1b1185de5693f145347fe912245f1ba7dfe
2013-05-16 15:50:10 +01:00
..
bin Merge "Add few other packages to the map list for fedora." 2013-05-02 19:16:54 +00:00
finalise.d Refactor the first boot routine. 2013-05-16 15:50:10 +01:00
install.d Merge "Fix for running /etc/rc.local on Fedora" 2013-05-15 22:35:19 +00:00
pre-install.d install redhat-lsb before pre-install.d baseline-tools 2013-05-13 15:58:31 +12: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