From: Brendan M. S. <me...@ba...> - 2006-06-01 21:41:48
|
Hi All, Trying to update to the latest mmaker package. This is requesting I upgrade libglib to libglib2.0-0 (>= 2.10.0). So I have to upgrade to xserver-xorg-* and remove xserver-common http://www.barwap.com/morphix/morphix-mmaker_upgrade.txt Anyone done this ? It looks dangerous ? Brendan ---------- Forwarded message ---------- From: ale...@us... <ale...@us...> Date: May 30, 2006 10:51 PM Subject: [Morphix-cvs] SF.net SVN: morphix: [2281] trunk/mmaker/debian To: mor...@li... Revision: 2281 Author: alextreme Date: 2006-05-30 14:51:21 -0700 (Tue, 30 May 2006) ViewCVS: http://svn.sourceforge.net/morphix/?rev=2281&view=rev Log Message: ----------- * bumping version, adding morphmini support to isomaker * Brendan, care to give this one a test? :) Modified Paths: -------------- trunk/mmaker/debian/changelog trunk/mmaker/debian/control trunk/mmaker/templates/basemod-2.6.15.xml trunk/mmaker/templates/morphix-gnome.xml Modified: trunk/mmaker/debian/changelog =================================================================== --- trunk/mmaker/debian/changelog 2006-05-30 21:47:34 UTC (rev 2280) +++ trunk/mmaker/debian/changelog 2006-05-30 21:51:21 UTC (rev 2281) @@ -1,3 +1,16 @@ +morphix-mmaker (0.4-27) unstable; urgency=low + + * added -n minimod.xml (via morphmini) + + -- root <ro...@al...> Tue, 30 May 2006 23:48:16 +0200 + +morphix-mmaker (0.4-26) unstable; urgency=low + + * support for cleaning in isomaker + * manpages updated + + -- root <ro...@al...> Wed, 22 Mar 2006 18:51:09 +0100 + morphix-mmaker (0.4-25) unstable; urgency=low * adding extra sub-command output Modified: trunk/mmaker/debian/control =================================================================== --- trunk/mmaker/debian/control 2006-05-30 21:47:34 UTC (rev 2280) +++ trunk/mmaker/debian/control 2006-05-30 21:51:21 UTC (rev 2281) @@ -7,7 +7,7 @@ Package: morphix-mmaker Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, debootstrap, cloop-utils, mkisofs, makedev, mkminiroot-morphix, morphix-deb-get, morphix-make-iso, morphix-modulebuilder (>= 0.2-12), coreutils | schroot +Depends: ${shlibs:Depends}, ${misc:Depends}, debootstrap, cloop-utils, mkisofs, makedev, mkminiroot-morphix, morphix-deb-get, morphix-make-iso, morphix-modulebuilder (>= 0.2-12), coreutils | schroot, morphix-morphmini Description: Module Maker, builds morphix modules Module Maker, or mmaker, builds Morphix base and mainmodules from scratch. As input it takes an XML template, containing Modified: trunk/mmaker/templates/basemod-2.6.15.xml =================================================================== --- trunk/mmaker/templates/basemod-2.6.15.xml 2006-05-30 21:47:34 UTC (rev 2280) +++ trunk/mmaker/templates/basemod-2.6.15.xml 2006-05-30 21:51:21 UTC (rev 2281) @@ -11,7 +11,7 @@ </repositorylist> <description>Morphix Basemodule</description> <type>basemod</type> - <suite>sarge</suite> + <suite>etch</suite> <packagelist> <packagereq>udev</packagereq> <packagereq>aumix</packagereq> Modified: trunk/mmaker/templates/morphix-gnome.xml =================================================================== --- trunk/mmaker/templates/morphix-gnome.xml 2006-05-30 21:47:34 UTC (rev 2280) +++ trunk/mmaker/templates/morphix-gnome.xml 2006-05-30 21:51:21 UTC (rev 2281) @@ -4,8 +4,8 @@ <version>0.5</version> <name>Morphix Gnome</name> <repositorylist> -<!-- <repository type="debian">ftp://127.0.0.1/debian</repository>--> <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> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ Morphix-cvs mailing list Mor...@li... https://lists.sourceforge.net/lists/listinfo/morphix-cvs |