From 6dea693454995f808aed2adff86ba5642477c37c Mon Sep 17 00:00:00 2001 From: Gardouille Date: Tue, 13 Dec 2016 21:47:25 +0100 Subject: [PATCH] =?UTF-8?q?Ensure=20to=20remove=20network-manager=E2=80=AF?= =?UTF-8?q?!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- post_install_sid.sh | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 38435ef..2175fc1 100644 --- a/README.md +++ b/README.md @@ -305,7 +305,8 @@ udisksctl unmount --block-device /dev/sdb2 ##### Remove * bluetooth packages (bluetooth, bluez) -* vim-tiny: Useless default vi version! +* network-manager : Can come with tlp dependencies. +* vim-tiny: Useless default vi version ! ##### Post-Configuration * Vim: set vim-nox as default editor. diff --git a/post_install_sid.sh b/post_install_sid.sh index 49c062a..ce35feb 100755 --- a/post_install_sid.sh +++ b/post_install_sid.sh @@ -595,7 +595,7 @@ fi ains "System tools for cli" bsdmainutils colordiff cpio genisoimage keychain knockd lzip moreutils multitail myrepos ntfs-3g openssh-client openvpn physlock screen tmux udisks2 unrar unzip urlview vim-nox vim-doc vim-scripts vlock wakeonlan zsh zip ##### Remove -arem "Purge: System tools for cli" bluetooth bluez vim-tiny +arem "Purge: System tools for cli" bluetooth bluez network-manager vim-tiny ##### Post-configuration ###### Vim: set vim-nox as default editor.