On Wednesday 24 October 2007, Otavio Salvador wrote: > Personally I'd prefer to have a generic way for all available > filesystems, not only squashfs. You might use config/.../exclude as a > file to describe the path to exclude and add support for each method > to use it.
The genext2fs tool does not have an equivalent of the "-ef" option of
mksquashfs, so there is no straightforward way to apply the same approach
as in the proposed patch.
A different approach might work though: since the filesystems are created
from a copy of the chroot, removing directories from that copy should do
the trick. I'll write a new patch based on this approach.
Bye,
Maarten
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ debian-live-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

