guix/gnu/system
Ludovic Courtès 12adffd43e
linux-initrd: Silence Guile warnings.
Previously, since the switch to Guile 3, we'd see this warning repeated
several times at boot time:

  WARNING: …: imported module (guix build utils) overrides core binding `delete'

* gnu/system/linux-initrd.scm (raw-initrd): In gexp, #:hide 'delete'
from (guix build utils).  Wrap 'boot-system' in 'parameterize'.
2020-05-16 00:34:41 +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: mount the PID cgroup filesystem. 2020-04-27 14:14:47 +02:00
hurd.scm system: hurd: Add /etc/group. 2020-05-01 08:52:53 +02:00
image.scm image: Add a new API. 2020-05-05 16:13:53 +02:00
install.scm Merge branch 'master' into core-updates 2020-05-05 20:43:21 +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
nss.scm
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
vm.scm vm: Use 'let-system'. 2020-05-16 00:34:41 +02:00