SF.net SVN: morphix: [2371] trunk/morph-scripts/mmorphix

[email protected] Tue, 25 Jul 2006 13:32:49 -0700
Newsgroups gmane.linux.morphix.cvs
Message-ID <[email protected]>
Revision: 2371
Author:   bmsleight
Date:     2006-07-25 13:32:43 -0700 (Tue, 25 Jul 2006)
ViewCVS:  http://svn.sourceforge.net/morphix/?rev=2371&view=rev

Log Message:
-----------
A template used to create a MiniModule of templates, recursive templates ...

Added Paths:
-----------
    trunk/morph-scripts/mmorphix/MorphixMini-Launch-MM-GUI.xml
    trunk/morph-scripts/mmorphix/MorphixMini-MMG_Templates.xml
Added: trunk/morph-scripts/mmorphix/MorphixMini-Launch-MM-GUI.xml
===================================================================
--- trunk/morph-scripts/mmorphix/MorphixMini-Launch-MM-GUI.xml	                        (rev 0)
+++ trunk/morph-scripts/mmorphix/MorphixMini-Launch-MM-GUI.xml	2006-07-25 20:32:43 UTC (rev 2371)
@@ -0,0 +1,16 @@
+<comps>
+ <group>
+  <minimod>
+   <version>0.0.1</version>
+   <description>MorphMini launch Morphing-Morphix-GUI</description>
+   <minitag>MorphixMini-Launch-MM-GUI</minitag>
+   <maintag>ALL</maintag>	
+   <bootoption>ALL</bootoption> 
+   <commandlist> <!-- Commands to be started from minimodule --> 
+    <X>         <!-- Commands to run in X windows -->
+     <command>/usr/sbin/morphing-morphix-gui &amp; </command><!-- &amp; is xml format for & -->
+    </X>
+   </commandlist>
+  </minimod>
+ </group>
+</comps>

Added: trunk/morph-scripts/mmorphix/MorphixMini-MMG_Templates.xml
===================================================================
--- trunk/morph-scripts/mmorphix/MorphixMini-MMG_Templates.xml	                        (rev 0)
+++ trunk/morph-scripts/mmorphix/MorphixMini-MMG_Templates.xml	2006-07-25 20:32:43 UTC (rev 2371)
@@ -0,0 +1,27 @@
+<comps>
+ <group>
+  <minimod>
+   <version>0.1</version>
+   <description>MorphMini Morphing Morphix GUI Templates</description>
+   <minitag>templates</minitag>
+   <maintag>ALL</maintag>
+   <bootoption>ALL</bootoption> <!-- Only run the minimodule when this bootoption is used. Special case run ALL the time-->
+   <root> <!-- Files or Packages to be overlaid on the rootfile system - good for saving ramspace -->
+    <files>
+     <remote>
+      <from>http://svn.sourceforge.net/viewcvs.cgi/*checkout*/morphix/trunk/morph-scripts/mmorphix/MorphixMini-MMG_Templates.xml<from>
+      <to>/usr/share/morphing-morphix/</to>
+     </remote>
+     <remote>
+      <from>http://svn.sourceforge.net/viewcvs.cgi/*checkout*/morphix/trunk/morph-scripts/mmorphix/MorphixMini-Launch-MM-GUI.xml<from>
+      <to>/usr/share/morphing-morphix/</to>
+     </remote>
+     <remote>
+      <from>http://svn.sourceforge.net/viewcvs.cgi/*checkout*/morphix/trunk/mmaker/templates/morphing-morphix.xml<from>
+      <to>/usr/share/morphing-morphix/</to>
+     </remote>
+    </files>
+   </root>
+  </minimod>
+ </group>
+</comps>


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


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV