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-06 | Add LZO compressor implementation | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |