unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Tobias Geerinckx-Rice <me@tobias.gr>
Cc: 46344@debbugs.gnu.org
Subject: bug#46344: Honour and generate conventional kernel command-line arguments
Date: Sat, 06 Feb 2021 21:59:18 +0100	[thread overview]
Message-ID: <87a6sg29qx.fsf@gnu.org> (raw)
In-Reply-To: <87sg69weef.fsf@nckx> (Tobias Geerinckx-Rice's message of "Sat, 06 Feb 2021 13:48:24 +0100")

Hi,

Tobias Geerinckx-Rice <me@tobias.gr> skribis:

> Use, e.g., ‘root=’ instead of the Guix-specific and unintuitive
> ‘--root=’.  It's surrounded by normal ‘nomodeset’ & ‘quiet’ 
> arguments anyway.
>
> For things like ‘--repl’ we might substitute ‘rd.repl’, or ‘rd.rescue’
> which has the advantage of being used by systemd [users] as well.

(Why “rd.”?  I’d use “gnu.” to make sure we don’t inadvertently use
something that has a different meaning elsewhere.)

I agree with the proposed change, I’ve been meaning to do something
about it for a long time, too.  :-)

For ‘--root’ is a bit tricky because it’s an implicit option, not
explicitly listed in /run/current-system/parameters and similar places.

So we’d probably have to (1) make it explicit, and (2) use ‘--root’ when
generating a GRUB entry for a system generation that lacks the explicit
“root=XYZ” string in its ‘kernel-arguments’.

Ludo’.




      reply	other threads:[~2021-02-06 21:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-06 12:48 bug#46344: Honour and generate conventional kernel command-line arguments Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-02-06 20:59 ` Ludovic Courtès [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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a6sg29qx.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=46344@debbugs.gnu.org \
    --cc=me@tobias.gr \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).