SF.net SVN: morphix: [2430] trunk/scripts-mini/MorphixMini-XHack.xml
[email protected] Mon, 09 Oct 2006 14:24:57 -0700
| Newsgroups | gmane.linux.morphix.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 2430
http://svn.sourceforge.net/morphix/?rev=2430&view=rev
Author: bmsleight
Date: 2006-10-09 14:24:52 -0700 (Mon, 09 Oct 2006)
Log Message:
-----------
Add MorphixMini-XHack - temp fix for some sid, xorg issues. Hopefully may not be needed for long
Added Paths:
-----------
trunk/scripts-mini/MorphixMini-XHack.xml
Added: trunk/scripts-mini/MorphixMini-XHack.xml
===================================================================
--- trunk/scripts-mini/MorphixMini-XHack.xml (rev 0)
+++ trunk/scripts-mini/MorphixMini-XHack.xml 2006-10-09 21:24:52 UTC (rev 2430)
@@ -0,0 +1,22 @@
+<comps>
+ <group>
+ <minimod>
+ <version>0.0.1</version>
+ <description>MorphMini to temporary fix x.org server</description>
+ <minitag>MorphixMiniXHack</minitag>
+ <maintag>ALL</maintag>
+ <bootoption>ALL</bootoption>
+ <commandlist>
+ <preX>
+ <command>sed '</command>
+ <command>/ModulePath/ i\</command>
+ <command>ModulePath "/usr/lib/xorg/modules"' /etc/X11/xorg.conf >/tmp/xorg.conf</command>
+ <command>mv /tmp/xorg.conf /etc/X11/xorg.conf</command>
+ <command>sed "s/\/usr\/share\/X11\/fonts\//\/usr\/share\/fonts\/X11\//g" /etc/X11/xorg.conf >/tmp/xorg.conf</command>
+ <command>mv /tmp/xorg.conf /etc/X11/xorg.conf</command>
+ </preX>
+ </commandlist>
+ </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