[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 8143b7403e9cde884c34ec397f7c1f5f9623a742

Steffen Moeller moeller at debian.org
Thu Mar 12 23:55:15 UTC 2009


The following commit has been merged in the master branch:
commit 8143b7403e9cde884c34ec397f7c1f5f9623a742
Author: Steffen Moeller <moeller at debian.org>
Date:   Fri Mar 13 00:52:05 2009 +0100

    Task PHONE renamed to COM, pidgin added
    
    pidgin seems to be rather important ot many. So I felt that the
    communication task should have it. The task name "PHONE" was
    changed to "COM" to better reflect the slightly different touch
    that the task now gets. One of the next tools to be added
    to that group would be those programs for twitter.

diff --git a/install.sh b/install.sh
index ba365d6..f19b7cd 100755
--- a/install.sh
+++ b/install.sh
@@ -97,13 +97,13 @@ xserver-xorg-input-all- xserver-xorg-input-synaptics- xserver-xorg-input-wacom-
 # well-suited software for the FreeRunner
 PACKAGES_TASK_GAMES="mokomaze sgt-puzzles"
 PACKAGES_TASK_GPS="tangogps"
-PACKAGES_TASK_PHONE="zhone"
+PACKAGES_TASK_COM="zhone pidgin"
 PACKAGES_TASK_NET="inetutils-ping host"
 PACKAGES_TASK_WEB="midori epdfview"
 PACKAGES_TASK_WIFI="dhcp3-client wpasupplicant wireless-tools"
 PACKAGES_TASK_UTILS="scrot"
 # tasks defined
-intern_tasks_defined="GAMES,GPS,PHONE,NET,WEB,WIFI,UTILS"
+intern_tasks_defined="GAMES,GPS,COM,NET,WEB,WIFI,UTILS"
 
 # device-specific values
 UBOOT_ENV_SIZE=262144
@@ -267,7 +267,9 @@ ENVIRONMENT
                               ($PACKAGES_TASK_GPS)
                        NET    software that is beneficial to investigate
                               the network setup ($PACKAGES_TASK_NET)
-                       PHONE  ($PACKAGES_TASK_ZHONE) zhone is always installed
+                       COM    Software supporting the communication of
+                              users ($PACKAGES_TASK_COM).  zhone is always
+                              installed.
                        WEB    ($PACKAGES_TASK_WEB)
                        WIFI   ($PACKAGES_TASK_WIFI)
                        UTILS  whatever was wanted that does not belong to the

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list