diskimage-builder/elements/fedora
James Slagle f5d4d8c711 Mark install-packages +x.
install-packages is an executable script, it should be +x.  The install
command that was installing it is setting permissions to 755, so we were
fine there.  However, I was trying to test the script outside of an
image build to test a change, and it's helpful to have it +x in the
repository for that context like all the other scripts under bin.

Change-Id: Ic300cc56d463640d119db4e310d375c66ed133ca
2014-01-07 07:54:47 -05:00
..
bin Mark install-packages +x. 2014-01-07 07:54:47 -05:00
finalise.d Remove old-kernels for fedora 2013-10-17 11:51:44 +01:00
install.d Update openssl for Fedora. 2013-11-26 09:09:47 -05:00
pre-install.d Install fedora grub from cached rpm during finalise 2013-09-15 09:11:58 +10:00
root.d Make sure a loop device exists before kpartx is called 2014-01-06 11:30:51 +01:00
element-deps Remove dependency on dracut-network 2013-10-25 09:15:40 +01:00
README.md Migrate cloud image URL/Release options to DIB_. 2013-04-12 14:48:54 +01:00
source-repository-fedora On Fedora, use Linux Foundation bzr lsb_release 2013-09-04 10:16:49 +12: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