]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/release/tinyos.files
Merge devel code into the trunk.
[tinyos-2.x.git] / tools / release / tinyos.files
diff --git a/tools/release/tinyos.files b/tools/release/tinyos.files
new file mode 100644 (file)
index 0000000..cc9583e
--- /dev/null
@@ -0,0 +1,28 @@
+NAME=tinyos
+VERSION=2.0.0beta2
+
+cd ../..
+rm -rf $NAME-$VERSION
+tools/release/extractor $NAME-$VERSION <<'EOF' | gzip >../$NAME-$VERSION.tar.gz
+!^./apps/tests/(eyesIFX|mica2|msp430|RadioStress|TestAlarm|TestAMService|TestBroadcast|TestCollection|TestNetwork|TestPowerManager|TestPowerup|TestSerialBandwidth|TestSleep|TestTimerSync|TestTreeRouting|TestTrickleTimer)
+!^./doc
+!^./overall-todo.txt
+!^./support/make/Makelocal
+!^./support/make/btnode3.target
+!^./support/make/telosa.target
+!^./tools
+!^./tos/chips/sht11
+!^./tos/sensorboards/mts300
+!^./tos/sensorboards/im2sb
+!^./tos/platforms/btnode3
+!/.cvsignore
+!/CVS/
+!/CVS$
+!~$
+!/build/
+!/build$
+!#
+!.class$
+!^./tos/platforms/telosa/.platform
+EOF
+rm -rf $NAME-$VERSION