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

WolfgangSchweer gitlab at salsa.debian.org
Tue Mar 10 16:33:38 GMT 2020



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


Commits:
f79781af by Wolfgang Schweer at 2020-03-10T17:29:55+01:00
Adjust tftpd-hpa preseeding.

Tests have shown that the --secure option still needs to be dropped to
be able to both serve LTSP clients and provide the PXE installation menue
on the main network.

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

- - - - -


2 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -4,8 +4,8 @@ debian-edu-install (2.11.5) UNRELEASED; urgency=medium
   * 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.main-server: Drop no longer needed preseed value
+    for tftpd-hpa; the default directory will now be used for LTSP and PXE.
   * preseed-values/defaults.networked: Fix default-x-display-manager preseeding.
 
  -- Holger Levsen <holger at debian.org>  Thu, 05 Mar 2020 12:40:42 +0000


=====================================
preseed-values/defaults.main-server
=====================================
@@ -45,6 +45,9 @@ sitesummary-client sitesummary-client/hostclass string main-server
 #Configure bind9 options debian-edu.
 bind9 bind9/default-start-options string -4 -u bind
 
+# Unset '--secure' option so that both LTSP and PXE can be served.
+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
 



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

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu-install/-/commit/f79781afa1b73a0b3ff4fa4d047e6295b9f243e9
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/20200310/66b50b6b/attachment-0001.html>


More information about the debian-edu-commits mailing list