From: "Nowa Ammerlaan" <nowa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/uefi-mkconfig/
Date: Tue, 19 Nov 2024 12:58:44 +0000 (UTC) [thread overview]
Message-ID: <1732021100.c4ebeb2b4ce1dbb7e5f810568800d1c102fbc5c4.nowa@gentoo> (raw)
commit: c4ebeb2b4ce1dbb7e5f810568800d1c102fbc5c4
Author: Biosias <jakub <AT> gdos <DOT> sk>
AuthorDate: Tue Nov 19 11:45:22 2024 +0000
Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Tue Nov 19 12:58:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ebeb2b
sys-boot/uefi-mkconfig: add 3.3
Signed-off-by: Biosias <jakub <AT> gdos.sk>
Closes: https://github.com/gentoo/gentoo/pull/39370
Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>
sys-boot/uefi-mkconfig/Manifest | 1 +
sys-boot/uefi-mkconfig/uefi-mkconfig-3.3.ebuild | 36 +++++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/sys-boot/uefi-mkconfig/Manifest b/sys-boot/uefi-mkconfig/Manifest
index f3d148388533..54d39b038769 100644
--- a/sys-boot/uefi-mkconfig/Manifest
+++ b/sys-boot/uefi-mkconfig/Manifest
@@ -1,2 +1,3 @@
DIST uefi-mkconfig-2.3.tar.gz 10295 BLAKE2B cae2301b1c181f87efbb47fbb393184ed383d763932999719223a298062cd802c318aeb9a1e4571483fe872b31ee27c86186a1200531d038e4ffe867ac683361 SHA512 730546552739db386249e0f86bce029ccb2695bd4b065326ae91ae92ab350ee387e46b661514b80728e609aa851a78efdda97a86fd7418c6f0044341c393c452
DIST uefi-mkconfig-3.2.tar.gz 13817 BLAKE2B 2d9d1d37c83e2e0a8b9e833745fee96303aba57d546cb63bd4b6b4447409a19dc48bc7183fcf22ba0cc809e5a68bdbc8fc3989cdbf1c2076a8ea025a21005e0b SHA512 fe9a412d49826151fd1f1363a7961f9339afb8ac869d600063a5ca1595b8a1e53917b3649b3bc3a5f85b0e5a23c9f16ab6e13b453430bbd35ceaa1b478d6eeb6
+DIST uefi-mkconfig-3.3.tar.gz 14444 BLAKE2B 028562cf41ad4e936a60fad695ab9342f9c06f67e8ccb5afaaf72ad1d5cde3938e8b344d64c375b9468c61fb7074645c5f9ab6c8f351ed93215ae0b7d8d96143 SHA512 5a8236edffef7a3de8d463dcca1006bf54f3e86538d3fd797e49ec545056bab4d974b7e64fe9a37110c1cc671d4261197074cbcb35be0744e02a3742ebb8e398
diff --git a/sys-boot/uefi-mkconfig/uefi-mkconfig-3.3.ebuild b/sys-boot/uefi-mkconfig/uefi-mkconfig-3.3.ebuild
new file mode 100644
index 000000000000..eb46eef391d5
--- /dev/null
+++ b/sys-boot/uefi-mkconfig/uefi-mkconfig-3.3.ebuild
@@ -0,0 +1,36 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit linux-info optfeature
+
+DESCRIPTION="Automatic management of UEFI entries"
+HOMEPAGE="https://github.com/Biosias/uefi-mkconfig"
+SRC_URI="https://github.com/Biosias/uefi-mkconfig/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+RDEPEND="
+ app-shells/bash
+ sys-boot/efibootmgr
+"
+
+CONFIG_CHECK="~EFI_STUB"
+
+src_install() {
+ dobin uefi-mkconfig
+ einstalldocs
+}
+
+pkg_postinst() {
+ elog "uefi-mkconfig: Automatic management of UEFI entries"
+ elog "Run uefi-mkconfig while having all efi partitions mounted"
+ elog "Please use with care, this package was tested on a limited number of machines"
+ elog "Some problems may arise due to different implementations of UEFI"
+ elog "Don't forget to add kernel commands to the configuration file before using this package!"
+ elog
+ optfeature "Add UEFI entries on kernel installation " \ "sys-kernel/installkernel[-systemd,efistub]"
+}
next reply other threads:[~2024-11-19 12:58 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-19 12:58 Nowa Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-09 16:50 [gentoo-commits] repo/gentoo:master commit in: sys-boot/uefi-mkconfig/ Nowa Ammerlaan
2024-12-09 16:50 Nowa Ammerlaan
2024-11-16 10:18 Nowa Ammerlaan
2024-11-16 10:18 Nowa Ammerlaan
2024-10-24 14:54 Andrew Ammerlaan
2024-08-28 7:39 Andrew Ammerlaan
2024-08-28 7:39 Andrew Ammerlaan
2024-07-19 13:35 Andrew Ammerlaan
2024-07-17 8:11 Andrew Ammerlaan
2024-07-17 8:11 Andrew Ammerlaan
2024-05-15 13:09 Andrew Ammerlaan
2024-04-22 11:37 Andrew Ammerlaan
2024-04-09 15:54 Arthur Zamarin
2024-04-09 15:54 Arthur Zamarin
2024-04-09 15:54 Arthur Zamarin
2024-04-09 9:47 Andrew Ammerlaan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1732021100.c4ebeb2b4ce1dbb7e5f810568800d1c102fbc5c4.nowa@gentoo \
--to=nowa@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox