guix/gnu/system
Oleg Pykhalov 4b49487838
gnu: system: file-systems: Add shared flag.
* gnu/build/file-systems.scm (mount-flags->bit-mask, mount-file-system):
Handle shared flag.
* gnu/system/file-systems.scm (invalid-file-system-flags): Add shared to known
flags.
* guix/build/syscalls.scm (MS_SHARED): New variable.
* doc/guix.texi (File Systems): Document shared flag.
2022-08-10 07:12:25 +03:00
..
examples maint: Use a pretty version string in ISO and VM images. 2022-08-09 15:16:06 +02:00
images images: hurd: Adjust module imports. 2022-05-25 14:47:36 +03:00
accounts.scm
file-systems.scm gnu: system: file-systems: Add shared flag. 2022-08-10 07:12:25 +03:00
hurd.scm system: hurd: Fix bogus 'initrd-modules' field. 2022-04-08 18:14:35 +02:00
image.scm image: Raise an error when an image lacks a bootable partition. 2022-07-01 12:10:28 +02:00
install.scm maint: Use a pretty version string in ISO and VM images. 2022-08-09 15:16:06 +02:00
keyboard.scm
linux-container.scm linux-container: container-script: Parse command line options. 2022-08-09 20:32:13 +02:00
linux-initrd.scm initrd: Use non-hyphenated kernel command-line parameter names. 2022-03-01 10:30:17 -05:00
locale.scm system: locale: Use only the current glibc. 2022-01-14 14:29:20 +01:00
mapped-devices.scm mapped-devices: Ensure 'cryptsetup open' gets a tty. 2022-04-08 18:14:35 +02:00
nss.scm
pam.scm
setuid.scm
shadow.scm
uuid.scm
vm.scm system: vm: Change the writable image name. 2022-01-14 12:26:07 +01:00