I propose version 3.2 of squashfs because I have found problems in the filesystem of live OS's with aufs and squashfs 3.3
El Thursday 14 February 2008 12:16:09 Heiko Groß va escriure: > Ok, I'll test that, using my custom kernel with squashfs 3.2. But I > don't think that will fix my problem of not supporting aes-keys up to > 256 bit? Or? > > Greets > > Jordi Pujol wrote: > > Heiko, That is! > > with a custom kernel you solved the problems with squashfs present in the > > standard. > > > > but I don't trust squashfs 3.3, I prefer use 3.2 > > and that is also fast and easy, use the kernel in testing and download > > and compile squahsfs from the repository : > > > > http://ftp.debian.org/debian/pool/main/s/squashfs/squashfs_3.2r2.orig.tar > >.gz (and two more files) > > > >> The fast solution is instal sources for squashfs and lzma modules for > >> lenny , compile and copy it into config/chroot_local_packages > >> > >> apt-get install module-assistant squashfs-source lzma-source > >> > >> m-a update > >> > >> m-a b-i lzma > >> > >> m-a b-i squashfs > >> > >> cp /usr/src/squashfs-modules-2.6.22-3-686_3.3-3 > >> +2.6.22-6_i386.deb ./config/chroot_local_packages > >> > >> cp /usr/src/lzma-modules-2.6.22-3-686_4.43-12 > >> +2.6.22-6_i386.deb ./config/chroot_local_packages > >> > >> lh_config --verbose -a i386 -f minimal --chroot-filesystem squashfs\ > >> --linux-packages 'linux-image-2.6 aufs-modules-2.6' > >> > >> lh_build > >> > >> echo "enjoy!" > > > > _______________________________________________ > > debian-live-devel mailing list > > [email protected] > > http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel _______________________________________________ debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

