It works great! Thank you very much!
Regards, Sebastian H. Daniel Baumann schrieb: > Hi, > > beeing pissed that squashfs is still fucked up and that so many people > are still bitten by that, which breaks about everything and sucks > endlessly, i've uploaded working squashfs packages and modules. at least > we can use the freedom in our very own little small world... :/ > > to make use of them for *lenny*, do the following: > > echo 'deb http://live.debian.net/squashfs-antifuckup/lenny/ ./' > \ > config/chroot_sources/squashfs-antifuckup.bootstrap > echo 'deb http://live.debian.net/squashfs-antifuckup/lenny/ ./' > \ > config/chroot_sources/squashfs-antifuckup.binary > > gpg --keyserver subkeys.pgp.net --recv FDB8D39A > gpg --armor --export FDB8D39A > \ > config/chroot_sources/squashfs-antifuckup.bootstrap.gpg > gpg --armor --export FDB8D39A > \ > config/chroot_sources/squashfs-antifuckup.binary.gpg > > to make use of them for *sid*, do the following: > > echo 'deb http://live.debian.net/squashfs-antifuckup/sid/ ./' > \ > config/chroot_sources/squashfs-antifuckup.bootstrap > echo 'deb http://live.debian.net/squashfs-antifuckup/sid/ ./' > \ > config/chroot_sources/squashfs-antifuckup.binary > > gpg --keyserver subkeys.pgp.net --recv FDB8D39A > gpg --armor --export FDB8D39A > \ > config/chroot_sources/squashfs-antifuckup.bootstrap.gpg > gpg --armor --export FDB8D39A > \ > config/chroot_sources/squashfs-antifuckup.binary.gpg > > These packages are versioned so that any new upload of squashfs (or any > new testing migration) automatically superseeds them, means, > partial-upgrade to, if ever, fixed packages is possible. > > Regards, > Daniel > _______________________________________________ debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

