common: packages: Add the minimal amount of packages to have a working system

This commit is contained in:
Steev Klimaszewski
2021-09-07 13:44:46 -05:00
parent c01651bff9
commit db0d48194e

View File

@@ -1,5 +1,8 @@
#!/usr/bin/env bash
# This is the bare minimimum if you want to start from very scratch.
minimal_pkgs="ca-certificates iw parted ssh wpasupplicant"
# This is the list of minimal common packages
common_min_pkgs="apt-transport-https firmware-linux firmware-realtek firmware-atheros \
firmware-libertas ifupdown initramfs-tools kali-defaults man-db mlocate netcat-traditional net-tools \