diskimage-builder/elements
Lucas Alvares Gomes 02ee161e81 Refactor the first boot routine.
Setting up a routine to run at first time the system boot may vary from
distribution to distribution. This patch will remove the logic from the
diskimage-builder code and put it into the elements.

The base element will now deploy a dib-first-boot script and each OS
element will ensure that this script runs at rc.local time. By doing
that we will put the OS specific stuff in the OS elements and remove
the embedded code out of the img-function file.

Change-Id: I24c5d1b1185de5693f145347fe912245f1ba7dfe
2013-05-16 15:50:10 +01:00
..
base Refactor the first boot routine. 2013-05-16 15:50:10 +01:00
cloud-init-nocloud cloud-init-nocloud element for non-cloud image 2013-02-12 12:49:20 -08:00
config-applier Add element to install config-applier 2013-01-25 10:17:35 -08:00
deploy Rename flavour to element. 2012-12-05 14:04:58 -08: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 Use dib-run-parts for running scripts in target 2013-02-14 10:48:10 -08:00
dpkg Merge "Adds support for post-install scripts." 2013-04-22 22:18:25 +00:00
fedora Refactor the first boot routine. 2013-05-16 15:50:10 +01: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 local-config: Configure proxy for apt and/or yum 2013-03-08 03:24:45 -08: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
ubuntu Refactor the first boot routine. 2013-05-16 15:50:10 +01:00
vm Enable serial console for fedora 2013-05-13 11:15:59 +12:00