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

Steffen Möller moeller at Toshiba.siemens
Sun Feb 14 14:42:14 UTC 2010


The following commit has been merged in the master branch:
commit 733af60f620aa0d3c523d71d1440333b437f7052
Author: Steffen Möller <moeller at Toshiba.siemens>
Date:   Sun Feb 14 15:41:24 2010 +0100

    Adding iptables to NET task
    
    motivation was to help setup of tethering.

diff --git a/install.sh b/install.sh
index 59628ab..ad48131 100755
--- a/install.sh
+++ b/install.sh
@@ -116,7 +116,7 @@ console-setup xserver-xorg-core xserver-xorg-video-fbdev xserver-xorg-input-tsli
 PACKAGES_TASK_GAMES="mokomaze sgt-puzzles"
 PACKAGES_TASK_GPS="tangogps navit"
 PACKAGES_TASK_COM="zhone pidgin"
-PACKAGES_TASK_NET="inetutils-ping host"
+PACKAGES_TASK_NET="inetutils-ping host iptables"
 PACKAGES_TASK_TEXT="less"
 PACKAGES_TASK_WEB="midori epdfview"
 PACKAGES_TASK_WIFI="dhcp3-client wpasupplicant wireless-tools"
@@ -391,7 +391,12 @@ ENVIRONMENT
                        GPS    Software for GPS, geocaching and navigation
                               ($PACKAGES_TASK_GPS)
                        NET    software that is beneficial to investigate
-                              the network setup ($PACKAGES_TASK_NET)
+                              the network setup and/or forward traffic
+                              to USB-attached devices, e.g. to connect a
+                              a laptop to the internet via the freephone's
+                              internet connection (GPRS or Wifi).  See
+                              http://wiki.openmoko.org/wiki/Tethering for
+                              the setup ($PACKAGES_TASK_NET).
                        TEXT   allows improved handling of text
                               ($PACKAGES_TASK_TEXT)
                        WEB    ($PACKAGES_TASK_WEB)

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list