The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Nir Lichtman <nir@lichtman.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: corbet@lwn.net, paulmck@kernel.org, akpm@linux-foundation.org,
	rostedt@goodmis.org, Neeraj.Upadhyay@amd.com, mcanal@igalia.com,
	thuth@redhat.com, ardb@kernel.org, bp@alien8.de,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	rob@landley.net
Subject: Re: [PATCH] docs: clarify rdinit precedence and correct ramdisk to initramfs
Date: Thu, 30 Jan 2025 10:04:46 +0000	[thread overview]
Message-ID: <20250130100446.GA1162389@lichtman.org> (raw)
In-Reply-To: <2025013037-feel-strategic-4a25@gregkh>

On Thu, Jan 30, 2025 at 10:52:02AM +0100, Greg KH wrote:
> On Thu, Jan 30, 2025 at 10:59:33AM +0200, Nir Lichtman wrote:
> > Problem: Current documentation regarding the init and rdinit params is
> > confusing,
> > The description of rdinit claims that it is related to ramdisks, even though
> > in practice
> > It only controls the init executable of the initramfs
> > (the deprecated ramdisk mechanism is initialized only after attempting to
> > load rdinit
> > or its default "/init")
> > Rob Landley's document from 2005 "Ramfs, rootfs and initramfs"
> > clarifies the distinction between initramfs and ramdisk.
> > Another confusing point is that the init param is ignored, in case rdinit or
> > "/init"
> > exist and are executable in the initramfs; the source code gives priority to
> > rdinit.
> > 
> 
> Odd line-wrapping, please fix :(
> 
[..]
> 
> Your patch is also line-wrapped and will not apply at all :(

Oops mistake, sorry about that, sending a fixed v2.

> 
> thanks,
> 
> greg k-h

      reply	other threads:[~2025-01-30 10:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-30  8:59 [PATCH] docs: clarify rdinit precedence and correct ramdisk to initramfs Nir Lichtman
2025-01-30  9:52 ` Greg KH
2025-01-30 10:04   ` Nir Lichtman [this message]

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=20250130100446.GA1162389@lichtman.org \
    --to=nir@lichtman.org \
    --cc=Neeraj.Upadhyay@amd.com \
    --cc=akpm@linux-foundation.org \
    --cc=ardb@kernel.org \
    --cc=bp@alien8.de \
    --cc=corbet@lwn.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mcanal@igalia.com \
    --cc=paulmck@kernel.org \
    --cc=rob@landley.net \
    --cc=rostedt@goodmis.org \
    --cc=thuth@redhat.com \
    /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