. ${BUILDFILE%/*}/common.sh pkgver=20180826 package() { preamble # we want z3fold compression from 4.7 depends=(systemd-swap 'LINUX-ABI_VERSION>=4.7') conflicts=('LINUX-ABI_VERSION<4.7') # In addition to what's configured in fstab, we use systemd-swap to # manage advanced swap devices. There are 3 things we enable in # systemd-swap: # # - zswap: compress pages on disk # - zram: compress pages in RAM # - swapfc: in emergencies, allocate space in the filesystem to swap # to add-file -m755 usr/share/holo/files/10-"$pkgname"/etc/systemd/swap.conf.holoscript <