Jo-Philipp Wich
8af9119ff4
tools: make-ext4fs: explicitely request C collation for sorting
...
Do not rely on the system default collaction when sorting directory entries
but explicitely request "C" collation.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47689
2015-12-02 16:10:09 +00:00
Jo-Philipp Wich
01fb448d56
tools/make-ext4fs: prefer static linking
...
Link zlib statically on Linux systems.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 46909
2015-09-14 15:15:15 +00:00
Jo-Philipp Wich
1170a3de76
make-ext4fs: avoid using libc internal declarations
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45591
2015-05-01 16:18:25 +00:00
Jo-Philipp Wich
0ee9504911
all: replace genext2fs with make_ext4fs
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45517
2015-04-20 13:57:43 +00:00