r4820 - developers/werner/myroot

werner at docs.openmoko.org werner at docs.openmoko.org
Mon Nov 24 23:39:35 CET 2008


Author: werner
Date: 2008-11-24 23:39:34 +0100 (Mon, 24 Nov 2008)
New Revision: 4820

Modified:
   developers/werner/myroot/werner.myroot
Log:
- werner.myroot: use task-proper-tools
- werner.myroot: netkit-telnet and wmiconfig have arrived in the feed



Modified: developers/werner/myroot/werner.myroot
===================================================================
--- developers/werner/myroot/werner.myroot	2008-11-24 13:08:20 UTC (rev 4819)
+++ developers/werner/myroot/werner.myroot	2008-11-24 22:39:34 UTC (rev 4820)
@@ -19,15 +19,21 @@
 # ----- basic setup -----------------------------------------------------------
 
 
-pkg udev procps module-init-tools
-pkg coreutils grep sed gawk util-linux bash findutils debianutils psmisc
+pkg udev procps
+pkg task-proper-tools
+
+# OE.net's talk-proper-tools already has the following packages in
+# task-proper-tools, but OM.org hasn't caught up with it yet
+pkg net-tools iproute2 iputils-ping psmisc debianutils tcptraceroute
+
+pkg grep bash debianutils
 pkg mtd-utils sysfsutils apm
-pkg net-tools iproute2 iputils-ping openssh ntpdate
+pkg openssh ntpdate netkit-telnet
 pkg dhcp-client wireless-tools wpa-supplicant
 pkg portmap ppp rsync
 pkg alsa-state alsa-utils-alsamixer alsa-utils-alsactl alsa-utils-aplay
-pkg vim diffutils patch file
-pkg opkg gzip tar
+pkg file
+pkg opkg gzip
 pkg perl python make
 pkg xserver-kdrive-glamo xset xhost xdpyinfo
 
@@ -63,8 +69,7 @@
 # ----- network testing -------------------------------------------------------
 
 
-pkg tcpdump
-pkg tcptraceroute
+pkg tcpdump wmiconfig
 
 make -C $my/ttcp clean all
 cp $my/ttcp/ttcp-1.12/ttcp usr/bin
@@ -74,10 +79,7 @@
 
 cp $my/bin/wlanscan usr/bin
 
-make -C $wmiconfig
-cp $wmiconfig/wmiconfig usr/bin
 
-
 # ----- for u-boot ------------------------------------------------------------
 
 




More information about the commitlog mailing list