regressions.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Thorsten Leemhuis <linux@leemhuis.info>
To: Jonathan Corbet <corbet@lwn.net>
Cc: regressions@lists.linux.dev, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	"Bagas Sanjaya" <bagasdotme@gmail.com>,
	"Petr Tesařík" <petr@tesarici.cz>
Subject: [PATCH v1 0/4] docs: verify/bisect: install, tainting, and finetuning
Date: Mon, 18 Mar 2024 09:38:35 +0100	[thread overview]
Message-ID: <cover.1710750972.git.linux@leemhuis.info> (raw)

Here are a few small improvements for Documentation/admin-guide/
verify-bugs-and-bisect-regressions.rst.

* The "improve install instructions" aspects (link to distro docs, Arch
  support) were brought up on the list and in a chat.

* The "check tainted status" thing was something I had forgotten; I
  noticed this aspect should likely be covered while doing some early
  work to better align Documentation/admin-guide/reporting-issues.rst
  with this text.

* The rest are minor fixes for things. Many are things I noticed while
  working on the above changes. Quite a few are also things Petr Tesařík
  brought to my attention (many thx!).

Ciao, Thorsten

Thorsten Leemhuis (4):
  docs: verify/bisect: improve install instructions
  docs: verify/bisect: check taint flag
  docs: verify/bisect: drop 'v' prefix, EOL aspect, and assorted fixes
  docs: verify/bisect: remove a level of indenting

 .../verify-bugs-and-bisect-regressions.rst    | 389 ++++++++++--------
 1 file changed, 211 insertions(+), 178 deletions(-)


base-commit: 0c8e9b538ed7ecf4159b080ab0dafca3941c69db
-- 
2.44.0


             reply	other threads:[~2024-03-18  8:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-18  8:38 Thorsten Leemhuis [this message]
2024-03-18  8:38 ` [PATCH v1 1/4] docs: verify/bisect: improve install instructions Thorsten Leemhuis
2024-03-18  8:38 ` [PATCH v1 2/4] docs: verify/bisect: check taint flag Thorsten Leemhuis
2024-03-18  8:38 ` [PATCH v1 3/4] docs: verify/bisect: drop 'v' prefix, EOL aspect, and assorted fixes Thorsten Leemhuis
2024-03-18  8:38 ` [PATCH v1 4/4] docs: verify/bisect: remove a level of indenting Thorsten Leemhuis
2024-03-18  9:44 ` [PATCH v1 0/4] docs: verify/bisect: install, tainting, and finetuning Jonathan Corbet

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=cover.1710750972.git.linux@leemhuis.info \
    --to=linux@leemhuis.info \
    --cc=bagasdotme@gmail.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=petr@tesarici.cz \
    --cc=regressions@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;
as well as URLs for NNTP newsgroup(s).