changes for buster linode
[distro-setup] / pkgs
diff --git a/pkgs b/pkgs
index d8acab13c182fa4a17f5310e9e5c02883d3f08aa..b14a8818a672a5f243143b4217a8a40b08ee42c6 100644 (file)
--- a/pkgs
+++ b/pkgs
@@ -10,12 +10,6 @@ p1=(
   screen
 )
 p2=(
-  # 2nd
-  konsole
-  suckless-tools
-)
-p3=(
-  at
   bash-completion
   curl
   ethtool
@@ -49,7 +43,8 @@ p3=(
 # gnat-5 & ccache is for coreboot
 # python-dnspython is needed by some ansible module and 3 is
 # for when ansible becomes py3.
-p4=(
+p3=(
+  at
   adb
   ansible
   apache2
@@ -196,4 +191,4 @@ p4=(
   xscreensaver-gl-extra
 )
 
-pall=(${p1[@]} ${p2[@]} ${p3[@]} ${p4[@]} )
+pall=(${p1[@]} ${p2[@]} ${p3[@]} )