aboutsummaryrefslogtreecommitdiff
path: root/tools/make-ext4fs
Commit message (Collapse)AuthorAge
* tools: make-ext4fs: explicitely request C collation for sortingJo-Philipp Wich2015-12-02
| | | | | | | | | 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
* tools/make-ext4fs: prefer static linkingJo-Philipp Wich2015-09-14
| | | | | | | | Link zlib statically on Linux systems. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 46909
* make-ext4fs: avoid using libc internal declarationsJo-Philipp Wich2015-05-01
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45591
* all: replace genext2fs with make_ext4fsJo-Philipp Wich2015-04-20
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45517