[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [D-I] Please test Debian Installer with console-setup



On Sat, Jun 27, 2009 at 10:10:29PM +0200, Frans Pop wrote:
> 
> However, as it only uses 'gzip -d' that could be fixed by replacing that 
> with 'gunzip' (which _is_ supported in busybox-udeb), right?

I created a script /bin/gzip with the following contents

#!/bin/sh
gunzip "$@"

and this works - setupcon and setfont load font on the consoles.  

Anton Zinoviev


Reply to: