updates, especially for etiona
[distro-setup] / pkgs
diff --git a/pkgs b/pkgs
index 7c56a7896680adf0bdcf62fc5142875561013c90..c24084c35d785d3aa37f2737e789a992eee52d23 100644 (file)
--- a/pkgs
+++ b/pkgs
@@ -8,20 +8,16 @@ p1=(
   lvm2
   mbuffer
   screen
+  nscd
 )
 p2=(
-  # 2nd
-  konsole
-  suckless-tools
-)
-p3=(
-  at
   bash-completion
   curl
   ethtool
   eatmydata
   fping
   git
+  haveged
   htop
   iptables
   mailutils
@@ -32,6 +28,7 @@ p3=(
   ruby-rest-client
   traceroute
   tree
+  uptimed
   vim
   wcd
   wget
@@ -49,7 +46,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
@@ -75,9 +73,9 @@ p4=(
   debian-archive-keyring
   debootstrap
   debconf-doc
+  dillo
   dirmngr
   dnsutils
-  dnsmasq
   python-dnspython
   python3-dnspython
   dtrx
@@ -109,7 +107,7 @@ p4=(
   goaccess
   gnat-5
   gnome-screenshot
-  gnupg-doc
+  grepmail
   guvcview
   hunspell
   i3lock
@@ -167,7 +165,9 @@ p4=(
   rng-tools
   sakura
   schroot
-  sig2dot
+  shellcheck
+  # for sig2dot
+  signing-party
   sipcalc
   sqlite3-doc
   squashfs-tools
@@ -192,6 +192,8 @@ p4=(
   xscreensaver-data-extra
   xscreensaver-gl
   xscreensaver-gl-extra
+  global
+  python-pygments
 )
 
-pall=(${p1[@]} ${p2[@]} ${p3[@]} ${p4[@]} )
+pall=(${p1[@]} ${p2[@]} ${p3[@]} )