diskimage-builder/elements
Dan Prince 04bfd491ad Add mechanism to send error messages to helper.
Adds a new err_msg function which is used to:

-echo feedback to the deploy ramdisk console
-keep track of the first error message we hit so
 that we can send it along to the baremetal-deploy-helper.

Also, updates our wget request back to baremetal-deploy-helper
to include the first the first error message (if any) as
the 'e' parameter.

The err_msg uses a new simple safe_url_encode function to ensure
we don't send invalid characters in our HTTP post requests.

Change-Id: I5a623a6f66cde8d81ff1e75800dc2953ca2703a8
2013-06-18 14:51:04 -04:00
..
base Move package install of dkms to install.d. 2013-05-27 12:12:47 +12:00
cloud-init-nocloud Fix cloud-init-nocloud to actually work. 2013-06-12 13:28:27 +12:00
config-applier Add element to install config-applier 2013-01-25 10:17:35 -08: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 dib-run-parts was failing with empty targets. 2013-06-13 11:29:02 +01: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 /usr/local/bin to the secure_path variable. 2013-06-12 11:01:01 +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 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
ubuntu Fix cloud-init-nocloud to actually work. 2013-06-12 13:28:27 +12:00
vm Change the rootfs label in fedora's /etc/fstab. 2013-06-11 09:46:57 +01:00