[debian-edu-commits] debian-edu/ 01/01: Add preseeding for tftpd-hpa also to defaults.main-server to enable installations via PXE for a pure main server.

Wolfgang Schweer schweer-guest at moszumanska.debian.org
Mon Aug 22 00:06:15 UTC 2016


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

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

commit f5702e90a0f53bd6ad7ec40f4ddcfc142d7b225c
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Mon Aug 22 02:05:55 2016 +0200

    Add preseeding for tftpd-hpa also to defaults.main-server to enable installations via PXE for a pure main server.
---
 debian/changelog                    | 7 +++++++
 preseed-values/defaults.main-server | 3 +++
 2 files changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f81100f..02d868e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debian-edu-install (1.905) UNRELEASED; urgency=medium
+
+  * Add preseeding for tftpd-hpa also to defaults.main-server to enable
+    installations via PXE for a pure main server.
+
+ -- Wolfgang Schweer <wschweer at arcor.de>  Mon, 22 Aug 2016 01:56:40 +0200
+
 debian-edu-install (1.904) unstable; urgency=medium
 
   [ Translation updates ]
diff --git a/preseed-values/defaults.main-server b/preseed-values/defaults.main-server
index db341a8..15554d3 100644
--- a/preseed-values/defaults.main-server
+++ b/preseed-values/defaults.main-server
@@ -88,6 +88,9 @@ atftpd atftpd/multicast boolean false
 atftpd atftpd/use_inetd boolean true
 atftpd atftpd/basedir string /var/lib/tftpboot
 
+# Set up tftpd-hpa to work with PXE installs.
+tftpd-hpa/directory string /var/lib/tftpboot
+
 # Ask for info on initial user before it is created in LDAP
 user-setup-udeb passwd/make-user 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