SF.net SVN: morphix: [2485] trunk/mmaker/templates

[email protected] Mon, 09 Apr 2007 12:13:43 -0700
Newsgroups gmane.linux.morphix.cvs
Message-ID <[email protected]>
Revision: 2485
          http://svn.sourceforge.net/morphix/?rev=2485&view=rev
Author:   bmsleight
Date:     2007-04-09 12:13:42 -0700 (Mon, 09 Apr 2007)

Log Message:
-----------
Tidying-up the templates.

Modified Paths:
--------------
    trunk/mmaker/templates/gnomey.xml
    trunk/mmaker/templates/lightgui.xml
    trunk/mmaker/templates/morphing-morphix.xml
    trunk/mmaker/templates/morphix-game.xml
    trunk/mmaker/templates/morphix-gnome-nl.xml
    trunk/mmaker/templates/morphix-gnome.xml
    trunk/mmaker/templates/morphix-icewm.xml
    trunk/mmaker/templates/morphix-kde.xml
    trunk/mmaker/templates/morphix-livekiosk.xml
    trunk/mmaker/templates/morphix-mythtv.xml
    trunk/mmaker/templates/morphix-server.xml

Modified: trunk/mmaker/templates/gnomey.xml
===================================================================
--- trunk/mmaker/templates/gnomey.xml	2007-04-08 14:07:58 UTC (rev 2484)
+++ trunk/mmaker/templates/gnomey.xml	2007-04-09 19:13:42 UTC (rev 2485)
@@ -5,7 +5,6 @@
   <name>Gnomey</name>
   <repositorylist>
    <repository type="debian" suite="unstable main contrib non-free">ftp://ftp.debian.org/debian</repository>
-<!--   <repository type="debian">ftp://192.168.0.1/debian</repository>-->
    <repository type="plain" suite="./">http://www.morphix.org/debian</repository>
    <repository type="plain" suite="./">http://debs.livecd.net/gparted</repository>
    <repository type="plain" suite="non-free">ftp://ftp.tux.org/java/debian/</repository>

Modified: trunk/mmaker/templates/lightgui.xml
===================================================================
--- trunk/mmaker/templates/lightgui.xml	2007-04-08 14:07:58 UTC (rev 2484)
+++ trunk/mmaker/templates/lightgui.xml	2007-04-09 19:13:42 UTC (rev 2485)
@@ -4,7 +4,6 @@
   <id>lightgui</id>
   <name>Morphix LightGUI</name>
   <repositorylist>
-<!--   <repository type="debian">ftp://127.0.0.1/debian</repository> -->
    <repository type="debian">ftp://ftp.debian.org/debian</repository>
    <repository type="debian" suite="sid">http://www.debian-multimedia.org</repository>
    <repository type="debian" suite="unstable">http://www.os-works.com/debian</repository>

Modified: trunk/mmaker/templates/morphing-morphix.xml
===================================================================
--- trunk/mmaker/templates/morphing-morphix.xml	2007-04-08 14:07:58 UTC (rev 2484)
+++ trunk/mmaker/templates/morphing-morphix.xml	2007-04-09 19:13:42 UTC (rev 2485)
@@ -4,7 +4,6 @@
   <id>MorphingMorphix</id>
   <name>MorphingMorphix 0.3</name>
   <repositorylist>
-<!--   <repository type="debian">http://127.0.0.1/sid/</repository> -->
    <repository type="debian">ftp://ftp.debian.org/debian</repository> 
    <repository type="plain">http://www.morphix.org/debian</repository>
   </repositorylist>

Modified: trunk/mmaker/templates/morphix-game.xml
===================================================================
--- trunk/mmaker/templates/morphix-game.xml	2007-04-08 14:07:58 UTC (rev 2484)
+++ trunk/mmaker/templates/morphix-game.xml	2007-04-09 19:13:42 UTC (rev 2485)
@@ -4,8 +4,7 @@
   <id>morphixgame</id>
   <name>Morphix Game LiveCD</name>
   <repositorylist>
-   <repository type="debian">http://127.0.0.1/sid/</repository>
-<!--   <repository type="debian">ftp://ftp.debian.org/debian</repository> -->
+   <repository type="debian">ftp://ftp.debian.org/debian</repository>
    <repository type="plain" suite="unstable">http://www.morphix.org/debian</repository>
   </repositorylist>
   <description>Morphix game mainmodule</description>

Modified: trunk/mmaker/templates/morphix-gnome-nl.xml
===================================================================
--- trunk/mmaker/templates/morphix-gnome-nl.xml	2007-04-08 14:07:58 UTC (rev 2484)
+++ trunk/mmaker/templates/morphix-gnome-nl.xml	2007-04-09 19:13:42 UTC (rev 2485)
@@ -5,7 +5,6 @@
   <name>Morphix Gnome</name>
   <repositorylist>
    <repository type="debian">ftp://ftp.debian.org/debian</repository>
-<!--   <repository type="debian">ftp://127.0.0.1/debian</repository>-->
    <repository type="plain">http://www.morphix.org/debian</repository>
   </repositorylist>
   <description>Morphix Gnome mainmodule</description>

Modified: trunk/mmaker/templates/morphix-gnome.xml
===================================================================
--- trunk/mmaker/templates/morphix-gnome.xml	2007-04-08 14:07:58 UTC (rev 2484)
+++ trunk/mmaker/templates/morphix-gnome.xml	2007-04-09 19:13:42 UTC (rev 2485)
@@ -5,7 +5,6 @@
   <name>Morphix Gnome</name>
   <repositorylist>
    <repository type="debian">ftp://ftp.debian.org/debian</repository>
-<!--   <repository type="debian">ftp://127.0.0.1/debian</repository> -->
    <repository type="plain" suite="unstable">http://www.morphix.org/debian</repository>
   </repositorylist>
   <description>Morphix Gnome mainmodule</description>

Modified: trunk/mmaker/templates/morphix-icewm.xml
===================================================================
--- trunk/mmaker/templates/morphix-icewm.xml	2007-04-08 14:07:58 UTC (rev 2484)
+++ trunk/mmaker/templates/morphix-icewm.xml	2007-04-09 19:13:42 UTC (rev 2485)
@@ -4,7 +4,6 @@
   <id>morphix-icewm</id>
   <name>Morphix icewm</name>
   <repositorylist>
-<!--   <repository type="debian">ftp://127.0.0.1/debian</repository>-->
    <repository type="debian">ftp://ftp.debian.org/debian</repository>
    <repository type="plain">http://www.morphix.org/debian</repository>
   </repositorylist>

Modified: trunk/mmaker/templates/morphix-kde.xml
===================================================================
--- trunk/mmaker/templates/morphix-kde.xml	2007-04-08 14:07:58 UTC (rev 2484)
+++ trunk/mmaker/templates/morphix-kde.xml	2007-04-09 19:13:42 UTC (rev 2485)
@@ -4,7 +4,6 @@
   <version>0.5</version>
   <name>Morphix KDE</name>
   <repositorylist>
-<!--   <repository type="debian">ftp://127.0.0.1/debian</repository>-->
    <repository type="debian">ftp://ftp.debian.org/debian</repository>
    <repository type="plain" suite="unstable">http://www.morphix.org/debian</repository>
   </repositorylist>

Modified: trunk/mmaker/templates/morphix-livekiosk.xml
===================================================================
--- trunk/mmaker/templates/morphix-livekiosk.xml	2007-04-08 14:07:58 UTC (rev 2484)
+++ trunk/mmaker/templates/morphix-livekiosk.xml	2007-04-09 19:13:42 UTC (rev 2485)
@@ -5,13 +5,9 @@
   <name>Morphix LiveKiosk</name>
   <repositorylist>
    <repository type="debian">ftp://ftp.debian.org/debian</repository>
-   <!--     <repository type="debian">http://127.0.0.1/sid/</repository>  -->
    <repository type="plain" suite="unstable">http://www.morphix.org/debian</repository>
-   <!--   <repository type="debian">ftp://ftp.debian.org/debian</repository> -->
 	<!-- Updates and security packages.. -->
-   <!--	<repository type="debian" suite="sarge/updates">http://127.0.0.1/debian/debian-security/</repository> -->
-	<!-- firefox-1.5 for sarge is only available from backports.org -->
-   <!--	<repository type="debian" suite="sarge-backports">http://www.backports.org/</repository> -->
+        <!-- <repository type="debian" suite="etch/updates">http://ftp.debian.org/debian/debian-security/</repository> -->
   </repositorylist>
   <description>Morphix Live Kiosk mainmodule. Outline template, LiveCD will have a single application running full screen</description>
   <type>mainmod</type>

Modified: trunk/mmaker/templates/morphix-mythtv.xml
===================================================================
--- trunk/mmaker/templates/morphix-mythtv.xml	2007-04-08 14:07:58 UTC (rev 2484)
+++ trunk/mmaker/templates/morphix-mythtv.xml	2007-04-09 19:13:42 UTC (rev 2485)
@@ -5,7 +5,6 @@
   <name>Morphix MythTV</name>
   <repositorylist>
    <repository type="debian">ftp://ftp.debian.org/debian</repository>
-<!--   <repository type="debian">ftp://127.0.0.1/debian</repository>-->
    <repository type="plain" suite="unstable">http://www.morphix.org/debian</repository>
    <repository type="debian">http://dijkstra.csh.rit.edu/~mdz/debian</repository>
   </repositorylist>

Modified: trunk/mmaker/templates/morphix-server.xml
===================================================================
--- trunk/mmaker/templates/morphix-server.xml	2007-04-08 14:07:58 UTC (rev 2484)
+++ trunk/mmaker/templates/morphix-server.xml	2007-04-09 19:13:42 UTC (rev 2485)
@@ -4,8 +4,7 @@
   <id>server</id>
   <name>Morphix Server</name>
   <repositorylist>
-<!--   <repository type="debian">ftp://192.168.0.1/debian</repository> -->
-   <repository type="debian">ftp://ftp.debian.org/debian</repository>
+  <repository type="debian">ftp://ftp.debian.org/debian</repository>
    <repository type="plain">http://www.morphix.org/debian</repository>
   </repositorylist>
   <description>Morphix Server mainmodule</description>


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