diskimage-builder/elements/fedora
Richard Su 9a81644d65 Fix loop0p2 does not exist on F19
On Fedora 19, there is a delay between the time loop0p2
is created to the time it is ready to be mounted.

This patches waits for 5 seconds for /dev/mapper/loop0p2
to be accessible. If it is not ready then the script
exits with status 1.

Fixes: bug #1197340

Change-Id: Iff0cfd0566673799a77500e0e24954f5f3743a17
2013-07-05 12:38:24 -07:00
..
bin Add arping to the fedora map-packages 2013-07-05 10:21:33 +01:00
finalise.d Merge "Refactor the first boot routine." 2013-05-20 18:38:45 +00:00
install.d Fix pyOpenSSL on Fedora. 2013-06-21 18:08:44 +01:00
post-install.d Fix cloud-init routing issue on Fedora 2013-06-25 14:49:18 -07:00
pre-install.d Add /usr/local/bin to the secure_path variable. 2013-06-12 11:01:01 +01:00
root.d Fix loop0p2 does not exist on F19 2013-07-05 12:38:24 -07:00
element-deps Re-use cache_url() in fedora element. 2013-06-20 00:04:59 +01:00
README.md Migrate cloud image URL/Release options to DIB_. 2013-04-12 14:48:54 +01:00

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