From: cel@kernel.org
To: Daniel Gomez <da.gomez@kernel.org>
Cc: <kdevops@lists.linux.dev>, Chuck Lever <chuck.lever@oracle.com>
Subject: [RFC PATCH 0/2] Add defaults refs for linux-stable-rc
Date: Wed, 12 Mar 2025 14:49:59 -0400 [thread overview]
Message-ID: <20250312185001.1468167-1-cel@kernel.org> (raw)
From: Chuck Lever <chuck.lever@oracle.com>
This series goes with the addition of linux-stable-rc to the
set of repos handled by the local /mirror. These seem to behave
OK, but I'm not sure I got everything right.
Chuck Lever (2):
linux-mirror: Enable choice of clone protocol for stable-rc tree
Add the stable release candidate repo to the Linux git repos menu
Makefile.linux-mirror | 1 +
kconfigs/Kconfig.defaults | 12 ++++
kconfigs/Kconfig.mirror | 41 ++++++++++++++
kconfigs/workflows/Kconfig.bootlinux | 4 ++
scripts/gen-refs-default.Makefile | 14 ++++-
scripts/gen-refs-user.Makefile | 18 +++++-
workflows/linux/Kconfig | 9 +++
workflows/linux/Kconfig.stable_rc | 31 ++++++++++
.../linux/refs/default/Kconfig.stable_rc | 56 +++++++++++++++++++
workflows/linux/refs/static/stable_rc.yaml | 30 ++++++++++
10 files changed, 212 insertions(+), 4 deletions(-)
create mode 100644 workflows/linux/Kconfig.stable_rc
create mode 100644 workflows/linux/refs/default/Kconfig.stable_rc
create mode 100644 workflows/linux/refs/static/stable_rc.yaml
--
2.48.1
next reply other threads:[~2025-03-12 18:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-12 18:49 cel [this message]
2025-03-12 18:50 ` [RFC PATCH 1/2] linux-mirror: Enable choice of clone protocol for stable-rc tree cel
2025-03-12 18:50 ` [RFC PATCH 2/2] Add the stable release candidate repo to the Linux git repos menu cel
2025-03-13 15:11 ` Daniel Gomez
2025-03-13 15:26 ` Chuck Lever
2025-03-13 20:13 ` Daniel Gomez
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=20250312185001.1468167-1-cel@kernel.org \
--to=cel@kernel.org \
--cc=chuck.lever@oracle.com \
--cc=da.gomez@kernel.org \
--cc=kdevops@lists.linux.dev \
/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