SF.net SVN: morphix: [2240] trunk/scripts-mini

[email protected]
Newsgroups gmane.linux.morphix.cvs
Message-ID <[email protected]>
Revision: 2240
Author:   alextreme
Date:     2006-05-20 16:21:49 -0700 (Sat, 20 May 2006)
ViewCVS:  http://svn.sourceforge.net/morphix/?rev=2240&view=rev

Log Message:
-----------
  * adding initial untested wififirm morphmini template

Added Paths:
-----------
    trunk/scripts-mini/wififirm/
    trunk/scripts-mini/wififirm/MiniModuleWifiFirmware.xml
Added: trunk/scripts-mini/wififirm/MiniModuleWifiFirmware.xml
===================================================================
--- trunk/scripts-mini/wififirm/MiniModuleWifiFirmware.xml	                        (rev 0)
+++ trunk/scripts-mini/wififirm/MiniModuleWifiFirmware.xml	2006-05-20 23:21:49 UTC (rev 2240)
@@ -0,0 +1,37 @@
+<comps>
+ <group>
+  <minimod>
+   <version>0.0.1</version>
+   <description>MorphMini for loading wireless devices needing external firmware</description>
+   <minitag>Wififirm</minitag>
+   <maintag>ALL</maintag>
+   <bootoption>wififirm=yes</bootoption> <!-- Requires morphing-tools 0.2-20 + -->
+   <filelist> <!-- files to be added to minimod available as $1/morphix/files/ -->
+    <remote>
+     <file>http://bughost.org/firmware/ipw2200-fw-2.4.tgz</file>
+<!-- ipw2200 >=1.07 < 1.1.1 -->
+     <file>http://bughost.org/firmware/ipw2200-fw-3.0.tgz</file>
+<!-- ipw2200 >= 1.1.1 -->
+     <file>http://bughost.org/firmware/ipw2100-fw-1.3.tgz</file>
+<!-- ipw2100 -->
+     <file>http://acx100.erley.org/acx_fw/acx100usb_dlink_dwl120+/fw1/ACX100_USB.bin</file>
+<!-- acx100 usb -->
+     <file>http://acx100.erley.org/acx_fw/acx111_netgear_wg311v2/fw1/FwRad16.bin_1.2.1.34/file>
+<!-- acx111 1.2.1.34 -->
+
+    </remote>
+   </filelist>
+   <commandlist> <!-- Commands to be started from minimodule --> 
+    <preX>       <!-- Commands to run before X windows start -->
+     <command>echo " * Minimodule - WifiFirmware "</command>
+     <command>echo "   This minimodule contains files which might cost you an arm and a leg on lawyers"</command>
+     <command>mkdir /lib/firmware</command>
+     <command>tar zxvf $1/morphix/files/*.tgz /lib/firmware/</command>
+     <command>cp $1/morphix/files/ACX100_USB.bin /lib/firmware/</command>
+     <command>cp $1/morphix/files/FwRad16.bin_1.2.1.34 /lib/firmware/</command>
+     <command>/etc/init.d/hotplug restart</command>
+    </preX>
+   </commandlist>
+  </minimod>
+ </group>
+</comps>


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.