guix-devel/guix
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
..
build build-system: emacs: Add improved check phase. 2018-04-20 00:49:53 +05:30
build-system build-system: emacs: Add improved check phase. 2018-04-20 00:49:53 +05:30
import
scripts guix system: Report wrong file system 'device' fields. 2018-04-27 18:45:02 +02:00
store store: Support 'ssh://' URIs in 'GUIX_DAEMON_SOCKET'. 2017-04-21 19:17:36 +02:00
tests
base16.scm
base32.scm
base64.scm
build-system.scm
cache.scm cache: Work around 'time-monotonic' bug in Guile 2.2.2. 2017-04-22 14:42:15 +02:00
ci.scm Add (guix ci). 2018-03-28 16:17:06 +02:00
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm
discovery.scm discovery: Remove dependency on (guix ui). 2018-04-08 17:48:33 +02:00
docker.scm
download.scm download: Use ungrafted tools in 'url-fetch/tarbomb' and 'url-fetch/zipbomb'. 2018-04-23 15:25:56 +02:00
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm gexp: 'scheme-file' can splice expressions. 2018-04-11 01:03:47 +02:00
git-download.scm
git.scm git: Increase modularity and expose 'update-cached-checkout'. 2018-04-02 23:16:30 +02:00
glob.scm
gnu-maintenance.scm
gnupg.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
grafts.scm
graph.scm
hash.scm
hg-download.scm
http-client.scm
i18n.scm
licenses.scm
man-db.scm
memoization.scm
modules.scm modules: Report the search path in &missing-dependency-error. 2018-04-08 17:41:08 +02:00
monad-repl.scm
monads.scm
nar.scm
packages.scm
pk-crypto.scm
pki.scm
profiles.scm
profiling.scm
progress.scm
records.scm
scripts.scm
search-paths.scm
self.scm self: Produce a spliced (guix config) to placate Guile 2.0. 2018-04-11 01:03:47 +02:00
serialization.scm
sets.scm
ssh.scm
store.scm
svn-download.scm
tests.scm
ui.scm guix system: Report wrong file system 'device' fields. 2018-04-27 18:45:02 +02:00
upstream.scm discovery: Remove dependency on (guix ui). 2018-04-08 17:48:33 +02:00
utils.scm
workers.scm
zlib.scm