diskimage-builder/elements
Ben Nemec f6ba2aeaf4 set -e all the things
Using set -e in all of our scripts will prevent some subtle bugs
from slipping in, and will allow us to enforce use of set -e with
tooling.

This change also adds -u and set -o pipefail in the less complex
scripts where it is unlikely to cause problems.  A follow-up change
will enable those options in the complex scripts so that if it
breaks something it can be reverted easily.

Change-Id: I0ad358ccb98da7277a0ee2e9ce8fda98438675eb
2014-04-25 17:38:51 -05:00
..
apt-conf apt-conf: uninitialised variables fix 2014-04-09 09:12:31 +02:00
apt-sources Remove dependency on /etc/lsb-release 2014-04-18 11:43:17 +01:00
baremetal Fix set -eu and pipefail failures 2014-04-15 20:53:15 -05:00
base set -e all the things 2014-04-25 17:38:51 -05:00
cache-url Fix set -eu and pipefail failures 2014-04-15 20:53:15 -05:00
cloud-init-nocloud set -e all the things 2014-04-25 17:38:51 -05:00
debian Explicitly use bash 2014-04-25 17:38:41 -05:00
debian-upstart debian: simplify the way debian element is called 2014-04-16 17:39:18 +02:00
deploy Use provides to note an element provides deploy 2014-04-18 20:10:46 +01:00
deploy-baremetal set -e all the things 2014-04-25 17:38:51 -05:00
deploy-ironic set -e all the things 2014-04-25 17:38:51 -05:00
deploy-kexec set -e all the things 2014-04-25 17:38:51 -05:00
dhcp-all-interfaces set -e all the things 2014-04-25 17:38:51 -05:00
dib-run-parts set -e all the things 2014-04-25 17:38:51 -05:00
disable-selinux/post-install.d set -e all the things 2014-04-25 17:38:51 -05:00
dkms set -e all the things 2014-04-25 17:38:51 -05:00
dpkg set -e all the things 2014-04-25 17:38:51 -05:00
dracut-network set -e all the things 2014-04-25 17:38:51 -05:00
fedora set -e all the things 2014-04-25 17:38:51 -05:00
hwburnin Make sorting of ramdisk init elements explicit. 2013-11-15 17:18:34 +00:00
hwdiscovery Make pxe_mac accurate in two common cases. 2013-11-17 21:43:59 -06:00
local-config Fix set -eu and pipefail failures 2014-04-15 20:53:15 -05:00
manifests Standardise manifest creation and retrieval 2014-04-10 12:25:13 +01:00
mellanox Split network bringup out of base ramdisk init. 2013-11-17 20:37:26 +00:00
modprobe-blacklist Add new modprobe-blacklist element. 2014-01-13 15:43:29 -05:00
opensuse set -e all the things 2014-04-25 17:38:51 -05:00
pip-cache Add a pip-cache element. 2013-08-26 15:17:41 -04:00
pypi Document a little the concerns for operators. 2014-04-05 20:17:30 +13:00
ramdisk indent: replace tab by 4 spaces 2014-04-18 10:32:43 +02:00
redhat-common set -e all the things 2014-04-25 17:38:51 -05:00
rhel set -e all the things 2014-04-25 17:38:51 -05:00
rhel7 set -e all the things 2014-04-25 17:38:51 -05:00
rpm-distro set -e all the things 2014-04-25 17:38:51 -05:00
selinux-permissive set -e all the things 2014-04-25 17:38:51 -05:00
serial-console Disable splashimage for legacy grub. 2014-04-03 15:16:51 +05:30
source-repositories Merge "Change refspec used to fetch all branches and tags" 2014-04-17 20:23:05 +00:00
stable-interface-names set -e all the things 2014-04-25 17:38:51 -05:00
ubuntu set -e all the things 2014-04-25 17:38:51 -05:00
vm Merge "Fix Grub configurations for Fedora images built on a UEFI host." 2014-04-17 07:48:06 +00:00
yum Fix set -eu and pipefail failures 2014-04-15 20:53:15 -05:00
zypper Add zypper element 2013-12-11 17:09:24 +01:00