cowdancer, cowbuilder, and qemubuilder repository: Changes to 'master'
Junichi Uekawa
dancer at alioth.debian.org
Thu Mar 8 22:36:52 UTC 2012
qemuarch.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
New commits:
commit 30c96a34ea954672457e5a9f69f67b93aed6b41b
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date: Wed Feb 22 19:06:17 2012 +1100
Bug#660823: qemubuilder: Gnu Hurd support
Package: qemubuilder
Severity: wishlist
Tags: patch
Hi,
I tried to use qemubuilder with hurd-i386 but it failed to pass proper
architecture to kvm/qemu after bootstrapping:
"Your architecture hurd-i386 does not seem to be supported"
Although I couldn't quite make it work yet, the above error can be dealt with
attached patch.
Patched qemubuilder correctly "forking qemu" after bootstrap stage if run with
ARCHITECTURE=hurd-i386
Perhaps more work will be necessary to support Gnu Hurd but at least this is a
small step forward.
Thank you.
Regards,
Dmitry.
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Last-Update: 2012-02-22
Forwarded: no
Description: partial support for Gnu Hurd "hurd-i386"
This patch help to set qemu/kvm arch for "hurd-i386"
architecture to prevent error
"Your architecture hurd-i386 does not seem to be supported"
More information about the Pbuilder-maint
mailing list