At Fri, 06 Aug 2010 01:26:06 +0200,
Steffen Möller wrote:
> 
> Tags: fix, patch
> 
> Following the discussion on
> http://www.mail-archive.com/qemu-de...@nongnu.org/msg22777.html
> I added -nodefaults to the invocation in the source code of
> qemubuilder which then showed the output on the console
> as anticipated.

Yeah, this is not a good change, because it's not compatible with
lenny qemu(0.9.1), but let's drop lenny compatibility.

> 
> qemubuilder.c of the cowdancer package:
> 
>        argv[argc++]=strdupa(qemu);
>        argv[argc++]="-nographic";
> +      argv[argc++]="-nodefaults";
>        argv[argc++]="-M";
>        argv[argc++]=strdupa(machine);
>        argv[argc++]="-m";
> 
> Thanks
> 
> Steffen
> 
> 



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to