diskimage-builder/elements/fedora
Lucas Alvares Gomes f17e169f69 Add /usr/local/bin to the secure_path variable.
This patch will append /usr/local/bin to the sudoers secure_path variable,
by doing so commands prefixed with sudo will then find some binaries
delivered by other elements in that path (e.g nova-rootwrap).

Change-Id: I1ebad8b1932620559a3d90aa39298f9b12e636fd
2013-06-12 11:01:01 +01:00
..
bin Add zlib-devel and qemu-img to fedora map-packages. 2013-06-07 16:42:39 +01:00
finalise.d Merge "Refactor the first boot routine." 2013-05-20 18:38:45 +00:00
install.d Remove obsolete Fedora rc-local install.d hook. 2013-05-31 11:29:23 +01:00
post-install.d Change the rootfs label in fedora's /etc/fstab. 2013-06-11 09:46:57 +01:00
pre-install.d Add /usr/local/bin to the secure_path variable. 2013-06-12 11:01:01 +01:00
root.d Switch from losetup+partprobe to kpartx for Fedora image creation. 2013-05-30 17:32:13 -04:00
README.md Migrate cloud image URL/Release options to DIB_. 2013-04-12 14:48:54 +01:00
element-deps Add dracut-network element. 2013-06-05 14:18:57 +01:00

README.md

Use Fedora cloud images as the baseline for built disk images.

Overrides:

  • To use a non-default URL for downloading base Fedora cloud images, use the environment variable DIB_CLOUD_IMAGES
  • To download a non-default release of Fedora cloud images, use the environment variable DIB_RELEASE