tested on 15.0/amd64
just A N sets are enough to begin with from the install medium
clean-up
removepkg grub removepkg os-prober
then within a chroot, install those
D/perl L/glibc L/libunistring
just to make ping wget+pki work and then
update-ca-certificates --fresh
now wget works and you’re ready to proceed without chroot
AP/diffutils AP/slackpkg L/ncurses
then
cd /etc/slackpkg/ mv mirrors mirrors.dist
slackpkg install man-db man-pages libseccomp groff
slackpkg install git brotli
slackpkg install tcpdump libcap-ng libpcap libnl3
then eventually install various package groups as follows
see packages-sbo
slackpkg install \ autoconf-2 \ automake \ binutils \ bison \ diffutils \ flex \ gc \ gcc-11 \ gettext \ gettext-tools \ glibc-2 \ guile \ kernel-headers \ libtool \ m4-1 \ make \ patch \ pkg-config
clean-up when done
# keep that one #diffutils \ removepkg --terse \ autoconf \ automake \ binutils \ bison \ flex \ gc \ gcc \ gettext \ gettext-tools \ glibc \ guile \ kernel-headers \ libtool \ m4 \ make \ patch \ pkg-config