diskimage-builder/lib
Lucas Alvares Gomes 02ee161e81 Refactor the first boot routine.
Setting up a routine to run at first time the system boot may vary from
distribution to distribution. This patch will remove the logic from the
diskimage-builder code and put it into the elements.

The base element will now deploy a dib-first-boot script and each OS
element will ensure that this script runs at rc.local time. By doing
that we will put the OS specific stuff in the OS elements and remove
the embedded code out of the img-function file.

Change-Id: I24c5d1b1185de5693f145347fe912245f1ba7dfe
2013-05-16 15:50:10 +01:00
..
common-functions Retry losetup -d for up to 10 seconds. 2013-05-09 09:34:53 -07:00
die Fix copyrights for HP work. 2012-11-15 16:20:32 +13:00
img-defaults Honor $DIB_IMAGE_SIZE. 2013-05-13 10:20:53 -07:00
img-functions Refactor the first boot routine. 2013-05-16 15:50:10 +01:00
ramdisk-defaults Only use tmpfs if build machine has 4GB+ RAM. 2013-05-03 06:55:53 -07:00
ramdisk-functions Ignore errors when ldd'ing static binaries. 2013-05-08 14:30:22 +02:00