[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#35394] [PATCH 2/3] system: Provide locale information to the bootlo
From: |
Miguel Arruga Vivas |
Subject: |
[bug#35394] [PATCH 2/3] system: Provide locale information to the bootloader. |
Date: |
Mon, 21 Oct 2019 12:46:24 +0200 |
* 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
Description: Text Data