[debian-edu-commits] [Git][debian-edu/debian-edu][master] 4 commits: tasks/ltsp-server: Adjustments for LTSP re-write.

WolfgangSchweer gitlab at salsa.debian.org
Sat Nov 23 14:50:56 GMT 2019



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


Commits:
cca311d5 by Wolfgang Schweer at 2019-11-23T14:37:59Z
tasks/ltsp-server: Adjustments for LTSP re-write.

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

- - - - -
9b489170 by Wolfgang Schweer at 2019-11-23T14:42:18Z
 tasks/thin-client: Adjustments for LTSP re-write.

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

- - - - -
358c384e by Wolfgang Schweer at 2019-11-23T14:43:14Z
Updated after running 'make dist'.

(The ltsp package is still blocked from migrating to testing.)

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

- - - - -
6c56ddd3 by Wolfgang Schweer at 2019-11-23T14:49:18Z
Add changelog entries for LTSP adjustments.

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

- - - - -


5 changed files:

- debian-edu-tasks.desc
- debian/changelog
- debian/control
- tasks/ltsp-server
- tasks/thin-client


Changes:

=====================================
debian-edu-tasks.desc
=====================================
@@ -150,9 +150,9 @@ Key:
 
 Task: education-thin-client
 Section: debian-edu
-Description: Debian Edu LTSP client packages
- This metapackage depends on various packages required on all
- LTSP client installations in the Debian Edu Blend.
+Description: Debian Edu LTSP thin client packages
+ This metapackage depends on various packages required for
+ all LTSP thin client chroots in the Debian Edu Blend.
 Relevance: 10
 Key:
  education-thin-client


=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+debian-edu (2.11.7) UNRELEASED; urgency=medium
+
+  * tasks/ltsp-server and tasks/thin-client:
+    - Adjustments after LTSP has been re-written from scratch.
+  * debian/control: Update after running 'make dist'.
+
+ -- Wolfgang Schweer <wschweer at arcor.de>  Sat, 23 Nov 2019 15:45:29 +0100
+
 debian-edu (2.11.6) unstable; urgency=medium
 
   [ Wolfgang Schweer ]


=====================================
debian/control
=====================================
@@ -290,7 +290,9 @@ Section: metapackages
 Architecture: any
 Depends: ${misc:Depends},
          education-tasks (= ${binary:Version})
-Recommends: dasher,
+Recommends: arctica-greeter,
+            arctica-greeter-theme-debian,
+            dasher,
             education-astronomy,
             education-chemistry,
             education-common,
@@ -307,9 +309,7 @@ Recommends: dasher,
             kdeedu,
             mate-desktop-environment-extras,
             task-mate-desktop
-Suggests: arctica-greeter,
-          arctica-greeter-theme-debian,
-          education-development,
+Suggests: education-development,
           education-primaryschool,
           education-video,
           onboard
@@ -323,7 +323,6 @@ Architecture: any
 Depends: ${misc:Depends},
          education-tasks (= ${binary:Version})
 Recommends: cheese,
-            chromium,
             firefox-esr,
             fonts-linex,
             freerdp2-x11 | rdesktop,
@@ -343,6 +342,7 @@ Recommends: cheese,
 Suggests: auctex,
           avahi-discover,
           brasero | k3b,
+          chromium,
           dia,
           djview-plugin,
           fet,
@@ -657,19 +657,23 @@ Section: metapackages
 Architecture: any
 Depends: ${misc:Depends},
          education-tasks (= ${binary:Version}),
-         lwm,
          tftpd-hpa
-Recommends: education-workstation,
+Recommends: debootstrap,
+            education-workstation,
             iptables,
+            ipxe,
             isc-dhcp-server-ldap,
-            ldm-server,
-            ltsp-server,
+            libnss-resolve,
             monitoring-plugins-standard,
             nagios-nrpe-server,
+            net-tools,
+            nfs-kernel-server,
             rdiff-backup,
+            squashfs-tools,
             tightvncserver,
             x2goserver,
             xrdp
+Suggests: ltsp
 Description: Debian Edu LTSP server packages
  A metapackage containing dependencies for packages required on all
  LTSP server installations in the Debian Edu Blend.
@@ -1047,19 +1051,23 @@ Description: Debian Edu standalone workstation packages
 
 Package: education-thin-client
 Section: metapackages
-Architecture: amd64 i386 powerpc
+Architecture: any
 Depends: ${misc:Depends},
          education-tasks (= ${binary:Version})
-Recommends: acpi-support-base,
-            debian-edu-artwork,
-            desktop-autoloader,
-            iptables,
-            iputils-ping,
-            ltsp-client,
-            sitesummary-client
-Description: Debian Edu LTSP client packages
- This metapackage depends on various packages required on all
- LTSP client installations in the Debian Edu Blend.
+Recommends: dbus-user-session,
+            initramfs-tools,
+            locales,
+            openssh-server,
+            pulseaudio,
+            x2goclient,
+            xinit,
+            xserver-xorg-core,
+            xserver-xorg-input-all,
+            xserver-xorg-video-all
+Suggests: ltsp
+Description: Debian Edu LTSP thin client packages
+ This metapackage depends on various packages required for
+ all LTSP thin client chroots in the Debian Edu Blend.
 
 Package: education-video
 Section: metapackages


=====================================
tasks/ltsp-server
=====================================
@@ -1,5 +1,5 @@
 Format: https://blends.debian.org/blends/1.1
-Task: LTSP-server
+Task: LTSP-Server
 Section: metapackages
 Architecture: any
 Test-edu-profile: LTSP-Server
@@ -8,7 +8,6 @@ Description: Debian Edu LTSP server packages
  LTSP server installations in the Debian Edu Blend.
 
 Depends:
- lwm,
  tftpd-hpa,
 NeedConfig: yes - done using preseeding
 
@@ -20,9 +19,14 @@ Recommends:
 NeedConfig: yes
 
 Recommends:
- ltsp-server,
- ldm-server,
-NeedConfig: yes
+ debootstrap,
+ ipxe,
+ libnss-resolve,
+ ltsp,
+ net-tools,
+ nfs-kernel-server,
+ squashfs-tools,
+NeedConfig: yes - LTSP setup
 
 Recommends:
  rdiff-backup,


=====================================
tasks/thin-client
=====================================
@@ -1,25 +1,21 @@
 Format: https://blends.debian.org/blends/1.1
-Task: LTSP-Client
+Task: LTSP-Thin-Client
 Section: metapackages
-Architecture: amd64 i386 powerpc
-Description: Debian Edu LTSP client packages
- This metapackage depends on various packages required on all
- LTSP client installations in the Debian Edu Blend.
+Architecture: any
+Description: Debian Edu LTSP thin client packages
+ This metapackage depends on various packages required for
+ all LTSP thin client chroots in the Debian Edu Blend.
 
 Recommends:
- ltsp-client,
- iputils-ping,
- iptables,
-
-Recommends:
- acpi-support-base,
-
-Recommends:
- debian-edu-artwork,
-
-Recommends:
- sitesummary-client,
-
-Recommends:
- desktop-autoloader,
-
+ dbus-user-session,
+ initramfs-tools,
+ locales,
+ ltsp,
+ openssh-server,
+ pulseaudio,
+ xserver-xorg-core,
+ xserver-xorg-input-all,
+ xserver-xorg-video-all,
+ xinit,
+ x2goclient,
+NeedConfig: yes - preseeding and scripting



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu/compare/0c7728b1a88d7f64ea7d0ccbcfa4af14234779f6...6c56ddd387211c0d050611bd6abedf2139f443df

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu/compare/0c7728b1a88d7f64ea7d0ccbcfa4af14234779f6...6c56ddd387211c0d050611bd6abedf2139f443df
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/20191123/9050f222/attachment-0001.html>


More information about the debian-edu-commits mailing list