diskimage-builder/elements
Ian Wienand f3121f0fb7 Fix up doc errors
It seems that pbr's "warnerrors" isn't actually doing anything at the
moment (I680b448471e687919d202e8f2abe57f8ba3b22ee) meaning we're able
to commit docs with RST parser errors.  Fix all these up in some
minimal way (I have not audited content, just made it pass build).

Link the specs in so they're referenced from the top level.

Change-Id: Id67b9ea7ba8f49b43969c58ca3fb7fa1243538a4
2017-02-08 16:07:01 +11:00
..
apt-conf Update apt-conf elements README from free text to table formatting 2015-10-08 17:12:46 -07:00
apt-preferences Update apt-preferences element README from free text to table formatting 2015-10-08 17:14:16 -07:00
apt-sources Catch errors in DIB_INIT_SYSTEM export 2016-11-23 23:03:50 +00:00
architecture-emulation-binaries Fedora AArch64 (64-bit ARM) support in diskimage-builder 2016-11-16 21:47:26 -05:00
baremetal Add a best-effort sudo safety check 2016-05-09 15:41:38 +10:00
base Merge "Move Ubuntu specific use_tempaddr setting to ubuntu-common element" 2017-02-07 23:25:38 +00:00
bootloader Set grub device in /etc/default/grub 2017-01-16 09:53:56 +00:00
cache-url
centos Allow disto-specific mirror settings 2016-12-08 16:02:15 -08:00
centos7 Allow disto-specific mirror settings 2016-12-08 16:02:15 -08:00
centos-minimal Remove yum chroot caching 2016-12-20 13:56:46 +11:00
cleanup-kernel-initrd Standarise tracing for scripts 2015-02-12 10:41:32 +11:00
cloud-init Fix up doc errors 2017-02-08 16:07:01 +11:00
cloud-init-datasources Simple-init should disable cloud-init 2015-05-11 16:55:02 +00:00
cloud-init-disable-resizefs Fix cloud-init-disable-resizefs README title 2016-03-01 21:49:10 -08:00
cloud-init-nocloud
debian elements: Drop executable bits from environment files 2016-12-01 23:06:56 +00:00
debian-minimal Fix up doc errors 2017-02-08 16:07:01 +11:00
debian-systemd
debian-upstart
debootstrap debootstrap: avoid duplicate network configuration 2016-12-21 10:23:32 +01:00
deploy
deploy-baremetal
deploy-ironic deploy-ironic: Fix syntax error when checking for root device hints 2016-01-07 12:06:19 +00:00
deploy-kexec
deploy-targetcli Optimize Python install in deploy-targetcli 2015-06-22 13:19:14 -05:00
deploy-tgtadm
devuser elements: Drop executable bits from environment files 2016-12-01 23:06:56 +00:00
dhcp-all-interfaces Merge "Use %i instead of %I in dhcp-interface@.service" 2017-01-26 23:02:15 +00:00
dib-init-system Catch errors in DIB_INIT_SYSTEM export 2016-11-23 23:03:50 +00:00
dib-python Revert "Revert Xenial to Python 2" 2016-12-22 14:26:35 +11:00
dib-run-parts/root.d dib-run-parts: make cp to target root more robust 2016-04-05 16:29:57 +02:00
disable-selinux/post-install.d
dkms Make dkms element depend on dkms package 2015-12-26 22:07:19 +00:00
docker Add base element for using docker as image base 2015-07-19 10:23:34 +00:00
dpkg Perform package install outside of debootstrap 2016-11-30 15:16:46 +11:00
dracut-network
dracut-ramdisk Make troubleshoot work with dracut ramdisks 2015-04-08 12:54:32 -05:00
dynamic-login elements: Drop executable bits from environment files 2016-12-01 23:06:56 +00:00
element-manifest Fix a typo 2016-11-18 10:48:05 +08:00
enable-serial-console elements: Drop unneeded DIB_INIT_SYSTEM usage 2016-11-22 10:47:43 +00:00
epel Fix up EPEL element 2016-04-15 12:37:22 +10:00
fedora Preinstall pyOpenSSL 2017-02-07 15:47:37 +11:00
fedora-minimal Bump fedora release to 25 2017-01-21 16:00:54 -05:00
gentoo move post-install.d to finalize.d 2017-01-22 15:53:02 -06:00
growroot elements: growroot: Add SUSE package mappings 2016-10-19 16:16:35 +01:00
grub2 Merge "Allow grub2 to build with opensuse" 2015-12-16 01:25:10 +00:00
hpdsa Add a new element hpdsa 2015-12-10 20:12:14 +00:00
hwburnin
hwdiscovery Create docs site containing element READMEs 2015-02-10 11:45:35 -08:00
ilo
install-bin Add install-bin element 2016-05-13 11:52:23 +10:00
install-static Install-static depends on rsync 2015-08-17 16:21:09 +00:00
install-types
ironic-agent Merge "ironic-agent: use /sbin for modprobe" 2017-01-23 23:19:55 +00:00
ironic-discoverd-ramdisk dmidecode does not exist for ppc64/ppc64el 2016-06-29 16:51:46 -05:00
iso Add a best-effort sudo safety check 2016-05-09 15:41:38 +10:00
local-config elements: Add new openssh-server element 2016-11-22 10:07:14 +00:00
manifests Move generation of dib_[environment|args] to manifest element 2017-02-07 11:33:16 +11:00
mellanox Fix mellanox element required kernel modules and user space packages 2016-09-11 11:40:20 +00:00
modprobe-blacklist
no-final-image Generalize logic for skipping final image generation 2016-07-28 13:14:36 -05:00
oat-client Add oat-client element 2015-06-26 09:57:12 +08:00
openssh-server Support sysv init system used by Debian Wheezy 2016-12-14 15:53:04 +01:00
opensuse Switch to openSUSE Leap 42.2 release by default 2016-12-17 10:46:17 +01:00
opensuse-minimal Switch to openSUSE Leap 42.2 release by default 2016-12-17 10:46:17 +01:00
package-installs Use strings in package-installs follow output 2017-01-18 19:26:40 +11:00
partitioning-sfdisk Fix up doc errors 2017-02-08 16:07:01 +11:00
pip-and-virtualenv Merge "Create ubuntu/fedora test for pip-and-virtualenv" 2017-01-31 17:45:14 +00:00
pip-cache elements: Drop executable bits from environment files 2016-12-01 23:06:56 +00:00
pkg-map Turn down some low-value tracing output 2017-02-07 15:26:11 +11:00
posix Add new posix element. 2016-03-20 10:42:34 -07:00
proliant-tools Update hpssacli to ssacli in proliant-tools element 2016-12-07 15:56:41 +00:00
pypi dib-lint: python3 compatibility fixes 2016-12-21 20:29:26 +00:00
python-brickclient Fix up doc errors 2017-02-08 16:07:01 +11:00
ramdisk
ramdisk-base elements: Drop executable bits from environment files 2016-12-01 23:06:56 +00:00
rax-nova-agent rax-nova-agent: switch to $DISTRO_NAME 2015-05-12 17:48:49 +02:00
redhat-common Target map-packages deprecation message 2017-02-07 15:44:51 +11:00
rhel Target map-packages deprecation message 2017-02-07 15:44:51 +11:00
rhel7 Fix up doc errors 2017-02-08 16:07:01 +11:00
rhel-common Disable all repos in os-refresh-config too 2016-11-16 16:27:24 -06:00
rpm-distro Merge "Fedora AArch64 (64-bit ARM) support in diskimage-builder" 2016-11-25 12:09:21 +00:00
runtime-ssh-host-keys Support sysv init system used by Debian Wheezy 2016-12-14 15:53:04 +01:00
select-boot-kernel-initrd
selinux-permissive
serial-console
simple-init elements: simple-init: Remove SUSE interfaces 2016-10-18 19:02:41 +01:00
source-repositories elements: source-repositories: Add git package mapping for SUSE 2016-10-19 17:53:01 +01:00
stable-interface-names
svc-map Replace yaml.load() with yaml.safe_load() 2017-01-16 15:07:05 +07:00
sysctl Update sysctl-write-value to do conflict checking 2016-12-06 22:58:20 +00:00
uboot
ubuntu Move Ubuntu specific use_tempaddr setting to ubuntu-common element 2017-02-07 20:41:13 +00:00
ubuntu-common Move Ubuntu specific use_tempaddr setting to ubuntu-common element 2017-02-07 20:41:13 +00:00
ubuntu-core Move Ubuntu specific use_tempaddr setting to ubuntu-common element 2017-02-07 20:41:13 +00:00
ubuntu-minimal Merge "Move Ubuntu specific use_tempaddr setting to ubuntu-common element" 2017-02-07 23:25:38 +00:00
ubuntu-signed
vm Merge "Export die() function" 2016-06-07 01:00:50 +00:00
yum yum/install-packages output cleanup 2017-02-07 15:49:47 +11:00
yum-minimal Merge "Remove yum chroot caching" 2017-01-17 01:10:41 +00:00
zypper elements: zypper: Do not pull recommended packages 2016-10-20 19:24:22 +01:00
zypper-minimal Fix typo in README.rst 2017-02-07 13:58:24 +07:00