summaryrefslogtreecommitdiff
path: root/ext4_utils/Android.mk
AgeCommit message (Expand)Author
2014-06-16optionally use a canned fs_config when building ext4 fsDoug Zongker
2014-01-23ext4_utils: move superblock parsing to its own compilation unitColin Cross
2013-02-04ext4_utils: mark uninitialized inode tables in block groupsColin Cross
2012-10-17Add automatic file_contexts handle to make_ext4fs.rpcraig
2012-10-16Remove HAVE_SELINUX guardsKenny Root
2012-08-15Support for multiple modules with the same name is going away.Joe Onorato
2012-08-15Support for multiple modules with the same name is going away.Joe Onorato
2012-07-18Merge "Fix SELinux labeling for system.img"Nick Kralevich
2012-07-17system/extras/ext4_utils: move libsparse to system/coreColin Cross
2012-07-17Refactor sparse file support into libsparseColin Cross
2012-07-11Fix SELinux labeling for system.imgrpcraig
2012-04-08Fix SELinux buildingKenny Root
2012-03-30resolved conflicts for merge of 8f9b41d9 to masterKenny Root
2012-03-30Extend make_ext4fs to support setting SELinux security contexts in ext4 images.Stephen Smalley
2012-02-17Merge "img2simg: Drop using endian.h"Scott Anderson
2012-02-16img2simg: Drop using endian.hScott Anderson
2012-02-16ext4_utils: simg2img: Add LOCAL_MODULE_TAGS in Android.mkScott Anderson
2012-02-16Adapt ext4_utils for windows.Raphael Moll
2012-02-16Merge "Broke the build. Revert "ext4_utils: Fix LOCAL_MODULE_TAGS on img2simg...Scott Anderson
2012-02-16Broke the build.Scott Anderson
2012-02-16Merge "ext4_utils: Fix LOCAL_MODULE_TAGS on img2simg and simg2img"Scott Anderson
2012-02-15ext4_utils: Fix LOCAL_MODULE_TAGS on img2simg and simg2imgScott Anderson
2012-02-15Add simg_dump.py python script to dump sparse image informationScott Anderson
2012-02-08Add img2simg tool that splits a large image into <n> sparse filesScott Anderson
2012-02-08Revert "Add img2simg tool that splits a large image into <n> sparse files"Scott Anderson
2012-02-07Add img2simg tool that splits a large image into <n> sparse filesScott Anderson
2011-11-07Remove libraries from static library module.Ying Wang
2011-06-17ext4fixup tool to fix wonky filesystems made by old version of make_ext4fsKen Sumrall
2011-06-03Move the setup_fs program from device/samsung/crespo to ext4_utils.Ken Sumrall
2011-03-14system/extras: remove LOCAL_PRELINK_MODULEIliyan Malchev
2011-01-28ext4_utils: Add support for wipe option, and wipe by default in recoveryColin Cross
2011-01-05ext4_utils: Build simg2img for targetColin Cross
2011-01-05ext4_utils: Add ext2simgColin Cross
2010-08-17Add support for IEEE 802.c stylc CRC32 computation to the sparse image toolsKen Sumrall
2010-08-13Add support for sparse ext4 image creation.Ken Sumrall
2010-08-03Add mkuserimg.sh script for the build systemColin Cross
2010-06-29add make_ext4fs to the libext4_utilsDoug Zongker
2010-06-29Add static libext4_utilsColin Cross
2010-06-29Split out libext4_utilsColin Cross
2010-06-20Add support for writing a gzip compressed imageColin Cross
2010-06-16Initial commit of ext4_utilsColin Cross