From ecf019252ec6678eb09fbf643b3166570b0e1dd8 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 21 Feb 2021 22:27:05 -0500 Subject: Add a package blacklist with gnome-packagekit, light-locker, and yelp. --- config/package-lists/blacklist.list.chroot | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 config/package-lists/blacklist.list.chroot diff --git a/config/package-lists/blacklist.list.chroot b/config/package-lists/blacklist.list.chroot new file mode 100644 index 0000000..b8f9ca4 --- /dev/null +++ b/config/package-lists/blacklist.list.chroot @@ -0,0 +1,6 @@ +# package-update-indicator recommends this, but we use synaptic instead. +gnome-packagekit- +# Blacklist ll, xfce4-session recommends it but it clashes a bit with xfce4-screensaver +light-locker- +# Help system that's recommended in a few packages, but not generally needed. +yelp- -- cgit v1.2.3