[debian-edu-commits] debian-edu/ 01/01: Drop preseeding of shared/default-x-display-manager to kdm, as xfce and lxde want to use lightdm.
Petter Reinholdtsen
pere at moszumanska.debian.org
Fri Sep 5 22:15:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
pere pushed a commit to branch master
in repository debian-edu-install.
commit b729d42f6bd99695c9bd6312cef92dc09f770c70
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Sat Sep 6 00:15:37 2014 +0200
Drop preseeding of shared/default-x-display-manager to kdm, as xfce and lxde want to use lightdm.
---
debian/changelog | 7 +++++++
preseed-values/defaults.standalone | 3 ---
preseed-values/defaults.workstation | 3 ---
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index cfc9b7e..a530b3d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debian-edu-install (1.728) UNRELEASED; urgency=low
+
+ * Drop preseeding of shared/default-x-display-manager to kdm, as xfce
+ and lxde want to use lightdm.
+
+ -- Petter Reinholdtsen <pere at debian.org> Sat, 06 Sep 2014 00:15:28 +0200
+
debian-edu-install (1.727) unstable; urgency=high
* Change partitioning, add separate /var/log partitions for the Main
diff --git a/preseed-values/defaults.standalone b/preseed-values/defaults.standalone
index 1fc2ec6..d8822f0 100644
--- a/preseed-values/defaults.standalone
+++ b/preseed-values/defaults.standalone
@@ -4,9 +4,6 @@
# Do not create the CVS repository by default
cvs cvs/badrepositories select ignore
-# Use kdm, not xdm or gdm
-kdm shared/default-x-display-manager select kdm
-
# Make another user
passwd passwd/make-user boolean true
diff --git a/preseed-values/defaults.workstation b/preseed-values/defaults.workstation
index bdcdcfb..ddc6e0e 100644
--- a/preseed-values/defaults.workstation
+++ b/preseed-values/defaults.workstation
@@ -3,9 +3,6 @@
# Do not create the CVS repository by default
cvs cvs/badrepositories select ignore
-# Use kdm, not xdm or gdm
-kdm shared/default-x-display-manager select kdm
-
# Use the keyboard setting from d-i when configuring Xorg
xserver-org xserver-xorg/autodetect_keyboard boolean true
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-install.git
More information about the debian-edu-commits
mailing list