This is how I would propose to do the fix. It keeps the target names for
kvm-ipxe but modifies the file names in the makefile and target name for
the links. I did it that way because to fix the Xen issue I modified the
xen package to look for the 8086100e.rom.

Before:
/usr/share/qemu/pxe-ne2k_isa.rom -> /usr/lib/ipxe/ne2k_isa.rom (header with 0 
ids)
/usr/share/qemu/pxe-e1000.rom -> /usr/lib/ipxe/e1000_82540.rom (header with 0 
ids)
and
/usr/lib/ipxe/ne.rom (same as ne2k_isa.rom but with ids in header)
/usr/lib/ipxe/8086100e.rom (same as e1000_82540.rom but with ids in header)

After:
/usr/share/qemu/pxe-ne2k_isa.rom -> /usr/lib/ipxe/ne.rom
/usr/share/qemu/pxe-e1000.rom -> /usr/lib/ipxe/8086100e.rom

** Patch added: "Proposal for modifying the ROM names."
   
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/948323/+attachment/2869362/+files/fixnames.debdiff

** Summary changed:

- Rom images for e1000 and ne2k missign vendor and device id
+ Rom images for e1000 and ne2k missing vendor and device id

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipxe in Ubuntu.
https://bugs.launchpad.net/bugs/948323

Title:
  Rom images for e1000 and ne2k missing vendor and device id

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/948323/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to