summaryrefslogtreecommitdiff
path: root/ext4_utils/mkuserimg.sh
AgeCommit message (Expand)Author
2017-01-05make_ext4fs: add option to specify the number of inodes [DO NOT MERGE]android-7.1.2_r9android-7.1.2_r8android-7.1.2_r6android-7.1.2_r5android-7.1.2_r4android-7.1.2_r39android-7.1.2_r38android-7.1.2_r37android-7.1.2_r36android-7.1.2_r33android-7.1.2_r32android-7.1.2_r30android-7.1.2_r3android-7.1.2_r29android-7.1.2_r28android-7.1.2_r27android-7.1.2_r25android-7.1.2_r24android-7.1.2_r23android-7.1.2_r2android-7.1.2_r19android-7.1.2_r18android-7.1.2_r17android-7.1.2_r16android-7.1.2_r15android-7.1.2_r14android-7.1.2_r13android-7.1.2_r12android-7.1.2_r11android-7.1.2_r10android-7.1.2_r1nougat-mr2.3-releasenougat-mr2.2-releasenougat-mr2.1-releasenougat-mr2-security-releasenougat-mr2-releasenougat-mr2-pixel-releasePatrick Tjin
2016-02-23Redesign make_ext4fs to incrementally generate ext4 imagesMohamad Ayyash
2016-02-19Revert "Redesign make_ext4fs to incrementally generate ext4 images"Mohamad Ayyash
2016-02-18Redesign make_ext4fs to incrementally generate ext4 imagesMohamad Ayyash
2015-07-09fs_config: align with new explicit fs_config target_out parameterThierry Strudel
2015-01-05resolved conflicts for merge of 3701548f to lmp-mr1-dev-plus-aospDavid 'Digit' Turner
2014-12-17ext4_utils: Support -L LABEL option on mkuserimgChristoffer Dall
2014-11-18Support [-j <journal_size>] in mkuserimg.shYing Wang
2014-08-12add option to make_ext4fs to record blocks for each fileDoug Zongker
2014-06-17reduce mkuserimg.sh chattinessDoug Zongker
2014-06-16optionally use a canned fs_config when building ext4 fsDoug Zongker
2013-12-06allow fixing timestamps when building ext4 filesystemDoug Zongker
2012-11-19Make SIZE a mandatory parameter.Ying Wang
2012-03-30Extend make_ext4fs to support setting SELinux security contexts in ext4 images.Stephen Smalley
2010-11-17Optional "-s" to enable sparse ext4 image.Ying Wang
2010-09-29resolved conflicts for merge of 8bdbbe2d to masterYing Wang
2010-09-28Rename parameter LABEL to MOUNT_POINTandroid-sdk-2.3.4_r1android-cts-2.3_r5android-cts-2.3_r4android-cts-2.3_r3android-cts-2.3_r2android-cts-2.3_r12android-cts-2.3_r11android-cts-2.3_r10android-cts-2.3_r1android-2.3_r1android-2.3.7_r1android-2.3.6_r1android-2.3.6_r0.9android-2.3.5_r1android-2.3.4_r1android-2.3.4_r0.9android-2.3.3_r1aandroid-2.3.3_r1.1android-2.3.3_r1android-2.3.2_r1android-2.3.1_r1gingerbread-releasegingerbread-mr4-releasegingerbreadYing Wang
2010-09-15do not merge - create sparse ext4 imagesBrian Swetland
2010-08-13ext4_utils: brought over from masterBrian Swetland
2010-08-03Add mkuserimg.sh script for the build systemColin Cross