guix/gnu/system
Mathieu Othacehe 7c27bd115b
file-system: Add mount-may-fail? option.
* gnu/system/file-systems.scm (<file-system>): Add a mount-may-fail? field.
(file-system->spec): adapt accordingly,
(spec->file-system): ditto.
* gnu/build/file-systems.scm (mount-file-system): If 'system-error is raised
and mount-may-fail? is true, ignore it. Otherwise, re-raise the exception.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-07-31 13:43:20 +02:00
..
examples examples: Add password for Alice's brother. 2020-07-29 07:50:23 +03:00
images image: Do not set journal_model=WAL for the Hurd. 2020-07-11 16:34:01 +02:00
accounts.scm
file-systems.scm file-system: Add mount-may-fail? option. 2020-07-31 13:43:20 +02:00
hurd.scm system: hurd: Oops, have 'initrd' default to #f. 2020-06-30 18:26:47 +02:00
image.scm system: image: Fix disk-image name. 2020-06-26 10:05:58 +02:00
install.scm system: install: Add default libcs to gc-roots. 2020-06-08 10:52:53 +02:00
keyboard.scm
linux-container.scm
linux-initrd.scm
locale.scm
mapped-devices.scm Use 'formatted-message' instead of '&message' where appropriate. 2020-07-25 19:11:37 +02:00
nss.scm
pam.scm
shadow.scm
uuid.scm file-systems: Add NTFS support. 2020-07-26 18:35:10 +02:00
vm.scm Revert "vm: Use virtio network driver." 2020-07-11 23:36:31 +02:00