[Glibc-bsd-commits] r2405 - trunk/web/ging

Luca Favatella slackydeb-guest at alioth.debian.org
Tue Apr 7 08:25:01 UTC 2009


Author: slackydeb-guest
Date: 2009-04-07 08:25:01 +0000 (Tue, 07 Apr 2009)
New Revision: 2405

Modified:
   trunk/web/ging/ging.sh
Log:
remove unuseful stuff

Modified: trunk/web/ging/ging.sh
===================================================================
--- trunk/web/ging/ging.sh	2009-04-07 08:23:11 UTC (rev 2404)
+++ trunk/web/ging/ging.sh	2009-04-07 08:25:01 UTC (rev 2405)
@@ -30,9 +30,6 @@
 
 # get kernel and loader from cloop image (FIXME: exclude this from cloop!)
 cp -a ${pwd}/tmp/boot ${tmp}/
-if [ "${OPTS}" != "qemu" ] ; then
-  ${gzip} ${tmp}/boot/kernel/kernel
-fi
 
 # shut up silly warning
 if test -e ${tmp}/boot/kernel/linker.hints ; then




More information about the Glibc-bsd-commits mailing list