From 6739b95463268ae68b90fabefbc00a9752001f30 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 5 Feb 2017 00:40:42 +0000 Subject: add config-mgmt-swap --- config-box-proton-base.PKGBUILD | 5 ++--- config-box-winston-base.PKGBUILD | 5 ++--- config-mgmt-swap.PKGBUILD | 30 ++++++++++++++++++++++++++++++ 3 files changed, 34 insertions(+), 6 deletions(-) create mode 100644 config-mgmt-swap.PKGBUILD diff --git a/config-box-proton-base.PKGBUILD b/config-box-proton-base.PKGBUILD index fdcb34d..c2587c1 100644 --- a/config-box-proton-base.PKGBUILD +++ b/config-box-proton-base.PKGBUILD @@ -1,11 +1,11 @@ . ${BUILDFILE%/*}/common.sh -pkgver=20161112 +pkgver=20170204 package() { preamble # #### base setup -depends+=(linux-libre-lts grub haveged systemd-swap) +depends+=(linux-libre-lts grub haveged) conflicts+=(linux-libre) add-file etc/hostname <