From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/toolchain/linux-headers-patches:master commit in: /
Date: Sat, 8 Oct 2022 22:17:36 +0000 (UTC) [thread overview]
Message-ID: <1665267454.e89eec1eb9109542b33de723b0bea1eedbb52561.sam@gentoo> (raw)
commit: e89eec1eb9109542b33de723b0bea1eedbb52561
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 8 21:45:30 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 8 22:17:34 2022 +0000
URL: https://gitweb.gentoo.org/proj/toolchain/linux-headers-patches.git/commit/?id=e89eec1e
testing.txt: modernise a bit
Signed-off-by: Sam James <sam <AT> gentoo.org>
testing.txt | 31 ++++++++++++++++---------------
1 file changed, 16 insertions(+), 15 deletions(-)
diff --git a/testing.txt b/testing.txt
index 5b9773f..2ce2b8d 100644
--- a/testing.txt
+++ b/testing.txt
@@ -1,19 +1,20 @@
-upgrade process:
+Upgrade process:
- - generate the gentoo-headers-base-<kernel version>.tar.xz tarball:
- $ ./rip-headers.sh 3.13
- - create a new patchset dir:
- $ cp -a 3.13/ 3.14/
- $ rm -rf 3.14/CVS
- $ cvs add 3.14 && cvs add 3.14/*
- - generate the patchset tarball:
- $ ./make-tarball.sh 3.14 1
- - update the ebuild:
- $ cp linux-headers-3.13.ebuild linux-headers-3.14.ebuild
- - test it (see sections below)
- - upload tarballs & commit files to cvs
+ - Familiarize yourself with https://wiki.gentoo.org/wiki/Project:Toolchain/sys-kernel/linux-headers
+ and README*.
+ - Generate the gentoo-headers-base-<kernel version>.tar.xz tarball:
+ $ ./rip-headers.sh 5.15
+ - Create a new patchset dir:
+ $ cp -a 5.15/ 5.15/
+ $ git add 5.15
+ - Generate the patchset tarball:
+ $ ./make-tarball.sh 5.15 1
+ - Update the ebuild:
+ $ cp linux-headers-5.14.ebuild linux-headers-5.15.ebuild
+ - Test it (see sections below)
+ - Upload tarballs & commit files
-smoke test:
+Smoke test:
for h in `find /usr/include/linux -type f -printf '%P '` ; do
h="linux/$h"; echo "$h"
@@ -24,7 +25,7 @@ smoke test:
find /usr/include/linux -type f -printf '%P '
-common packages that break:
+Common packages that break:
pkgs=$(sed -n '/^%/,/^%/{s:%::;p}' testing.txt)
emerge --keep-going -1v ${pkgs} --jobs 4
next reply other threads:[~2022-10-08 22:17 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-08 22:17 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-29 9:04 [gentoo-commits] proj/toolchain/linux-headers-patches:master commit in: / Sam James
2024-05-03 6:32 Sam James
2024-03-13 4:52 Sam James
2024-03-13 4:52 Sam James
2024-01-19 11:15 Sam James
2022-10-08 22:17 Sam James
2022-01-08 3:49 Sam James
2021-09-05 5:47 Sam James
2021-02-15 22:40 Sergei Trofimovich
2020-12-14 8:12 Sergei Trofimovich
2019-12-08 14:28 Sergei Trofimovich
2019-12-08 13:23 Sergei Trofimovich
2019-12-08 13:21 Sergei Trofimovich
2019-12-08 13:03 Sergei Trofimovich
2019-03-06 22:13 Sergei Trofimovich
2018-10-23 22:39 Sergei Trofimovich
2018-10-12 22:56 Sergei Trofimovich
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=1665267454.e89eec1eb9109542b33de723b0bea1eedbb52561.sam@gentoo \
--to=sam@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