Hello,
I replaced the cloop filesystem with a squashfs filesystem to save some space,
this was allready 2 weeks ago, perhaps someone might be interested in giving it a try, before i suggest it to Klaus Knopper.

(booting and OO starts a bit faster in my tests, perhaps someone can confirm)

please note: it contains exactly the same files like the normal knoppix 3.7

-rw-r--r-- 1 ijuz ijuz 732942336 Dec 9 19:18 KNOPPIX_V3.7-2004-12-08-DE.iso
-rw-r--r-- 1 ijuz ijuz 708526080 Jan 10 15:47 knoppix-3.7_squashfs_0.2.iso

The file is here: http://christian-leber.de/~ijuz/knop...uashfs_0.2.iso

unfortunally I have uploaded the german version, just boot it with:
knoppix lang=us
or
knoppix26 lang=us

The only difference between the DE and the US/english version are the boot options, so
copy all stuff from the CD to /somedir, change the boot/isolinux.cfg and run:
mkisofs -pad -l -r -J -v -V "KNOPPIX" -no-emul-boot -boot-load-size 4 -boot-info-table -b boot/isolinux/isolinux.bin -c boot/isolinux/boot.cat -hide-rr-moved -o /mynewknoppix.iso /somedir

P.S. Klaus Knopper, are you reading here?

Christian Leber <christian@leber.de>