commit e79abae6d043657e5c2368393527b05722603d18
parent 2e992a803b817678ec571b3e18ca293ab0211a0f
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Fri, 1 Aug 2025 15:34:02 +0200
apt
Diffstat:
4 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/apt/minimal b/apt/minimal
@@ -113,7 +113,7 @@ net-tools
molly-guard
-ntp
+# ntp # obsolete
iputils-ping
diff --git a/apt/misc b/apt/misc
@@ -21,7 +21,7 @@ gsfonts
# hddtemp # use the drivetemp kernel module instead
id3v2
links
-listadmin
+# listadmin # obsolete
lshw
# lynx -- not used
mpack
diff --git a/apt/python b/apt/python
@@ -76,14 +76,12 @@ libjpeg-dev # for python-imageio for songflower
python3-apt # for git/debdu
-2to3
-
ipython3
python3-psycopg2
python3-wtforms
-python3-pypdf2
+# python3-pypdf2 # no longer packaged
python3-bibtexparser
python3-dulwich # git API
diff --git a/apt/raspi3 b/apt/raspi3
@@ -1,6 +1,6 @@
# https://github.com/Debian/raspi3-image-spec
-python3-cliapp
+# python3-cliapp # no longer packaged
kpartx
qemu-user-static
binfmt-support # may be useful?