GNU bug report logs - #46344
Honour and generate conventional kernel command-line arguments

Previous Next

Package: guix;

Reported by: Tobias Geerinckx-Rice <me <at> tobias.gr>

Date: Sat, 6 Feb 2021 12:49:02 UTC

Severity: important

Full log


Message #8 received at 46344 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: 46344 <at> debbugs.gnu.org
Subject: Re: bug#46344: Honour and generate conventional kernel command-line
 arguments
Date: Sat, 06 Feb 2021 21:59:18 +0100
Hi,

Tobias Geerinckx-Rice <me <at> 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’.




This bug report was last modified 4 years and 104 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.