diskimage-builder/elements/vm
Lucas Alvares Gomes 6219ad7917 Change the rootfs label in fedora's /etc/fstab.
The images produced by the diskimage-builder have their filesystem with
a label of "cloudimg-rootfs", so we need to change the default /etc/fstab
on fedora to reflect that.

Change-Id: Id1bb00cb81cb200a114f500e26272624be577da0
2013-06-11 09:46:57 +01:00
..
block-device.d Build images using loopdev instead of qemu-nbd. 2013-04-30 08:56:12 -07:00
finalise.d Change the rootfs label in fedora's /etc/fstab. 2013-06-11 09:46:57 +01:00
README.md New element that uses a fedora cloud image as the base. 2013-02-15 09:33:29 +13:00

README.md

Sets up a partitioned disk (rather than building just one filesystem with no partition table).

The disk will have grub[2]-install run on it, and that assumes a functional grub[2] setup.