GNU bug report logs - #35394
[PATCH 0/3] Bootloader localization

Previous Next

Package: guix-patches;

Reported by: Miguel <rosen644835 <at> gmail.com>

Date: Tue, 23 Apr 2019 13:18:02 UTC

Severity: normal

Tags: patch

Done: Miguel Ángel Arruga Vivas <rosen644835 <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Miguel <rosen644835 <at> gmail.com>
To: 35394 <at> debbugs.gnu.org
Subject: [PATCH 2/3] system: Provide locale information to the bootloader.
Date: Tue, 23 Apr 2019 15:26:28 +0200
[Message part 1 (text/plain, inline)]
system: Provide locale information to the bootloader. 

* gnu/bootloader/depthcharge.scm (depthcharge-configuration-file): Add
locale keyword.
* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Likewise.
* gnu/bootloader/grub.scm (grub-configuration-file): Likewise.
* gnu/system.scm (operating-system-bootcfg): Provide locale information
to the bootloader.
* guix/system/script.scm (reinstall-bootloader): Use locale information
from boot-parameters.
---
 gnu/bootloader/depthcharge.scm | 3 ++-
 gnu/bootloader/extlinux.scm    | 3 ++-
 gnu/bootloader/grub.scm        | 3 ++-
 gnu/system.scm                 | 4 +++-
 guix/scripts/system.scm        | 4 +++-
 5 files changed, 12 insertions(+), 5 deletions(-)
[0002-system-Provide-locale-information-to-the-bootloader.patch (text/x-patch, attachment)]

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

Previous Next


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