From f4f18cfc3db3400d219ad8daa1ab1a8b2b27048f Mon Sep 17 00:00:00 2001 From: Waffelo Date: Fri, 18 Apr 2025 16:17:08 +0200 Subject: [PATCH] fixed license echo --- articles/thinkpad-gentoo-install.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/articles/thinkpad-gentoo-install.html b/articles/thinkpad-gentoo-install.html index 9d73e67..954135b 100644 --- a/articles/thinkpad-gentoo-install.html +++ b/articles/thinkpad-gentoo-install.html @@ -1,4 +1,4 @@ - + Encrypted Gentoo install @@ -273,7 +273,7 @@ export PS1="(chroot) ${PS1}"

Only with @FREE ACCEPT_LICENSE option: Adding license of the package to portage config.

-

echo "linux-fw-redistributable license(s)" >> /etc/portage/package.license/package.license

+

echo "sys-kernel/linux-firmware linux-fw-redistributable license(s)" >> /etc/portage/package.license/package.license


And then you just install the package.

emerge sys-kernel/linux-firmware