linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] Rework the kernel's README.rst
@ 2022-07-20  4:13 Lukas Bulwahn
  2022-07-20  4:13 ` [RFC PATCH 1/2] docs: admin-guide: do not mention the 'run a.out user programs' feature Lukas Bulwahn
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Lukas Bulwahn @ 2022-07-20  4:13 UTC (permalink / raw)
  To: Jonathan Corbet, Thorsten Leemhuis, Linus Torvalds, linux-doc
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Dear Jonathan, dear Thorsten, dear Linus,


As far as I see, the README.rst file in Documentation/admin-guide/ covers
three rather outdated (or subsumed) aspects:

  1. mentioning that it is possible to "run a.out user programs with this kernel"

  2. how to report a kernel bug

  3. the explanations around the use of LILO as a boot loader

This patch series addressed the first two aspects; the third one simply
first needs some more experimenting/experience on my side to update
the description of the setup with a GRUB boot loader.

I am happy if anyone else contributes or helps with this rework task on
the third aspect.

I am also adding Linus as recipient, as he seems to be the original author,
i.e., in the text, 'me' refers to Linus.

Please let me know if you are generally fine with this approach, and
if there is something on the other documentation to be done to get this
patch accepted.


Best regards,

Lukas

Lukas Bulwahn (2):
  docs: admin-guide: do not mention the 'run a.out user programs'
    feature
  docs: admin-guide: for kernel bugs refer to other kernel documentation

 Documentation/admin-guide/README.rst | 91 +++-------------------------
 1 file changed, 7 insertions(+), 84 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-08-29 17:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-20  4:13 [RFC PATCH 0/2] Rework the kernel's README.rst Lukas Bulwahn
2022-07-20  4:13 ` [RFC PATCH 1/2] docs: admin-guide: do not mention the 'run a.out user programs' feature Lukas Bulwahn
2022-07-20  4:13 ` [RFC PATCH 2/2] docs: admin-guide: for kernel bugs refer to other kernel documentation Lukas Bulwahn
2022-07-28 15:56 ` [RFC PATCH 0/2] Rework the kernel's README.rst Jonathan Corbet
2022-08-29 17:10   ` Jonathan Corbet

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).