[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (1e30245 -> cfe9c7e)
From: |
guix-commits |
Subject: |
branch master updated (1e30245 -> cfe9c7e) |
Date: |
Sun, 18 Oct 2020 11:40:25 -0400 (EDT) |
m1gu3l pushed a change to branch master
in repository guix.
from 1e30245 gnu: Add python2-openpyxl.
new 9d449b9 system: Add locale to boot-parameters.
new eaf0963 system: Provide locale information to the bootloader.
new cfe9c7e system: Use locale information in grub.cfg.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 1 +
gnu/bootloader/grub.scm | 18 ++++
gnu/machine/ssh.scm | 3 +
gnu/system.scm | 13 +++
guix/scripts/system.scm | 2 +
tests/boot-parameters.scm | 256 ++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 293 insertions(+)
create mode 100644 tests/boot-parameters.scm
- branch master updated (1e30245 -> cfe9c7e),
guix-commits <=