Package: efivar / 30-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| efivar | 30-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 Check for the NVMe EUI in the base sysfs dir for the.patch | (download) |
src/linux.c |
5 5 + 0 - 0 ! |
[patch] check for the nvme eui in the base sysfs dir for the device as well Kernel commit 779ff75617099f4defe14e20443b95019a4c5ae8 moves the NVMe attributes from being under nvme0n1/device/* to just being in the nvme0n1/ directory. So now we get to check for both things. Thanks, sysfs. This resolves github issue #65 This resolves https://github.com/rhinstaller/efibootmgr/issues/48 Signed-off-by: Peter Jones <pjones@redhat.com> |
| 0001 linux fix device major minor handling.patch | (download) |
src/linux.c |
10 5 + 5 - 0 ! |
[patch] linux: fix device major/minor handling. The current code fails when minor >= 256 because the higher bits are kept in major. Fix: Debian bug #844237 |
| 0001 Use z muldefs to avoid the multiple definitions bug .patch | (download) |
Make.defaults |
1 1 + 0 - 0 ! |
[patch] use -z muldefs to avoid the multiple definitions bug without -flto This fixes github issue #64 Signed-off-by: Peter Jones <pjones@redhat.com> |
1
