This is Slax 6 release candidate 7.
===================================
While you may think it's better then rc6, it may have more issues.
I'm testing new block size in squashfs, so I don't focus on KDE's settings etc.
(By the way, it's using KDE 3.5.8 and kernel 2.6.23)
Moreover I've fixed many bugs in linux live scripts, and my fixes may introduce
another problems. Let's see.
So here is the deal.
- Slax data is compressed by using LZMA compression algorithm.
- The bigger blocks you compress, the better compression, but slower decompression.
- Squashfs supported 64KB blocks only. But now it supports blocks up to 1MB.