[debian-edu-commits] [Git][debian-edu/debian-edu-install][master] Adjust preseeding

WolfgangSchweer gitlab at salsa.debian.org
Fri Mar 6 20:05:46 GMT 2020



WolfgangSchweer pushed to branch master at Debian Edu / debian-edu-install


Commits:
6eb7fc37 by Wolfgang Schweer at 2020-03-06T18:20:02+01:00
Adjust preseeding

preseed-values/defaults.main-server: Drop no longer needed preseeding for
tftpd-hpa, the defaults are just fine for working with the re-written LTSP.

preseed-values/defaults.networked: Fix default-x-display-manager preseeding.

Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>

- - - - -


3 changed files:

- debian/changelog
- preseed-values/defaults.main-server
- preseed-values/defaults.networked


Changes:

=====================================
debian/changelog
=====================================
@@ -1,7 +1,13 @@
 debian-edu-install (2.11.5) UNRELEASED; urgency=medium
 
+  [ Holger Levsen ]
   * Wrap long lines in changelog entries: 0.658, 0.654, thanks lintian-brush.
 
+  [ Wolfgang Schweer ]
+  * preseed-values/defaults.main-server: Drop no longer needed preseeding for
+    tftpd-hpa, the defaults are just fine for working with the re-written LTSP.
+  * preseed-values/defaults.networked: Fix default-x-display-manager preseeding.
+
  -- Holger Levsen <holger at debian.org>  Thu, 05 Mar 2020 12:40:42 +0000
 
 debian-edu-install (2.11.4) unstable; urgency=medium


=====================================
preseed-values/defaults.main-server
=====================================
@@ -45,11 +45,6 @@ sitesummary-client sitesummary-client/hostclass string main-server
 #Configure bind9 options debian-edu.
 bind9 bind9/default-start-options string -4 -u bind
 
-# Set up tftpd-hpa to work with PXE installs. Also, unset '--secure' option to be
-# able to serve both LTSP and PXE.
-tftpd-hpa tftpd-hpa/directory string /var/lib/tftpboot
-tftpd-hpa	tftpd-hpa/options	string
-
 # Ask for info on initial user before it is created in LDAP
 user-setup-udeb passwd/make-user boolean true
 


=====================================
preseed-values/defaults.networked
=====================================
@@ -44,5 +44,4 @@ exim4-config	exim4/dc_minimaldns	boolean	false
 exim4-config	exim4/dc_other_hostnames	string	intern
 
 # Prefer lightdm, sddm doesn't provide a language chooser
-lightdm	shared/default-x-display-manager	select	lightdm
 sddm	shared/default-x-display-manager	select	lightdm



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-install/-/commit/6eb7fc37f7caf164052e39f69edfa3f0a1546657

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-install/-/commit/6eb7fc37f7caf164052e39f69edfa3f0a1546657
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-edu-commits/attachments/20200306/634f7326/attachment-0001.html>


More information about the debian-edu-commits mailing list