diskimage-builder/lib
Chris Jones 357c2de681 Remove explicit sudoers requirement.
Most of our build process runs as root and the overhead of explicitly
tracking sudo commands in the shipped sudoers.d file, plus the
operational overhead of keeping the sudoers.d file updated on build
hosts over time, is now considered to be unnecessary.
Instead, we now document that the build process will expect sudo
commands to work and the operator must make this happen (either by
running as root, via sudo -E, or allowing passwordless sudo for the
build user).

Change-Id: If2628e7d0c7efde0fb99c84a217523ba29b1b38d
2013-08-06 16:08:35 +12:00
..
common-defaults Merge "Enable running disk-image-create on SUSE Linux" 2013-08-01 00:36:36 +00:00
common-functions Remove explicit sudoers requirement. 2013-08-06 16:08:35 +12:00
die Fix copyrights for HP work. 2012-11-15 16:20:32 +13:00
img-defaults Use ccache to cache all compiles between builds. 2013-07-09 18:18:19 -07:00
img-functions Add a new break on error 2013-08-01 17:08:54 +01:00
ramdisk-defaults Build ramdisks in an image chroot. 2013-07-12 11:09:35 +01:00
ramdisk-functions Merge "Add needed symlink for Fedora deployment ramdisk." 2013-07-28 19:58:59 +00:00