Hi, I'm pleased to announce the first release of the squashfs 4.0 tools. These are needed by any Squashfs users using linux 2.6.29. They are available from http://sourceforge.net/projects/squashfs The changes from the change-log are: 1. Unsquashfs improvements: 1.1 Support for 4.0 filesystems added. 1.2 Swapping macros rewritten. 1.3 Unsquashfs code restructured and split into separate files. 2. Mksquashfs improvements: 2.1 Swapping macros rewritten. Fixed little-endian layout allows code to be optimised and only added at compile time for big endian systems. 2.2 Support for pseudo files added. New Mksquashfs options Mksquashfs now supports pseudo files, these allow fake directories, character and block devices to be specified and added to the Squashfs filesystem being built, rather than requiring them to be present in the source directories. This, for example, allows device nodes to be added to the filesystem without requiring root access. Phillip -- To unsubscribe from this list: send the line "unsubscribe linux-embedded" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html