guix/gnu/system
Ludovic Courtès db170ee921
services: Add missing (ice-9 format) import.
These issues were reported by -Wformat, though they were harmless in
practice because importing (ice-9 format) changes the global 'format'
binding currently.

* gnu/services/nix.scm: Import (ice-9 format).
* gnu/services/web.scm: Likewise.
* gnu/system/mapped-devices.scm: Likewise.
2020-06-25 01:20:31 +02:00
..
examples system: bare-hurd.tmpl: Add openssh-sans-x client and service. 2020-06-13 09:11:47 +02:00
images image: Move hurd image definition to a dedicated file. 2020-06-24 20:24:34 +02:00
accounts.scm accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00
file-systems.scm bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
hurd.scm system: hurd: Add "/bin/sh" and "/usr/bin/env". 2020-06-18 09:38:53 +02:00
image.scm system: image: Enable compression on ISO9660 images. 2020-06-24 20:50:42 +02:00
install.scm system: install: Add default libcs to gc-roots. 2020-06-08 10:52:53 +02:00
keyboard.scm system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
linux-container.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
linux-initrd.scm linux-initrd: Silence Guile warnings. 2020-05-16 00:34:41 +02:00
locale.scm locale: Use the native gzip and libc when building locales. 2020-05-15 00:01:39 +02:00
mapped-devices.scm services: Add missing (ice-9 format) import. 2020-06-25 01:20:31 +02:00
nss.scm nss: Remove '%compat' from the defaults. 2018-03-27 23:26:15 +02:00
pam.scm services: Add descriptions. 2020-05-08 16:30:50 +02:00
shadow.scm services: Add descriptions. 2020-05-08 16:30:50 +02:00
uuid.scm uuid: Prevent a loop on invalid arguments. 2020-06-18 23:24:37 -04:00
vm.scm system: vm: Add missing imported module. 2020-06-09 01:31:16 -04:00