From f0c4d644e4895ffd651c628ce7051d8cfdca9ea4 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 3 Dec 2021 16:08:44 +0100 Subject: config.def: gzip -> pigz --- config.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def b/config.def index 361ee9e..463a9ae 100644 --- a/config.def +++ b/config.def @@ -9,7 +9,7 @@ MNTDIR="$PWD/rootfs" # List of packages to be installed # Most of those are already dependencies of each other but it is not a bad idea # to put them to the list anyway. -PKGS="baselayout musl otools cl-utils b3sum cpt gcc make gzip xz zlib bzip2 binutils +PKGS="baselayout musl otools cl-utils b3sum cpt gcc make pigz xz zlib bzip2 binutils byacc libressl curl linux-headers flex busybox pkgconf rsync git" # BUILD FLAGS -- cgit v1.2.3