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 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
..
bootloader gnu: Pass "--target=i386-pc" when installing GRUB for legacy BIOS. 2018-02-18 12:28:56 +01:00
build activation: Pass '-d HOME' to 'usermod'. 2018-03-27 14:51:44 +02:00
packages gnu: libstaroffice: Update to 0.0.6. 2018-04-27 15:56:19 +02:00
services services: Set default <dhcpd-configuration> version to "4". 2018-04-27 01:39:28 -07:00
system guix system: Report wrong file system 'device' fields. 2018-04-27 18:45:02 +02:00
tests services: Add dhcpd-service-type and <dhcpd-configuration>. 2018-04-21 23:46:30 -07:00
artwork.scm
bootloader.scm discovery: Remove dependency on (guix ui). 2018-04-08 17:48:33 +02:00
local.mk gnu: scotch: Update to 6.0.5a. 2018-04-26 20:54:18 -05:00
packages.scm discovery: Remove dependency on (guix ui). 2018-04-08 17:48:33 +02:00
services.scm discovery: Remove dependency on (guix ui). 2018-04-08 17:48:33 +02:00
system.scm system: Provide a fall-back PATH for non-login shells started with su(1). 2018-04-11 18:45:06 -04:00
tests.scm marionette: Use QEMU's "VM channel" mechanism. 2018-02-19 22:04:11 +01:00