[debian-edu-commits] [Git][debian-edu/debian-edu][master] Add ltsp to tasks/main-server
Wolfgang Schweer
gitlab at salsa.debian.org
Thu Dec 31 15:57:40 GMT 2020
Wolfgang Schweer pushed to branch master at Debian Edu / debian-edu
Commits:
b30baea3 by Wolfgang Schweer at 2020-12-31T16:56:40+01:00
Add ltsp to tasks/main-server
The 'ltsp ipxe' command is used to provide the preconfigured iPXE menu file for
PXE installations on the backbone network.
Signed-off-by: Wolfgang Schweer <wschweer at arcor.de>
- - - - -
3 changed files:
- debian/changelog
- debian/control
- tasks/main-server
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,10 @@
debian-edu (2.11.30) UNRELEASED; urgency=medium
- * task/main-server: Replace libapache2-mod-auth-kerb (removed from testing,
- also see #976156) with libapache2-mod-auth-gssapi.
+ * task/main-server:
+ - Replace libapache2-mod-auth-kerb (removed from testing, also see #976156)
+ with libapache2-mod-auth-gssapi.
+ - Add ltsp. The 'ltsp ipxe' command is used to provide the preconfigured
+ iPXE menu file for PXE installations on the backbone network.
* tasks/roaming-workstation: Drop wicd (removed from testing and unstable).
* tasks/graphics: Drop pinta (removed from testing in 2017).
* debian/control: Update after running 'make dist'.
=====================================
debian/control
=====================================
@@ -753,6 +753,7 @@ Recommends: apache2,
libnss3-tools,
libsasl2-modules-gssapi-mit,
links,
+ ltsp,
makepasswd,
mariadb-server,
memtest86+,
=====================================
tasks/main-server
=====================================
@@ -39,6 +39,7 @@ Recommends:
debian-installer-11-netboot-i386,
debian-installer-11-netboot-amd64,
tftpd-hpa,
+ ltsp,
ipxe,
NeedConfig: yes - set local IP range, DNS name and default routing
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu/-/commit/b30baea30aef5cd46dc2167fea6b23bbd80968a7
--
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu/-/commit/b30baea30aef5cd46dc2167fea6b23bbd80968a7
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/20201231/bfc05ed5/attachment-0001.html>
More information about the debian-edu-commits
mailing list