docs: add squashfs-tools to default apt-get list for deployments on Debian.
authorMichael Prokop <mika@grml.org>
Wed, 21 Jul 2010 21:01:01 +0000 (23:01 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 21 Jul 2010 21:01:09 +0000 (23:01 +0200)
Signed-off-by: Michael Prokop <mika@grml.org>
docs/grml-live.txt

index 335a92b..e716e7a 100644 (file)
@@ -698,7 +698,7 @@ Instructions
 
   # install relevant tools
   # please check out http://grml.org/grml-live/#current_state when encountering problems!
-  apt-get -o APT::Install-Recommends=false install grml-live squashfs-lzma-tools
+  apt-get -o APT::Install-Recommends=false install grml-live squashfs-tools squashfs-lzma-tools
 
   # adjust grml-live configuration for our needs:
   cat > /etc/grml/grml-live.local << EOF