diff --git a/build.sh b/build.sh index c26facb..347e4d1 100755 --- a/build.sh +++ b/build.sh @@ -27,6 +27,8 @@ apt-get update apt-get install -y binutils zstd live-build dpkg -i ./debs/*.deb +ln -sfn /usr/share/debootstrap/scripts/gutsy /usr/share/debootstrap/scripts/kinetic + build () { BUILD_ARCH="$1" diff --git a/debs/debootstrap_1.0.126+nmu1_all.deb b/debs/debootstrap_1.0.126+nmu1_all.deb deleted file mode 100644 index 23149ef..0000000 Binary files a/debs/debootstrap_1.0.126+nmu1_all.deb and /dev/null differ diff --git a/etc/auto/config b/etc/auto/config index 01adfe8..7d06421 100755 --- a/etc/auto/config +++ b/etc/auto/config @@ -45,7 +45,7 @@ lb config noauto \ --zsync false \ --security true \ --updates true \ - --debootstrap-options "--exclude=pinephone-tweaks,mobile-tweaks-common,librem5-tweaks,pinetab-tweaks" \ + --debootstrap-options "--include=ca-certificates --variant=minbase" \ "${@}" # replace channel and suite