GNU bug report logs

#46344 Honour and generate conventional kernel command-line arguments

PackageSource(s)Maintainer(s)
guix PTS Buildd Popcon
Full log

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

Received: (at 46344) by debbugs.gnu.org; 6 Feb 2021 20:59:28 +0000
From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 06 15:59:28 2021
Received: from localhost ([127.0.0.1]:46537 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
	id 1l8Ufw-0007Tx-FY
	for submit@debbugs.gnu.org; Sat, 06 Feb 2021 15:59:28 -0500
Received: from eggs.gnu.org ([209.51.188.92]:54848)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <ludo@gnu.org>) id 1l8Ufv-0007Tl-DS
 for 46344@debbugs.gnu.org; Sat, 06 Feb 2021 15:59:27 -0500
Received: from fencepost.gnu.org ([2001:470:142:3::e]:46226)
 by eggs.gnu.org with esmtp (Exim 4.90_1)
 (envelope-from <ludo@gnu.org>)
 id 1l8Ufq-0002y8-1x; Sat, 06 Feb 2021 15:59:22 -0500
Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=41300 helo=ribbon)
 by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256)
 (Exim 4.82) (envelope-from <ludo@gnu.org>)
 id 1l8Ufo-00046F-KE; Sat, 06 Feb 2021 15:59:21 -0500
From: Ludovic Courtès <ludo@gnu.org>
To: Tobias Geerinckx-Rice <me@tobias.gr>
Subject: Re: bug#46344: Honour and generate conventional kernel command-line
 arguments
References: <87sg69weef.fsf@nckx>
Date: Sat, 06 Feb 2021 21:59:18 +0100
In-Reply-To: <87sg69weef.fsf@nckx> (Tobias Geerinckx-Rice's message of "Sat,
 06 Feb 2021 13:48:24 +0100")
Message-ID: <87a6sg29qx.fsf@gnu.org>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Spam-Score: -0.7 (/)
X-Debbugs-Envelope-To: 46344
Cc: 46344@debbugs.gnu.org
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit@debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request@debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
X-Spam-Score: -1.7 (-)
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’.




Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Tue Sep 9 23:38:02 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.