[debian-edu-commits] r79599 - in branches/wheezy/debian-edu-config: debian share/ltsp/init-ltsp.d

schweer-guest at alioth.debian.org schweer-guest at alioth.debian.org
Wed Apr 3 17:24:33 UTC 2013


Author: schweer-guest
Date: 2013-04-03 17:24:32 +0000 (Wed, 03 Apr 2013)
New Revision: 79599

Modified:
   branches/wheezy/debian-edu-config/debian/changelog
   branches/wheezy/debian-edu-config/share/ltsp/init-ltsp.d/70-edu-client-core
Log:
70-edu-client-core: Edit ltsp-client-core without using line dependency.

Modified: branches/wheezy/debian-edu-config/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-config/debian/changelog	2013-04-03 13:58:25 UTC (rev 79598)
+++ branches/wheezy/debian-edu-config/debian/changelog	2013-04-03 17:24:32 UTC (rev 79599)
@@ -26,8 +26,7 @@
     - Edit Makefile to reflect the above changes.
     - Remove line SCREEN_07=ldm from ltsp.ldif, cause this is now done
       during the init-ltsp process.
-  * 70-edu-client-core: Change positioning to match ltsp v. 5.4.2-6.
-    (Fixme: Find a way to get rid of line depending positioning.)
+  * 70-edu-client-core: Edit ltsp-client-core without using line dependency.
 
  -- Mike Gabriel <sunweaver at debian.org>  Mon, 01 Apr 2013 15:26:19 +0200
 

Modified: branches/wheezy/debian-edu-config/share/ltsp/init-ltsp.d/70-edu-client-core
===================================================================
--- branches/wheezy/debian-edu-config/share/ltsp/init-ltsp.d/70-edu-client-core	2013-04-03 13:58:25 UTC (rev 79598)
+++ branches/wheezy/debian-edu-config/share/ltsp/init-ltsp.d/70-edu-client-core	2013-04-03 17:24:32 UTC (rev 79599)
@@ -1,9 +1,8 @@
 # This snippet modifies /etc/init.d/ltsp-client-core on-the-fly.
 #
 # Get config stored in LDAP for Debian Edu ltsp clients (thin and fat).
-# FIXME: get rid of the ugly positioning issue (hardcoded line 68).
 #
-sed -i '68a\
+sed -i '/"Starting\ LTSP\ client..."/ a\
         /usr/share/ltsp/get-ldap-ltsp-config\
         cat /var/cache/ltsp/ltsp_config_edu >> /var/cache/ltsp/ltsp_config_env\
         ' /etc/init.d/ltsp-client-core




More information about the debian-edu-commits mailing list