[Uludag-commits] r17563 - branches/yali4/yali4

uludag-commits at pardus.org.tr uludag-commits at pardus.org.tr
3 Nis 2008 Per 12:15:57 EEST


Author: gokmen.goksel
Date: Thu Apr  3 12:15:56 2008
New Revision: 17563

Modified:
   branches/yali4/yali4/bootloader.py
Log:
 keyword changed.

Modified: branches/yali4/yali4/bootloader.py
=================================================================
--- branches/yali4/yali4/bootloader.py	(original)
+++ branches/yali4/yali4/bootloader.py	Thu Apr  3 12:15:56 2008
@@ -138,7 +138,7 @@
             for i in [x for x in open("/proc/cmdline", "r").read().split() \
                         if not x.startswith("init=") \
                        and not x.startswith("xorg=") \
-                       and not x.startswith("yali=") \
+                       and not x.startswith("yali4=") \
                        and not x.startswith(consts.kahyaParam)]:
                 if i.startswith("root="):
                     s.append("root=/dev/%s" % (root))


Uludag-commits mesaj listesiyle ilgili daha fazla bilgi