project/make_ext4fs.git
9 years agoFix fs configuration support
Jo-Philipp Wich [Sat, 4 Apr 2015 21:37:00 +0000 (23:37 +0200)]
Fix fs configuration support

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agoRemove Android specific code paths
Jo-Philipp Wich [Sat, 4 Apr 2015 21:24:52 +0000 (23:24 +0200)]
Remove Android specific code paths

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agoRemove references to O_BINARY
Jo-Philipp Wich [Sat, 4 Apr 2015 21:11:29 +0000 (23:11 +0200)]
Remove references to O_BINARY

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agoRemove unused files
Jo-Philipp Wich [Sat, 4 Apr 2015 21:08:24 +0000 (23:08 +0200)]
Remove unused files

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agolibsparse: remove unused files
Jo-Philipp Wich [Sat, 4 Apr 2015 21:04:32 +0000 (23:04 +0200)]
libsparse: remove unused files

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agoImplement support for block and char dev nodes, fifos and sockets.
Jo-Philipp Wich [Sat, 4 Apr 2015 21:01:57 +0000 (23:01 +0200)]
Implement support for block and char dev nodes, fifos and sockets.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agoAdd required Android includes
Jo-Philipp Wich [Sat, 4 Apr 2015 20:51:03 +0000 (22:51 +0200)]
Add required Android includes

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agoAdd toplevel Makefile
Jo-Philipp Wich [Sat, 4 Apr 2015 20:49:53 +0000 (22:49 +0200)]
Add toplevel Makefile

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agolibsparse: add Makefile
Jo-Philipp Wich [Sat, 4 Apr 2015 20:48:01 +0000 (22:48 +0200)]
libsparse: add Makefile

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agoImport libsparse sources
Jo-Philipp Wich [Sat, 4 Apr 2015 20:47:39 +0000 (22:47 +0200)]
Import libsparse sources

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agoRemove selinux support code
Jo-Philipp Wich [Sat, 4 Apr 2015 20:42:53 +0000 (22:42 +0200)]
Remove selinux support code

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
9 years agoImport make_ext4fs sources
Jo-Philipp Wich [Sat, 4 Apr 2015 20:26:16 +0000 (22:26 +0200)]
Import make_ext4fs sources

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>