public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Ionen Wolkens <ionen@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] [PATCH 0/4] linux-mod-r1.eclass: new eclass, rewrite of -r0
Date: Fri, 26 May 2023 00:02:15 -0400	[thread overview]
Message-ID: <20230526040219.10852-1-ionen@gentoo.org> (raw)

Posting here for early general feedback / review, see also the PR[1].

Please try to migrate some ebuilds using it, small issues / nitpicks
can be resolved anytime but usage changes could be messy after merge.

Refer to eclass docs for usage and migration instructions. Commit
message for linux-mod-r1 gives an overview of feature differences
with -r0.

Including a simple migrated ebuild (ryzen_smu) to show what it
looks like. PR[1] has additional ones, currently: nvidia-drivers,
virtualbox-modules, xpadneo, and zfs-kmod.

[1] https://github.com/gentoo/gentoo/pull/31154

Ionen Wolkens (4):
  profiles/use.desc: create USE=strip global USE flag
  profiles/use.desc: create USE=modules-sign global USE flag
  linux-mod-r1.eclass: new eclass, rewrite of linux-mod.eclass
  app-admin/ryzen_smu: migrate to linux-mod-r1

 .../ryzen_smu-0.1.2_p20211205-r1.ebuild       |   28 +
 eclass/linux-mod-r1.eclass                    | 1199 +++++++++++++++++
 profiles/use.desc                             |    2 +
 3 files changed, 1229 insertions(+)
 create mode 100644 app-admin/ryzen_smu/ryzen_smu-0.1.2_p20211205-r1.ebuild
 create mode 100644 eclass/linux-mod-r1.eclass

-- 
2.40.1



             reply	other threads:[~2023-05-26  4:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-26  4:02 Ionen Wolkens [this message]
2023-05-26  4:02 ` [gentoo-dev] [PATCH 1/4] profiles/use.desc: create USE=strip global USE flag Ionen Wolkens
2023-05-26  5:06   ` Sam James
2023-05-26  5:25     ` Ionen Wolkens
2023-05-26  4:02 ` [gentoo-dev] [PATCH 2/4] profiles/use.desc: create USE=modules-sign " Ionen Wolkens
2023-05-26  4:02 ` [gentoo-dev] [PATCH 3/4] linux-mod-r1.eclass: new eclass, rewrite of linux-mod.eclass Ionen Wolkens
2023-05-28 12:41   ` [gentoo-dev] [PATCH v2] " Ionen Wolkens
2023-05-29 13:10     ` Ionen Wolkens
2023-05-26  4:02 ` [gentoo-dev] [PATCH 4/4] app-admin/ryzen_smu: migrate to linux-mod-r1 Ionen Wolkens

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=20230526040219.10852-1-ionen@gentoo.org \
    --to=ionen@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