[debian-edu-commits] debian-edu/ 01/01: 32-edu-pkgs: Purge package samba to get rid of it completely (already rc).

Wolfgang Schweer schweer-guest at moszumanska.debian.org
Wed Oct 15 18:40:06 UTC 2014


This is an automated email from the git hooks/post-receive script.

schweer-guest pushed a commit to branch master
in repository debian-edu-config.

commit 8279b7d568a72cf81243fedf247aea6cb518f58c
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Wed Oct 15 20:39:04 2014 +0200

    32-edu-pkgs: Purge package samba to get rid of it completely (already rc).
---
 debian/changelog                                                | 2 +-
 share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 53a5248..2bb6067 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,10 +12,10 @@ debian-edu-config (1.810) UNRELEASED; urgency=high
   * share/ltsp/init-ltsp.d/60-edu-client:
     Add more services (autofs, inetd, rpcbind, ntp, nfs-common, nscd,
     nclcd) to the remove list for thin clients.
-
   * ltsp-build-client/Debian-custom/032-edu-pkgs:
     - Purge package modemmanager after checking that this has no side
       effects.
+    - Purge package samba to get rid of it completely (already rc).
   * etc/apache2/*: Adjust conf files to use new directives.
 
   [ Petter Reinholdtsen ]
diff --git a/share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs b/share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs
index a29d58e..077ea62 100644
--- a/share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs
+++ b/share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs
@@ -241,6 +241,9 @@ setup_diskless_workstation() {
     # No modem either
     in_target apt-get -y purge modemmanager
 
+    # samba status is rc; so purge the package, too.
+    in_target apt-get -y purge samba
+
     # Missing unique ID on the clients, so no use keeping it around
     in_target apt-get -y purge popularity-contest
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git



More information about the debian-edu-commits mailing list