From: cel@kernel.org
To: Daniel Gomez <da.gomez@kernel.org>
Cc: <kdevops@lists.linux.dev>, Chuck Lever <chuck.lever@oracle.com>
Subject: [PATCH v2 0/2] Add defaults refs for linux-stable-rc
Date: Thu, 13 Mar 2025 17:00:08 -0400 [thread overview]
Message-ID: <20250313210010.1633624-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.
Changes since RFC:
- Follow suggestions from Daniel Gomez
- Squash in typo fixes
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 | 4 +-
scripts/gen-refs-user.Makefile | 20 ++++++-
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, 203 insertions(+), 5 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-13 21:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-13 21:00 cel [this message]
2025-03-13 21:00 ` [PATCH v2 1/2] linux-mirror: Enable choice of clone protocol for stable-rc tree cel
2025-03-13 21:00 ` [PATCH v2 2/2] Add the stable release candidate repo to the Linux git repos menu cel
2025-03-14 8:49 ` Daniel Gomez
2025-03-13 23:00 ` [PATCH v2 0/2] Add defaults refs for linux-stable-rc Luis Chamberlain
2025-03-14 8:51 ` Daniel Gomez
2025-03-14 12:42 ` Chuck Lever
2025-03-14 14:02 ` 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=20250313210010.1633624-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