All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] docs: verify/bisect: install, tainting, and finetuning
@ 2024-03-18  8:38 Thorsten Leemhuis
  2024-03-18  8:38 ` [PATCH v1 1/4] docs: verify/bisect: improve install instructions Thorsten Leemhuis
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thorsten Leemhuis @ 2024-03-18  8:38 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: regressions, linux-doc, linux-kernel, Bagas Sanjaya,
	Petr Tesařík

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-03-18  9:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-18  8:38 [PATCH v1 0/4] docs: verify/bisect: install, tainting, and finetuning Thorsten Leemhuis
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.