guix/gnu/system
Ludovic Courtès 6ddb59607b
guix system: Report wrong file system 'device' fields.
Previously, if you wrote (device "my-label") without (title 'label),
you'd get:

  guix system: error: stat: No such file or directory: "my-label"

Now you get a proper error and a hint.

Reported by Pierre-Antoine Rouby.

* guix/scripts/system.scm (check-file-system-availability)[literal]: New
variable.  Loop over LITERAL.
* gnu/system/file-systems.scm (%pseudo-file-system-types): New variable.
* guix/ui.scm (display-hint): Make public.
2018-04-27 18:45:02 +02:00
..
examples system: Add "guix system docker-image" command. 2018-03-24 03:04:11 +01:00
file-systems.scm guix system: Report wrong file system 'device' fields. 2018-04-27 18:45:02 +02:00
install.scm services: Add 'virtual-terminal'. 2018-03-15 11:37:18 +01:00
linux-container.scm
linux-initrd.scm linux-initrd: Move 'check-device-initrd-modules' elsewhere. 2018-03-15 23:46:16 +01:00
locale.scm system: Put locales where libc will find them. 2018-01-24 11:18:49 -05:00
mapped-devices.scm linux-initrd: Autoload known-module-aliases, again. 2018-03-15 23:08:02 -04:00
nss.scm nss: Remove '%compat' from the defaults. 2018-03-27 23:26:15 +02:00
pam.scm
shadow.scm system: Add default '.nanorc' with syntax highlighting. 2018-04-04 23:14:35 +02:00
uuid.scm uuid: Fix typo in comment. 2017-12-02 23:13:20 +01:00
vm.scm system: Add "guix system docker-image" command. 2018-03-24 03:04:11 +01:00