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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
gensquashfs
/
mkfs.h
Age
Commit message (
Expand
)
Author
2022-11-22
Move gensquashfs specific code from libfstree to gensquashfs
David Oberhollenzer
2022-11-21
filemap xattr: use sqfs_u8 data type for xattr value blobs
David Oberhollenzer
2022-11-18
filemap xattr: use file istream from libio instead of stdio FILE
David Oberhollenzer
2022-11-16
filemap xattr: move data structures to mkfs.h
David Oberhollenzer
2022-11-07
implement parser for xattr files as produced by getfattr --dump XXX
Enno Boland
2022-07-08
Cleanup: move filename_sane & canonicalize_path functions to libutil
David Oberhollenzer
2022-03-30
Add a sort-file option to gensquashfs
David Oberhollenzer
2021-02-18
gensquashfs: always construct input path during option processing
David Oberhollenzer
2020-12-10
Move fstree dirscan code back to libfstree
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