[Libguestfs] [PATCH] Create an addition MD variant of the dummy Fedora image

Matthew Booth mbooth at redhat.com
Tue Nov 22 15:22:06 UTC 2011


This change involves rewriting make-fedora-img.sh in perl. This allows the
flexibility to write mdadm.conf containing whichever uuids where randomly
generated when the md devices were created.
---
 images/Makefile.am                  |   18 +++-
 images/guest-aux/make-fedora-img.pl |  194 +++++++++++++++++++++++++++++++++++
 images/guest-aux/make-fedora-img.sh |  110 --------------------
 3 files changed, 208 insertions(+), 114 deletions(-)
 create mode 100755 images/guest-aux/make-fedora-img.pl
 delete mode 100755 images/guest-aux/make-fedora-img.sh

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Create-an-addition-MD-variant-of-the-dummy-Fedora-im.patch
Type: text/x-patch
Size: 10184 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20111122/b904b392/attachment.bin>


More information about the Libguestfs mailing list