OSDN Git Service

do not enable swap in the template - created problems when no classic swap partition...
authormobinmob <mobinmob@disroot.org>
Sat, 6 Feb 2021 00:46:03 +0000 (02:46 +0200)
committermobinmob <mobinmob@disroot.org>
Sat, 27 Nov 2021 16:53:41 +0000 (18:53 +0200)
srcpkgs/boot-66serv/template

index f4467c0..2192a41 100644 (file)
@@ -5,8 +5,7 @@ revision=1
 wrksrc=${pkgname}-v${version}
 build_style=gnu-configure
 configure_args="--HOSTNAME=!voidlinux --TTY=!4
-       --KEYMAP=!us --TZ=!Europe/Madrid --TMPFILE=!no
-       --SWAP=!yes"
+       --KEYMAP=!us --TZ=!Europe/Madrid --TMPFILE=!no"
 make_install_target="install install-man install-html"
 hostmakedepends="lowdown"
 makedepends="file"