diskimage-builder/elements/fedora/install.d
Derek Higgins d8ba46f8e3 Install which on Fedora
Create an install hook where core utilities can be installed
on Fedora. In this case we are installing which.
Which is being used by
  ramdisk/post-install.d/01-ensure-binaries
  vm/finalise.d/51-grub
The absence to which caused the ramdisk build to fail on F19.

On Ubuntu which is installed with the package debianutils, this pretty
much has to exist on Ubuntu images, so a corresponding package install for
ubuntu isn't needed.

Fixes Bug 1202612

Change-Id: I847c1619cdab021c9348caed3fa32db64e663e8e
2013-07-26 11:04:58 +01:00
..
00-fedora-fixup-audit Fix up the conflict between audit and glibc packages. 2013-04-26 11:55:10 +01:00
00-fedora-fixup-pyopenssl Fix pyOpenSSL on Fedora. 2013-06-21 18:08:44 +01:00
01-install-deps Install which on Fedora 2013-07-26 11:04:58 +01:00