[debian-edu-commits] debian-edu/ 01/01: Fix a few typos in comments in ltsp-build-client/Debian-custom/032-edu-pkgs.

Petter Reinholdtsen pere at moszumanska.debian.org
Sat Sep 13 16:17:04 UTC 2014


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

pere pushed a commit to branch master
in repository debian-edu-config.

commit d7a35d166d43c1011823c4f88fe5442d29f00179
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Sat Sep 13 18:16:29 2014 +0200

    Fix a few typos in comments in ltsp-build-client/Debian-custom/032-edu-pkgs.
---
 debian/changelog                                                | 2 ++
 share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0a956d3..edb161a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ debian-edu-config (1.800) UNRELEASED; urgency=low
     is going on.
   * Add signal trapping in run-at-firstboot script to log an error:
     string if it terminates unexpectedly.
+  * Fix a few typos in comments in
+    ltsp-build-client/Debian-custom/032-edu-pkgs.
 
  -- Petter Reinholdtsen <pere at debian.org>  Fri, 12 Sep 2014 09:20:57 +0200
 
diff --git a/share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs b/share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs
index 7633f37..9ad3943 100644
--- a/share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs
+++ b/share/ltsp/plugins/ltsp-build-client/Debian-custom/032-edu-pkgs
@@ -423,7 +423,7 @@ force-unsafe-io
 EOF
         ;;
     finalization)
-        # Run this in finalizatoin and not in after-install to make
+        # Run this in finalization and not in after-install to make
         # sure boot system modifications are done after the ones done
         # in LTSP by default.
         if [ -n "$option_diskless_edu_workstation_value" ]; then
@@ -433,7 +433,7 @@ EOF
             fi
         fi
 
-        # Remove dpkg optimalizatoin after setup_diskless_workstation,
+        # Remove dpkg optimization after setup_diskless_workstation,
         # to ensure it have effect while most packages are installed.
         rm $ROOT/etc/dpkg/dpkg.cfg.d/force-unsafe-io
         ;;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git



More information about the debian-edu-commits mailing list