Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
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
..
bootloader system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
build vm: Distinguish between success and failure of the guest code. 2020-03-26 23:45:41 +01:00
installer installer: tests: Use a filter to select desktop-environments. 2020-03-26 11:53:50 +01:00
machine machine: ssh: Better report missing initrd modules. 2020-03-23 10:48:17 +01:00
packages gnu: vmpk: Make some inputs native. 2020-04-05 23:52:35 +02:00
services gnu: Add kernel-module-loader-service. 2020-04-05 13:07:13 +02:00
system system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
tests gnu: Add kernel-module-loader-service. 2020-04-05 13:07:13 +02:00
artwork.scm
bootloader.scm
ci.scm maint: Add 'etc/release-manifest.scm'. 2020-03-13 17:33:38 +01:00
installer.scm installer: Do not include the host (guix config). 2020-03-22 16:49:47 +01:00
local.mk gnu: Add xplanet. 2020-04-04 23:17:55 -05:00
machine.scm Update e-mail address for Jakob L. Kreuze. 2020-02-09 23:16:45 +01:00
packages.scm
services.scm services: Allow modprobe to use "/etc/modprobe.d". 2020-04-05 12:12:07 +02:00
system.scm system: Don’t create a module database when no modules are available. 2020-04-04 21:13:26 +02:00
tests.scm tests: Add <system-test> gexp compiler. 2020-03-05 16:33:37 +01:00