From: Michael Prokop Date: Mon, 15 Jun 2020 18:28:45 +0000 (+0200) Subject: SW: add qrencode to GRML_SMALL and GRML_FULL X-Git-Tag: v0.36.0~2 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=4b6fd81a229ade6a863452ec978eec6b9015d993;hp=4b6fd81a229ade6a863452ec978eec6b9015d993 SW: add qrencode to GRML_SMALL and GRML_FULL It adds only 166 kB of additional disk space and it's certainly useful to use `echo ... | qrencode -t ANSI` also on the plain console (that's why I went for the "shell" section in GRML_FULL). ---