Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-06 | Implement reading and writing of compressor options | David Oberhollenzer | |
- gensquashfs simply asks the backend compressor to write its options to the file and does accounting - rdsquasfs simply asks the backend compressor to transparentyl snort the options from the file - not implemented in any compressor backend yet Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2019-05-04 | Rename tools to not collide with squashfs-tools | David Oberhollenzer | |
This commit changes the names of the tools to gensquashfs and rdsquashfs so they don't collide with the names used by the squashfs-tools package and the two can be installed side by side. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |