[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug 1210] ltsp-make-client breaks thinclientsetup.



http://bugs.skolelinux.no/show_bug.cgi?id=1210

pere@hungry.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From pere@hungry.com  2007-07-09 20:45 -------
Ronny explained the problem to me on IRC.  The ltsp autoconfiguration
do not start ldm when it detects kdm, and this do not cope well with our
runlevel selection logic trying to handle both ldm and kdm.

I've just commited this patch that should solve the issue.

Index: debian/changelog
===================================================================
--- debian/changelog    (revision 35715)
+++ debian/changelog    (working copy)
@@ -51,6 +51,9 @@
     /etc/pam_ldap.conf to avoid editing if the host setting already is
     present.
   * Improve usage information printed by debian-edu-fsautoresize.
+  * Specify SCREEN_07=ldm in lts.conf to make sure ldm is still
+    enabled on thin clients after ltsp-make-clients installed
+    kdm.  Solves skolelinux bug #1210.

   [ Steffen Joeris ]
   * Include debian-edu-etc-svk under the SBIN programs in the Makefile
Index: etc/debian-edu/lts.conf.dist
===================================================================
--- etc/debian-edu/lts.conf.dist        (revision 35715)
+++ etc/debian-edu/lts.conf.dist        (working copy)
@@ -3,3 +3,6 @@
        NBD_SWAP=Y
        SOUND=Y
        LOCALDEV=Y
+# Workaround for diskless workstations, making sure ldm is still enabled on 
thin clients
+# even if kdm is installed.
+       SCREEN_07=ldm




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



Reply to: