[Fai-commit] r3981 - trunk/examples/simple/scripts/DEMO

fai-commit at lists.alioth.debian.org fai-commit at lists.alioth.debian.org
Tue Sep 19 14:48:18 UTC 2006


Author: lange
Date: 2006-09-19 14:48:17 +0000 (Tue, 19 Sep 2006)
New Revision: 3981

Modified:
   trunk/examples/simple/scripts/DEMO/10-misc
Log:
new name for X11 config file


Modified: trunk/examples/simple/scripts/DEMO/10-misc
===================================================================
--- trunk/examples/simple/scripts/DEMO/10-misc	2006-09-19 13:56:28 UTC (rev 3980)
+++ trunk/examples/simple/scripts/DEMO/10-misc	2006-09-19 14:48:17 UTC (rev 3981)
@@ -5,8 +5,8 @@
 ifclass XORG && {
     fcopy -M /etc/X11/xorg.conf
 #    [ -n "$VIDEODRIVER" ] || VIDEODRIVER=vesa
-#    grep -q %%VIDEODRIVER%% $target/etc/X11/XF86Config-4 &&
-#    perl -pi.orig -pe "s/%%VIDEODRIVER%%/$VIDEODRIVER/" $target/etc/X11/XF86Config-4
+#    grep -q %%VIDEODRIVER%% $target/etc/X11/xorg.conf &&
+#    perl -pi.orig -pe "s/%%VIDEODRIVER%%/$VIDEODRIVER/" $target/etc/X11/xorg.conf
 }
 
 # add a demo user account




More information about the Fai-commit mailing list