index
:
squashfs-tools-ng.git
feature/goliath/msvc
fixes-1.0.0
fixes-1.1.0
fixes-1.2.0
fixes-1.3.0
master
A new set of tools and libraries for working with SquashFS images
David Oberhollenzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
gensquashfs
Age
Commit message (
Expand
)
Author
2021-02-18
gensquashfs: always construct input path during option processing
David Oberhollenzer
2020-12-15
libfstree: make the directory scanning code a little more generic
David Oberhollenzer
2020-12-10
Move fstree dirscan code back to libfstree
David Oberhollenzer
2020-09-29
Replace file/getline usage with istream
David Oberhollenzer
2020-06-11
Add flags to functions that might logically be expanded in the future
David Oberhollenzer
2020-05-30
Fix: Only add Selinux flags if WITH_SELINUX is set
David Oberhollenzer
2020-05-30
Cleanup: Reorganize structure of Automake files
David Oberhollenzer
2020-05-30
Cleanup: move man pages to the respective program source directories
David Oberhollenzer
2020-05-03
Fix: unify extra argument rejection in tar2sqfs & gensquashfs
David Oberhollenzer
2020-05-03
Fix: the --all-root option does not take an arugment
David Oberhollenzer
2020-04-27
Cleanup/fix: gensquashfs: split directory scanning from xattr scanning
David Oberhollenzer
2020-04-27
gensquashfs: Add options to globally override UID/GID values
David Oberhollenzer
2020-04-27
Cleanup directory structure of the binary programs
David Oberhollenzer