Gentoo Archives: gentoo-dev

From: Emily Rowlands <emily.rowlands+gentoo@×××××××.org>
To: gentoo-dev@l.g.o
Cc: emily.rowlands+gentoo@×××××××.org
Subject: Re: [gentoo-dev] [PATCH 5/6] dist-kernel-utils.eclass: Support dracut's uefi=yes option
Date: Wed, 13 Jan 2021 19:01:46
Message-Id: 9d8d1513-96e4-19a7-93ac-28ec3f0ad0c5@mailbox.org
In Reply to: [gentoo-dev] [PATCH 5/6] dist-kernel-utils.eclass: Support dracut's uefi=yes option by "Michał Górny"
1 On 13/01/2021 14:35, Michał Górny wrote:
2 > @@ -85,6 +97,23 @@ dist-kernel_install_kernel() {
3 > local image=${2}
4 > local map=${3}
5 >
6 > + # if dracut is used in eufi=yes mode, initrd will actually
7
8 Minor typo: this should be "uefi=yes", rather than eufi.
9
10 Emily Rowlands

Replies