diskimage-builder/elements
Lucas Alvares Gomes a1beca7b44 EFI hosts
If you have an EFI host but the image doesn't have the EFI modules
installed the grub-install command will fail in case the --target
argument is not set. The problem is that the grub-install script will
check whether the /sys/firmware/efi file exists or not to determine if
it's an EFI installation, but this value comes from the host, so this
patch will look for the /sys/firmware/efi file and will also check if
the EFI modules are installed in the image, if not set the --target to
a non-efi platform.

Change-Id: I4481b43e4a8fe4144be9c7eb9d9c618bbb2df21e
2013-07-15 10:22:51 +01:00
..
base Use ccache to cache all compiles between builds. 2013-07-09 18:18:19 -07:00
cache-url Curl to redo the request (Found 302) 2013-07-09 11:22:51 +01:00
cloud-init-nocloud Fix cloud-init-nocloud to actually work. 2013-06-12 13:28:27 +12:00
config-applier Use the source-repository interface. 2013-06-20 14:47:27 +01:00
deploy Add mechanism to send error messages to helper. 2013-06-18 14:51:04 -04:00
dhcp-all-interfaces Add element to run DHCP on all network interfaces. 2013-04-02 10:28:18 +01:00
dib-run-parts/root.d Add environment.d hook to setup environment. 2013-07-09 15:01:33 -07:00
disable-selinux/post-install.d Add disable-selinux element. 2013-06-14 09:39:07 +01:00
dpkg Merge "Adds support for post-install scripts." 2013-04-22 22:18:25 +00:00
dracut-network Add dracut-network element. 2013-06-05 14:18:57 +01:00
fedora Add package mappings for augeas-tools and openssh-client 2013-07-12 10:24:15 -04:00
hwburnin Rename flavour to element. 2012-12-05 14:04:58 -08:00
hwdiscovery Create install-packages as a binary. 2013-01-31 00:08:58 +01:00
local-config Set correct mode for .ssh/authorized_keys files. 2013-05-24 12:01:57 +12:00
mellanox Extend mellanox support to disk images. 2013-05-08 11:07:12 +01:00
selinux-permissive An element for putting SELinux in permissive mode 2013-05-14 11:56:28 +12:00
serial-console Add an element to configure a serial console. 2013-05-10 07:38:31 +12:00
source-repositories Adding docs for the source-repositories element 2013-07-10 13:04:39 +01:00
ubuntu Re-use cache_url() in fedora element. 2013-06-20 00:04:59 +01:00
vm EFI hosts 2013-07-15 10:22:51 +01:00