]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
naoki: Add notice for LZMA compression.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 11 Jul 2010 09:17:28 +0000 (11:17 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 11 Jul 2010 09:17:28 +0000 (11:17 +0200)
tools/generator

index 38b72da933d8a590457b433ea5a178365f13758d..4cd3d339384b55cd3ff680e3357b72644e06cfb3 100755 (executable)
@@ -89,6 +89,7 @@ make_installer() {
        done
        install -dv -m 1777 tmp var/tmp
 
+       # XXX add -comp lzma here when kernel supports it
        mksquashfs * ${dest}/installer.sfs -no-progress
 
        popd