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
/
mkfs
/
mkfs.c
Age
Commit message (
Expand
)
Author
2019-06-23
Move fstree default option processing to fstree code
David Oberhollenzer
2019-06-22
Cleanup: unify packdir/packfile based directory changes in gensquashfs
David Oberhollenzer
2019-06-22
Cleanup: split fstree sort into 2 fstree independend functions
David Oberhollenzer
2019-06-22
simplify SELinux labeling
David Oberhollenzer
2019-06-15
Move function to padd a file with 0 bytes to libutil
David Oberhollenzer
2019-06-11
cleanup: mkfs: remove redundant header inclusions
David Oberhollenzer
2019-06-11
cleanup: merge rest of block.c into mkfs.c
David Oberhollenzer
2019-06-11
cleanup: remove rest of sqfs_info_t
David Oberhollenzer
2019-06-11
Remove sqfs_info_t from xattr writer
David Oberhollenzer
2019-06-11
Encapsulate data/fragment processing in data_writer_t data structure
David Oberhollenzer
2019-06-10
cleanup: move entire fstree serialization to libsqfs.a
David Oberhollenzer
2019-06-10
Make sqfs_write_inodes independend of sqfs_info_t
David Oberhollenzer
2019-06-10
Generate a flat inode table from the fstree ahead of time
David Oberhollenzer
2019-05-31
gensquashfs: allow combining packdir and packfile
David Oberhollenzer
2019-05-26
gensquashfs: add option to simply pack an input directory
David Oberhollenzer
2019-05-25
gensquashfs: Make '-X help' work without specifying input/output files
David Oberhollenzer
2019-05-21
Add command line flag for compressor options, pass them to compressors
David Oberhollenzer
2019-05-20
Get rid of unalligned pointers
David Oberhollenzer
2019-05-19
Generate extended attribute table
David Oberhollenzer
2019-05-19
Add SELinux option to gensquashfs
David Oberhollenzer
2019-05-06
Implement reading and writing of compressor options
David Oberhollenzer
2019-05-04
Rename tools to not collide with squashfs-tools
David Oberhollenzer