support for kernel 2.6.36-grml[64], drop backwards compatibility support, adjust...
authorMichael Prokop <mika@grml.org>
Wed, 24 Nov 2010 10:20:17 +0000 (11:20 +0100)
committerMichael Prokop <mika@grml.org>
Wed, 24 Nov 2010 10:34:54 +0000 (11:34 +0100)
commit74d93017fe452a2bc01d802ce9b342ff6c4b649b
tree7cc75dc8859f42e6407c7ca62b1efe8dcec1a446
parentda2a27cfe0d677b34ff8e8176902257a3e839eda
support for kernel 2.6.36-grml[64], drop backwards compatibility support, adjust depends, update docs

The backwards compatibility stuff to support different kernel
versions with different squashfs-tools and all the mksquashfs
options used to be a ugly mess.

Now having xz support (which corresponds to what we have with
squashfs-lzma nowadays) in squashfs-tools (>=1:4.1-1) in Debian
and using a recent ondisk layout for squashfs-lzma in our kernel
versions since 2.6.35-grml[64] gives us the option to clean up
with this mess.

If custom mksquashfs binaries/options are still needed to
remaster old Grml releases or custom kernel versions either use
an older grml-live version or adjust SQUASHFS_BINARY and
SQUASHFS_OPTIONS in grml-live configuration accordingly.

grml-live depends on recent squashfs-tools and fai* versions now.
debian/control
docs/grml-live.txt
etc/grml/fai/config/package_config/GRML_FULL
etc/grml/fai/config/package_config/GRML_MEDIUM
etc/grml/fai/config/package_config/GRML_SMALL
grml-live