diskimage-builder/elements/fedora
James Slagle 380df31aac Remove old versions of grub2 from the yum cache
Before downloading and caching the latest version of grub2, we need to
first remove all old versions. Otherwise, the find command that writes
the grub2 version to /tmp/grub/install to install during the finalise
phase could pick one of the older versions of grub2 in the cache. This
will cause the install during the finalise phase to fail since the older
version of grub2 will conflict with the newer installed version of
grub2-tools.

Change-Id: I5b43e359db3ba81ed6283dfb41c7e89629516d38
2014-01-10 17:12:13 -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 Install tcpdump on Fedora 2014-01-10 14:16:30 +00:00
pre-install.d Remove old versions of grub2 from the yum cache 2014-01-10 17:12:13 -05: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