[Pkg-xen-changes] [xen] 01/01: Use correct SeaBIOS binary which supports Xen (Closes: #737905).

Ian Campbell ijc-guest at moszumanska.debian.org
Mon Aug 18 16:52:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

ijc-guest pushed a commit to branch feature/seabios
in repository xen.

commit f2df22532e49316addf64004c762ba02c38c157e
Author: Ian Campbell <ijc at hellion.org.uk>
Date:   Mon Aug 18 16:03:55 2014 +0100

    Use correct SeaBIOS binary which supports Xen (Closes: #737905).
---
 debian/changelog  | 7 +++++++
 debian/rules.real | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 504d4e3..f34bae2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xen (4.4.0-3) UNRELEASED; urgency=medium
+
+  [ Ian Campbell ]
+  * Use correct SeaBIOS binary which supports Xen (Closes: #737905).
+
+ -- Ian Campbell <ijc at hellion.org.uk>  Mon, 18 Aug 2014 15:59:57 +0100
+
 xen (4.4.0-2) unstable; urgency=medium
 
   * Remove broken and unused OCaml-support.
diff --git a/debian/rules.real b/debian/rules.real
index bf1abd5..4cad12e 100644
--- a/debian/rules.real
+++ b/debian/rules.real
@@ -70,7 +70,7 @@ $(STAMPS_DIR)/setup-utils_$(ARCH):
 			--disable-ocamltools \
 			--disable-qemu-traditional --disable-rombios \
 			--with-system-qemu=/usr/bin/qemu-system-i386 \
-			--with-system-seabios=/usr/share/seabios/bios.bin
+			--with-system-seabios=/usr/share/seabios/bios-256k.bin
 	@$(stamp)
 
 $(STAMPS_DIR)/build-docs: DIR=$(BUILD_DIR)/build-docs

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-xen/xen.git



More information about the Pkg-xen-changes mailing list