diskimage-builder/elements/fedora/pre-install.d
Steve Baker 9ba761ef27 Install fedora grub from cached rpm during finalise
When uninstalling grub2, leave all its dependencies
including grub2-tools installed to minimise the number of packages
which need to be installed in the finalise stage.

Since the yum cache is unmounted during finalise, installing
grub2 in finalise is slowed by re-populating the yum cache.

This change copies the grub2 rpm out of the yum cache so it can be installed
from file during finalise.

This should prevent disk becoming full during finalise on Fedora.

Closes-Bug: #1217185

Change-Id: If095adc4abb52a19a3aa0b1caebfb3e4d8f605ef
2013-09-15 09:11:58 +10:00
..
00-usr-local-bin-secure-path Add /usr/local/bin to the secure_path variable. 2013-06-12 11:01:01 +01:00
02-lsb On Fedora, use Linux Foundation bzr lsb_release 2013-09-04 10:16:49 +12:00
15-fedora-remove-grub Install fedora grub from cached rpm during finalise 2013-09-15 09:11:58 +10:00