Merge lp:~serge-hallyn/ubuntu/oneiric/ipxe/link-kvm into lp:ubuntu/oneiric/ipxe

Proposed by Serge Hallyn
Status: Merged
Merge reported by: Dave Walker
Merged at revision: not available
Proposed branch: lp:~serge-hallyn/ubuntu/oneiric/ipxe/link-kvm
Merge into: lp:ubuntu/oneiric/ipxe
Diff against target: 50 lines (+21/-1)
4 files modified
debian/changelog (+13/-0)
debian/control (+2/-1)
debian/ipxe.dirs (+1/-0)
debian/ipxe.links (+5/-0)
To merge this branch: bzr merge lp:~serge-hallyn/ubuntu/oneiric/ipxe/link-kvm
Reviewer Review Type Date Requested Status
Dave Walker Pending
Review via email: mp+72037@code.launchpad.net

Description of the change

Move links into place for use by qemu-kvm.

To post a comment you must log in.
6. By Serge Hallyn

Qemu-kvm 0.15.0 switches from *.bin to *.rom.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2011-07-31 20:57:02 +0000
+++ debian/changelog 2011-08-18 18:37:25 +0000
@@ -1,3 +1,16 @@
1ipxe (1.0.0+git-2.149b50-1ubuntu2) oneiric; urgency=low
2
3 * Qemu-kvm 0.15.0 switches from *.bin to *.rom.
4
5 -- Serge Hallyn <serge.hallyn@ubuntu.com> Thu, 18 Aug 2011 13:34:38 -0500
6
7ipxe (1.0.0+git-2.149b50-1ubuntu1) oneiric; urgency=low
8
9 * Copy roms into /usr/share/qemu for consumption by
10 qemu-kvm.
11
12 -- Serge Hallyn <serge.hallyn@ubuntu.com> Thu, 18 Aug 2011 08:22:38 -0500
13
1ipxe (1.0.0+git-2.149b50-1) unstable; urgency=low14ipxe (1.0.0+git-2.149b50-1) unstable; urgency=low
215
3 * New snapshot.16 * New snapshot.
417
=== modified file 'debian/control'
--- debian/control 2011-07-31 20:57:02 +0000
+++ debian/control 2011-08-18 18:37:25 +0000
@@ -1,7 +1,8 @@
1Source: ipxe1Source: ipxe
2Section: admin2Section: admin
3Priority: optional3Priority: optional
4Maintainer: Bastian Blank <waldi@debian.org>4Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5XSBC-Original-Maintainer: Bastian Blank <waldi@debian.org>
5Build-Depends: debhelper (>= 7.0.50~),6Build-Depends: debhelper (>= 7.0.50~),
6 genisoimage, syslinux7 genisoimage, syslinux
7Standards-Version: 3.9.18Standards-Version: 3.9.1
89
=== added file 'debian/ipxe.dirs'
--- debian/ipxe.dirs 1970-01-01 00:00:00 +0000
+++ debian/ipxe.dirs 2011-08-18 18:37:25 +0000
@@ -0,0 +1,1 @@
1usr/share/qemu
02
=== added file 'debian/ipxe.links'
--- debian/ipxe.links 1970-01-01 00:00:00 +0000
+++ debian/ipxe.links 2011-08-18 18:37:25 +0000
@@ -0,0 +1,5 @@
1usr/lib/ipxe/virtio-net.rom usr/share/qemu/pxe-virtio.rom
2usr/lib/ipxe/rtl8139.rom usr/share/qemu/pxe-rtl8139.rom
3usr/lib/ipxe/pcnet32.rom usr/share/qemu/pxe-pcnet32.rom
4usr/lib/ipxe/ne2k_isa.rom usr/share/qemu/pxe-ne2k_isa.rom
5usr/lib/ipxe/e1000_82540.rom usr/share/qemu/pxe-e1000.rom

Subscribers

People subscribed via source and target branches

to all changes: