guix/gnu/system
Ludovic Courtès 2729cb406d
system: Allow for comma-separated keyboard layouts.
Reported by Florian Pelz <pelzflorian@pelzflorian.de>.

* gnu/bootloader/grub.scm (keyboard-layout-file): Replace commas with
hyphens in the first argument to 'computed-file'.
* gnu/system/keyboard.scm (keyboard-layout->console-keymap): Likewise.
* doc/guix.texi (Keyboard Layout): Add example.
2020-04-06 00:14:13 +02:00
..
examples system: Add xterm to lightweight-desktop example. 2020-04-02 11:48:25 +02:00
accounts.scm
file-systems.scm file-systems: Add a 'file-system-device->string' procedure. 2020-03-02 23:24:47 -05:00
install.scm install: Add jfsutils to the installation image. 2020-01-03 13:54:14 +01:00
keyboard.scm system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
linux-container.scm system: linux-container: Recommend guix container. 2020-01-06 12:20:21 +02:00
linux-initrd.scm linux-initrd: Add support for JFS. 2020-01-03 13:54:13 +01:00
locale.scm
mapped-devices.scm
nss.scm
pam.scm
shadow.scm system: Move nanorc to XDG_CONFIG_HOME. 2020-04-01 07:50:48 +03:00
uuid.scm uuid: Add support for JFS. 2020-01-03 13:54:13 +01:00
vm.scm vm: Distinguish between success and failure of the guest code. 2020-03-26 23:45:41 +01:00