diskimage-builder/lib
Clint Byrum 20661e8d80 Retry losetup -d for up to 10 seconds.
When partition tables are added to loopback devices, this can set off a
chain of udev hooks that may still be holding the loopback open. Failing
to detach loopback devices was the reason we were seeing leaked tmpfs
volumes.

Fixes bug #1178091

Change-Id: I836d6e2bbce824951dd4786e3ef28273ea18ee73
2013-05-09 09:34:53 -07: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 Only use tmpfs if build machine has 4GB+ RAM. 2013-05-03 06:55:53 -07:00
img-functions Force the inclusion of /usr/local/bin in PATH. 2013-05-08 23:32:47 +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