public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] catalyst r1311 - in trunk: . targets/support
@ 2008-02-20 15:22 Andrew Gaffney (agaffney)
  0 siblings, 0 replies; only message in thread
From: Andrew Gaffney (agaffney) @ 2008-02-20 15:22 UTC (permalink / raw
  To: gentoo-commits

Author: agaffney
Date: 2008-02-20 15:22:23 +0000 (Wed, 20 Feb 2008)
New Revision: 1311

Modified:
   trunk/ChangeLog
   trunk/targets/support/pre-kmerge.sh
Log:
Comment out sed on genkernel executable as it appears to do nothing these days

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2008-02-20 15:18:08 UTC (rev 1310)
+++ trunk/ChangeLog	2008-02-20 15:22:23 UTC (rev 1311)
@@ -2,6 +2,10 @@
 # $Id: $
 
   20 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
+  targets/support/pre-kmerge.sh:
+  Comment out sed on genkernel executable as it appears to do nothing these days
+
+  20 Feb 2008; Andrew Gaffney <agaffney@gentoo.org>
   targets/livecd-stage2/livecd-stage2-controller.sh:
   Only call find on libdirs that actually exist. Thanks to Kristoffer
   <krek6597@student.uu.se> in bug 210807

Modified: trunk/targets/support/pre-kmerge.sh
===================================================================
--- trunk/targets/support/pre-kmerge.sh	2008-02-20 15:18:08 UTC (rev 1310)
+++ trunk/targets/support/pre-kmerge.sh	2008-02-20 15:22:23 UTC (rev 1311)
@@ -12,7 +12,7 @@
 			gentoo-release-minimal | gentoo-release-universal)
 				case ${clst_hostarch} in
 					amd64|x86)
-						sed -i 's/initramfs_data.cpio.gz /initramfs_data.cpio.gz -r 1024x768 /' /usr/share/genkernel/genkernel
+#						sed -i 's/initramfs_data.cpio.gz /initramfs_data.cpio.gz -r 1024x768 /' /usr/share/genkernel/genkernel
 					;;
 				esac
 			;;

-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-20 15:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-20 15:22 [gentoo-commits] catalyst r1311 - in trunk: . targets/support Andrew Gaffney (agaffney)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox