Displaying 2 results from an estimated 2 matches for "4bed54c".
2015 Sep 29
4
[PATCH v2 1/2] builder: add opensuse images sources
...onf.in |  3 +++
 builder/opensuse.gpg     | 21 +++++++++++++++++++++
 configure.ac             |  1 +
 4 files changed, 27 insertions(+), 1 deletion(-)
 create mode 100644 builder/opensuse.conf.in
 create mode 100644 builder/opensuse.gpg
diff --git a/builder/Makefile.am b/builder/Makefile.am
index 4bed54c..e8f8dfb 100644
--- a/builder/Makefile.am
+++ b/builder/Makefile.am
@@ -315,7 +315,8 @@ DISTCLEANFILES = .depend
 # virt-builder's default repository
 
 repoconfdir = $(sysconfdir)/xdg/virt-builder/repos.d
-repoconf_DATA = libguestfs.conf libguestfs.gpg
+repoconf_DATA = libguestfs.conf libguest...
2015 Sep 29
0
Re: [PATCH v2 1/2] builder: add opensuse images sources
...pg     | 21 +++++++++++++++++++++
>  configure.ac             |  1 +
>  4 files changed, 27 insertions(+), 1 deletion(-)
>  create mode 100644 builder/opensuse.conf.in
>  create mode 100644 builder/opensuse.gpg
> 
> diff --git a/builder/Makefile.am b/builder/Makefile.am
> index 4bed54c..e8f8dfb 100644
> --- a/builder/Makefile.am
> +++ b/builder/Makefile.am
> @@ -315,7 +315,8 @@ DISTCLEANFILES = .depend
>  # virt-builder's default repository
>  
>  repoconfdir = $(sysconfdir)/xdg/virt-builder/repos.d
> -repoconf_DATA = libguestfs.conf libguestfs.gpg
> +...