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

Steffen Moeller moeller at debian.org
Tue Aug 25 13:36:34 UTC 2009


The following commit has been merged in the master branch:
commit e1c4880f9339fb71fe0b44ad9c7f62068719ed22
Author: Steffen Moeller <moeller at debian.org>
Date:   Mon Aug 24 21:35:29 2009 +0200

    Added task "TEXT" which only installs "less" for now.

diff --git a/install.sh b/install.sh
index d265e14..e89faa5 100755
--- a/install.sh
+++ b/install.sh
@@ -106,11 +106,12 @@ PACKAGES_TASK_GAMES="mokomaze sgt-puzzles"
 PACKAGES_TASK_GPS="tangogps"
 PACKAGES_TASK_COM="zhone pidgin"
 PACKAGES_TASK_NET="inetutils-ping host"
+PACKAGES_TASK_TEXT="less"
 PACKAGES_TASK_WEB="midori epdfview"
 PACKAGES_TASK_WIFI="dhcp3-client wpasupplicant wireless-tools"
 PACKAGES_TASK_UTILS="scrot"
 # tasks defined
-intern_tasks_defined="GAMES,GPS,COM,NET,WEB,WIFI,UTILS"
+intern_tasks_defined="GAMES,GPS,COM,NET,TEXT,WEB,WIFI,UTILS"
 
 # device-specific values
 UBOOT_ENV_SIZE=262144
@@ -323,16 +324,18 @@ ENVIRONMENT
 	fso          Install freesmartphone.org packages (by default this
                      also include the Zhone GUI, see the ZHONE variable)
 	tasks        Installs packages for a series of tasks. Supported are
-                       COM    Software supporting the communication of
+                       COM    software supporting the communication of
                               users ($PACKAGES_TASK_COM).  zhone is always
                               installed.
-                       GAMES  Installs games that were designed with
+                       GAMES  installs games that were designed with
                               FreeRunner-like devices in mind or that have
                               been found compatible ($PACKAGES_TASK_GAMES)
                        GPS    Software for GPS, geocaching and navigation
                               ($PACKAGES_TASK_GPS)
                        NET    software that is beneficial to investigate
                               the network setup ($PACKAGES_TASK_NET)
+                       TEXT   allows improved handling of text
+                              ($PACKAGES_TASK_TEXT)
                        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