aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-08-07 11:09:34 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-08-07 11:24:20 +0200
commitd6149732b67fbedc7ac2d2ba984c07ab466392f1 (patch)
tree80e0fd22e6110fb1c5b977ac687479d9f7a9a21a /.gitignore
parent73b4ec8392541a27815bccbaeccbdf1cdd5e19dd (diff)
Extend filesystem diff utility to work on squashfs images
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2fecd17..83e68ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@ gensquashfs
rdsquashfs
sqfs2tar
tar2sqfs
+sqfsdiff
test_*
test-*
fscompare