add --id=ipxe to easly identify ipxe menu entry
Bug #1858374 reported by
Sharon Dagan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ipxe (Ubuntu) |
Fix Released
|
Wishlist
|
Rafael David Tinoco | ||
Focal |
Fix Released
|
Wishlist
|
Rafael David Tinoco |
Bug Description
After installing grub-ipxe_
diff 20_ipxe 20_ipxe_new
20c20
< menuentry "Network boot (iPXE)" --users "" --class network {
---
> menuentry "Network boot (iPXE)" --users "" --class network --id ipxe {
Related branches
~paelzer/ubuntu/+source/ipxe:merge-ipxe-groovy-36a4c85-5
- Andreas Hasenack (community): Approve
- Canonical Server: Pending requested
- git-ubuntu developers: Pending requested
-
Diff: 1711 lines (+1299/-148)13 files modifieddebian/changelog (+443/-0)
debian/control (+15/-2)
debian/copyright (+560/-136)
debian/grub-ipxe.install (+3/-0)
debian/grub-ipxe.postinst (+1/-1)
debian/grub-ipxe.postrm (+3/-3)
debian/ipxe.install (+0/-3)
debian/patches/0005-strip-802.1Q-VLAN-0-priority-tags.patch (+121/-0)
debian/patches/handle-dhcp-nack.patch (+43/-0)
debian/patches/series (+2/-0)
debian/rules (+27/-1)
debian/tree/ipxe/etc/grub.d/20_ipxe (+15/-2)
debian/util/check-rom-sizes (+66/-0)
~rafaeldtinoco/ubuntu/+source/ipxe:ipxe-focal-merge
Merged
into
ubuntu/+source/ipxe:ubuntu/focal-devel
at
revision ae6d20a0552ca50d85dc03afc82c30a8b1efff37
- Christian Ehrhardt (community): Approve
- Canonical Server packageset reviewers: Pending requested
- Canonical Server Core Reviewers: Pending requested
- Canonical Server: Pending requested
-
Diff: 52 lines (+28/-2)2 files modifieddebian/changelog (+13/-0)
debian/tree/ipxe/etc/grub.d/20_ipxe (+15/-2)
To post a comment you must log in.
That version is present in disco, eoan and focal
grub-ipxe | 1.0.0+git- 20190109. 133f4c4- 0ubuntu2 | disco | all 20190109. 133f4c4- 0ubuntu2 | eoan | all 20190109. 133f4c4- 0ubuntu2 | focal | all
grub-ipxe | 1.0.0+git-
grub-ipxe | 1.0.0+git-
Rafael, I think this suggestion makes sense, what do you think?