Changes of Revision 4
[-] [+] | Changed | kiwi-qemu-img_dbg.diff |
@@ -20,3 +20,13 @@ $prog = qx (bash -c "type $prog" 2>&1); my $exit = $?; my $code = $exit >> 8; +--- kiwi/modules/KIWIConfig.txt.orig 2015-09-11 15:22:55.824188396 +0200 ++++ kiwi/modules/KIWIConfig.txt 2015-09-11 15:23:22.283981200 +0200 +@@ -178,6 +178,7 @@ + <file name="plymouth"/> + <file name="plymouthd"/> + <file name="plymouth-set-default-theme"/> ++ <file name="qemu-img"/> + <file name="qeth_configure"/> + <file name="readlink"/> + <file name="reboot"/> |