guix/gnu/build
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
..
accounts.scm
activation.scm
bootloader.scm build: bootloader: Add GPT support. 2021-11-12 13:26:52 +00:00
chromium-extension.scm
cross-toolchain.scm
file-systems.scm system: Add swap flags. 2021-11-23 10:24:27 +01:00
hurd-boot.scm hurd-boot: Set pfinet on the right node for AF_INET6. 2021-10-18 10:00:50 +02:00
image.scm
install.scm
jami-service.scm
linux-boot.scm syscalls: Deduplicate device number conversion. 2021-09-23 18:17:16 +02:00
linux-container.scm
linux-initrd.scm
linux-modules.scm
locale.scm
marionette.scm
secret-service.scm
shepherd.scm
svg.scm
vm.scm