From 3c4e091f4e94b5eb6f46a4581c27381ad6db3843 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 2 Sep 2017 19:45:53 -0500 Subject: [PATCH 1/3] Don't install network-manager packages that call home. Ubuntu has added a suggested package which installs a config file for network manager. This config file enables a feature which checks the connection is actually connected to the internet. It does this by connecting to a website on the internet every five minutes. Due to privacy concerns, Lubuntu is NOT installing this package by default, leaving it to the user to decide if he/she wants this feature. --- blacklist | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/blacklist b/blacklist index e1406cf..c2bdd94 100644 --- a/blacklist +++ b/blacklist @@ -10,3 +10,12 @@ gnome-session apt-xapian-index # Bring part of gnome and unity unity-greeter + +#Ubuntu has added a suggested package which installs a config file for network manager. +#This config file enables a feature which checks the connection is actually connected +#to the internet. It does this by connecting to a website on the internet every five +#minutes. Due to privacy concerns, Lubuntu is NOT installing this package by default, +#leaving it to the user to decide if he/she wants this feature. +network-manager-config-connectivity +network-manager-config-connectivity-ubuntu +network-manager-config-connectivity-debian From 6d424570746ad11b2e7f36ede96989ce328dc210 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 2 Sep 2017 19:49:46 -0500 Subject: [PATCH 2/3] Explicitly define lxpolkit in desktop-gtk so lxqt-policykit isn't installed. --- desktop-gtk | 1 + 1 file changed, 1 insertion(+) diff --git a/desktop-gtk b/desktop-gtk index 567d1ab..fc9ce12 100644 --- a/desktop-gtk +++ b/desktop-gtk @@ -34,6 +34,7 @@ Task-Seeds: desktop-share core-gtk * lxsession-default-apps * lxhotkey-gtk * lxhotkey-plugin-openbox + * lxpolkit # This needs to be explicitly defined so lxqt-policykit isn't installed. == Internet == From 47147537a41d9f40d375d164209856051e677413 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sat, 2 Sep 2017 19:53:59 -0500 Subject: [PATCH 3/3] Add qttranslations5-l10n for proper translations support. --- desktop-qt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/desktop-qt b/desktop-qt index e0c0ec8..6350c35 100644 --- a/desktop-qt +++ b/desktop-qt @@ -10,7 +10,7 @@ Task-Seeds: desktop-share core-qt * Feature: no-follow-recommends == Default seeds == - + * lubuntu-qt-core = Lubuntu = @@ -48,7 +48,7 @@ Task-Seeds: desktop-share core-qt * calibre * pavucontrol-qt -== Accessories == +== Accessories == * 2048-qt * juffed @@ -67,6 +67,7 @@ Task-Seeds: desktop-share core-qt * obconf-qt * qlipper * qtpass + * qttranslations5-l10n # Needed for proper translations support == Office ==