Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-09 | Add option to sqfsdiff to extract regular files that are different | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2019-08-07 | Add flag to sqfsdiff to skip comparing filesystem contents | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2019-08-07 | Extend filesystem diff utility to work on squashfs images | David Oberhollenzer | |
Since it already works on an fstree_t instance (constructed from the input paths), and we now have a handy sqfs_reader_t, it is quite simple to extend. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |