1
0
Fork 0
mirror of https://github.com/pygos/pkg-utils.git synced 2024-05-11 17:06:13 +02:00
pkg-utils/sqfs
David Oberhollenzer ac8e457c96 pkg2sqfs: set lzma dictionary size to block size
It's the default the kernel implementation expects if no options
are set.

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
2019-04-18 14:08:03 +02:00
..
block.c pkg2sqfs: implement data & fragment compression 2019-04-18 14:08:02 +02:00
Makemodule.am Remove dependency on libbsd 2019-04-18 14:08:02 +02:00
meta.c pkg2sqfs: implement meta data compression 2019-04-18 14:08:02 +02:00
meta_writer.c pkg2sqfs: implement meta data compression 2019-04-18 14:08:02 +02:00
pkg2sqfs.c pkg2sqfs: implement meta data compression 2019-04-18 14:08:02 +02:00
pkg2sqfs.h pkg2sqfs: implement meta data compression 2019-04-18 14:08:02 +02:00
squashfs.h pkg2sqfs: always padd image file to device block size 2019-04-17 16:29:22 +02:00
super.c pkg2sqfs: set lzma dictionary size to block size 2019-04-18 14:08:03 +02:00
table.c pkg2sqfs: implement meta data compression 2019-04-18 14:08:02 +02:00
vfs.c pkg2sqfs: sort directory entries asciibetically 2019-04-17 16:54:29 +02:00