Re: [cobbler-devel] [PATCH] Fix bug in commit 874541e17a4e (Support virtio26 for generic qemu fallback)

2014-08-26 Thread Jörgen Maas
Thanks, merged into master.


On Tue, Aug 26, 2014 at 1:58 AM, Nishanth Aravamudan 
n...@linux.vnet.ibm.com wrote:

 Looks like there was a missed comma before the new stanza.

 Signed-off-by: Nishanth Aravamudan n...@linux.vnet.ibm.com

 diff --git a/config/distro_signatures.json b/config/distro_signatures.json
 index ca7a9e2..2d1635a 100644
 --- a/config/distro_signatures.json
 +++ b/config/distro_signatures.json
 @@ -760,7 +760,7 @@
  kernel_options:,
  kernel_options_post:,
  boot_files:[]
 -   }
 +   },
 virtio26: {
  signatures:[],
  version_file:,

 ___
 cobbler-devel mailing list
 cobbler-devel@lists.fedorahosted.org
 https://lists.fedorahosted.org/mailman/listinfo/cobbler-devel




-- 
Grtz,
Jörgen Maas
___
cobbler-devel mailing list
cobbler-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler-devel


[cobbler-devel] [PATCH] Fix bug in commit 874541e17a4e (Support virtio26 for generic qemu fallback)

2014-08-25 Thread Nishanth Aravamudan
Looks like there was a missed comma before the new stanza.

Signed-off-by: Nishanth Aravamudan n...@linux.vnet.ibm.com

diff --git a/config/distro_signatures.json b/config/distro_signatures.json
index ca7a9e2..2d1635a 100644
--- a/config/distro_signatures.json
+++ b/config/distro_signatures.json
@@ -760,7 +760,7 @@
 kernel_options:,
 kernel_options_post:,
 boot_files:[]
-   }
+   },
virtio26: {
 signatures:[],
 version_file:,

___
cobbler-devel mailing list
cobbler-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/cobbler-devel