diskimage-builder/elements/fedora
Robert Collins 5ada82a59c Add armhf support.
ARM doesn't have a generic Linux image due to the soc-specific nature of Linux
kernels today, so we drop the manual installation of that package, replacing it
with a dist-upgrade instead. This involved tweaks to the dpkg and fedora
install-package scripts.

Change-Id: I97924b80ca87781307e1087b9fe4b18215770e84
2013-04-09 08:17:22 +12:00
..
bin Add armhf support. 2013-04-09 08:17:22 +12:00
install.d Fix heat-cfntools to work on Fedora 2013-02-27 18:15:08 -08:00
pre-install.d Fedora needs to depend on dib-run-parts too. 2013-02-15 15:34:09 +13:00
root.d New element that uses a fedora cloud image as the base. 2013-02-15 09:33:29 +13:00
element-deps Fedora needs to depend on dib-run-parts too. 2013-02-15 15:34:09 +13:00
README.md New element that uses a fedora cloud image as the base. 2013-02-15 09:33:29 +13:00

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