[issue981] grml-live: gzip support broken

Andreas Korsten bts at bts.grml.org
Thu Apr 28 19:05:08 CEST 2011


New submission from Andreas Korsten <fc-grml at korsten.org>:

--- grml-live.orig      2011-04-28 18:17:14.345636603 +0200
+++ /usr/sbin/grml-live 2011-04-28 18:17:31.178934824 +0200
@@ -234,7 +234,7 @@
     F) FORCE=1 ;;
     u) UPDATE=1 ;;
     V) VERBOSE="-v" ;;
-    z) SQUASHFS_ZLIB="true" ;;
+    z) SQUASHFS_ZLIB="-comp gzip" ;;
     ?) echo "invalid option -$OPTARG" >&2; bailout 1 ;;
   esac
 done

----------
messages: 3743
nosy: xlk
priority: bug
status: unread
title: grml-live: gzip support broken
topic: grml-live

_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue981>
_____________________________________


More information about the Bugs-changes mailing list