[Libguestfs] [PATCH 1/2] Create an MD variant of the dummy Fedora image

Wanlong Gao gaowanlong at cn.fujitsu.com
Wed Nov 23 07:51:49 UTC 2011


On 11/22/2011 11:29 PM, Matthew Booth wrote:

> 
> 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.


Reviewed-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>

> ---
>  .gitignore                          |    2 +
>  images/Makefile.am                  |   18 +++-
>  images/guest-aux/make-fedora-img.pl |  194 +++++++++++++++++++++++++++++++++++
>  images/guest-aux/make-fedora-img.sh |  110 --------------------
>  4 files changed, 210 insertions(+), 114 deletions(-)
>  create mode 100755 images/guest-aux/make-fedora-img.pl
>  delete mode 100755 images/guest-aux/make-fedora-img.sh
> 


Applied this patch by *patch -p1 < xxx* will lost the *file mode*.
So, I'd like to use *git send-email* without patch attached.

Or, did I miss something?

Thanks
-Wanlong Gao

> 
> 
> 
> _______________________________________________
> Libguestfs mailing list
> Libguestfs at redhat.com
> https://www.redhat.com/mailman/listinfo/libguestfs





More information about the Libguestfs mailing list