guix/gnu/system
Ludovic Courtès 5eb5c0789f
file-systems: Validate the 'flags' field.
Fixes <https://issues.guix.gnu.org/51425>.
Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de>.

* gnu/system/file-systems.scm (invalid-file-system-flags)
(%validate-file-system-flags): New procedures.
(validate-file-system-flags): New macro.
(<file-system>)[flags]: Add 'sanitize' property.
2021-11-07 23:10:41 +01:00
..
examples
images system: image: Ensure Hurd images are cross-compiled if needed. 2021-10-18 10:00:50 +02:00
accounts.scm
file-systems.scm file-systems: Validate the 'flags' field. 2021-11-07 23:10:41 +01:00
hurd.scm system: hurd: Add 'info-reader' to %BASE-PACKAGES/HURD. 2021-10-18 10:00:50 +02:00
image.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
install.scm
keyboard.scm
linux-container.scm
linux-initrd.scm linux-initrd: Support checking NTFS volumes on boot. 2021-10-13 01:20:19 +02:00
locale.scm
mapped-devices.scm
nss.scm
pam.scm
setuid.scm
shadow.scm
uuid.scm uuid: Support XFS. 2021-09-23 18:17:17 +02:00
vm.scm