diskimage-builder/elements/ubuntu
iberezovskiy f23babe971 Check existence of directory 'lost+found'
The command `sudo rmdir $TARGET_ROOT/lost+found` will fail
if `$TARGET_ROOT/lost+found` directory doesn't exist,
e.g. when you use non-default image.

Fixes bug #1245856

Change-Id: I48c8f2f201b29912a726249023ca7d20893cc958
2013-10-29 18:51:49 +04:00
..
finalise.d Refactor the first boot routine. 2013-05-16 15:50:10 +01:00
install.d Reinstate support for real hardware with Ubuntu. 2013-05-08 19:23:08 +12:00
pre-install.d Do not prompt on removal of apt-xapian-index from ubuntu cloud images 2013-09-19 16:35:31 -04:00
root.d Check existence of directory 'lost+found' 2013-10-29 18:51:49 +04:00
README.md Migrate cloud image URL/Release options to DIB_. 2013-04-12 14:48:54 +01:00
element-deps dkms is unavailable on RHEL and derivatives 2013-08-12 19:07:28 -07:00

README.md

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

Overrides:

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