guix/gnu/system
Josselin Poiret 0831dfab75
system: Add swap flags.
* gnu/system/file-systems.scm (swap-space)[priority, discard?]: Add
them.
* guix/build/syscalls.scm (SWAP_FLAG_PREFER, SWAP_FLAG_PRIO_MASK,
SWAP_FLAG_PRIO_SHIFT, SWAP_FLAG_DISCARD): Add them.
* gnu/build/file-systems.scm (swap-space->flags-bit-mask): Add it.
* gnu/services/base.scm (swap-service-type): Use it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-23 10:24:27 +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 system: Add swap flags. 2021-11-23 10:24:27 +01:00
hurd.scm system: hurd: Add 'info-reader' to %BASE-PACKAGES/HURD. 2021-10-18 10:00:50 +02:00
image.scm image: Support generating GPT images via partition-table-type. 2021-11-12 12:06:58 +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