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 -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org