~alkisg/ubuntu/+source/ipxe:lp1811496

Last commit made on 2020-01-06
Get this branch:
git clone -b lp1811496 https://git.launchpad.net/~alkisg/ubuntu/+source/ipxe
Only Alkis Georgopoulos can upload to this branch. If you are Alkis Georgopoulos please log in for upload directions.

Branch merges

Branch information

Name:
lp1811496
Repository:
lp:~alkisg/ubuntu/+source/ipxe

Recent commits

3850978... by Alkis Georgopoulos

changelog: Use ipxe.efi under UEFI

c93d8f5... by Alkis Georgopoulos

Save default entry when iPXE is selected

c1fa7a8... by Alkis Georgopoulos

Use ipxe.efi under UEFI (LP: #1811496)

759bbbb... by Christian Ehrhardt 

Import patches-unapplied version 1.0.0+git-20190109.133f4c4-0ubuntu2 to ubuntu/disco-proposed

Imported using git-ubuntu import.

Upload parent: fe9eed764b3010fe4869eae3535a8211113f84ea

fe9eed7... by Christian Ehrhardt 

changelog: Add e1000e firmware for qemu. (closes: #884240)

Signed-off-by: Christian Ehrhardt <email address hidden>

861253a... by Christian Ehrhardt 

* Add e1000e firmware for qemu. (closes: #884240)
  - d/ipxe-qemu.install: install new rom
  - d/util/check-rom-sizes: check new rom

Signed-off-by: Christian Ehrhardt <email address hidden>

141df1d... by Christian Ehrhardt 

Import patches-unapplied version 1.0.0+git-20190109.133f4c4-0ubuntu1 to ubuntu/disco-proposed

Imported using git-ubuntu import.

Changelog parent: 671f316068d722f5969c304d635592bd54954b60

New changelog entries:
  * Merge new upstream release 1.0.0+git-20190109.133f4c4
    Remaining Changes:
    - d/p/enable-https.patch: Enable HTTPS support.
    - Split grub integration from ipxe->grub-ipxe.
      - d/control: add package and adapt dependencies
      - d/[grub-]ipxe.install: move some files to grub-ipxe
      - rename d/ipxe.post* to d/grub-ipxe-post*
    - Install ne.rom as pxe-ne2k_isa.rom
      - d/ipxe-qemu.install: Install ne.rom as pxe-ne2k_isa.rom.
      - d/ipxe-qemu.links: compat link for ne.rom
    - d/ipxe-qemu.links: Add compat links from /usr/share/qemu
      to /usr/lib/ipxe/qemu.
    - d/util/check-rom-sizes, d/rules: check sizes of generated roms to avoid
      accidentially breaking KVM live migration on updates/fixes.
    - handling of efi rom size changes in Bionic (LP 1713490)
      - d/util/check-rom-sizes: bump efi rom sizes
      - d/control: break older qemu versions to ensure the new sized roms
        are only associated with new qemu versions.
    - debian/patches/handle-dhcp-nack.patch: Handle DHCP NAK and send a
      re-discover. (LP 1707999)
    - updated debian/patches/util-elf2efi-GNU_SOURCE.patch to match latest
      upstream.
    - add new rom for vmxnet3 (LP 1737211)
      - d/ipxe-qemu.install: install new rom
        are only associated with new qemu versions.
    - Build ROMs for QEMU with CONFIG=qemu (LP: 1789319)
    - d/p/0005-strip-802.1Q-VLAN-0-priority-tags.patch: Strip 802.1Q VLAN 0
      priority tags; Fixes PXE when VLAN tag is 0. (LP: 1805920)
    - debian/copyright: update copyright information to satisfy lintian
      dep5 checks (LP: 1747071)
  * Dropped changes (upstream):
    - debian/patches/fix-elf2efi-plt-relocation.diff: Cherry-pick fix from
      ipxe devel mailing list to handle R_X86_64_PLT32 relocations.

671f316... by Andres Rodriguez

Import patches-unapplied version 1.0.0+git-20180124.fbe8c52d-0ubuntu5 to ubuntu/disco-proposed

Imported using git-ubuntu import.

Changelog parent: e0bcbbf3e69e789458aa7e98ed9cabde01d8c6cc

New changelog entries:
  * d/p/0005-strip-802.1Q-VLAN-0-priority-tags.patch: Strip 802.1Q VLAN 0
    priority tags; Fixes PXE when VLAN tag is 0. (LP: #1805920)

e0bcbbf... by Julian Andres Klode

Import patches-unapplied version 1.0.0+git-20180124.fbe8c52d-0ubuntu4 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: 6644bad73849a3c4b83be26eb631db0669351ce2

New changelog entries:
  * Build ROMs for QEMU with CONFIG=qemu (LP: #1789319)

6644bad... by Julian Andres Klode

Import patches-unapplied version 1.0.0+git-20180124.fbe8c52d-0ubuntu3 to ubuntu/cosmic-proposed

Imported using git-ubuntu import.

Changelog parent: 59fb9a7fd3444341a97bcfb4dc6208d4114d395f

New changelog entries:
  * debian/patches/fix-elf2efi-plt-relocation.diff: Cherry-pick fix from
    ipxe devel mailing list to handle R_X86_64_PLT32 relocations.