summaryrefslogtreecommitdiff
path: root/yaffs2/utils
AgeCommit message (Collapse)Author
2012-04-02Extend mkyaffs2image to support setting SELinux security contexts in yaffs2 ↵Stephen Smalley
images. Modern yaffs2 includes support for extended attributes, and thus can support SELinux security contexts. Extend mkyaffs2image with support for looking up the right security context from the file_contexts configuration and setting it in the generated image. This is similar to the existing support for looking up the UID/GID/mode via android_filesystem_config.h and setting it, but via configuration rather than defined in a header. Change-Id: Ic86358987f39bddbb83ee928bbbc8cb213efb752
2010-05-03merge from open-source masterandroid-sdk-tools_r7android-adt-0.9.9android-adt-0.9.8tools_r9tools_r8tools_r7froyo-plus-aospThe Android Open Source Project
Change-Id: I5e11c6a20846bd8bf589c4a5a5ace53984150e84
2010-04-29The check length of system image path is incorrectKenny
Change-Id: I48042c0acb642e417105986010915ec0a78437b9
2010-02-12mkyaffs2image: add commandline options for specifying chunk and spare sizesDima Zavin
Change-Id: Ibd8f93eeaf8cfe845876435b0427079c35590c39 Cc: Ajay Dudani <adudani@quicinc.com> Signed-off-by: Dima Zavin <dima@android.com>
2010-02-12mkyaffs2image: convert option parsing to use getoptDima Zavin
Signed-off-by: Dima Zavin <dima@android.com>
2009-09-23Fixed mkyaffs2image tool bugrjn637
2009-03-03auto import from //depot/cupcake/@135843android-sdk-tools_r2android-sdk-1.6_r2android-sdk-1.6_r1android-sdk-1.6-docs_r1android-sdk-1.5_r3android-sdk-1.5_r1android-sdk-1.5-preandroid-1.6_r2android-1.6_r1.5android-1.6_r1.4android-1.6_r1.3android-1.6_r1.2android-1.6_r1.1android-1.6_r1android-1.5r4android-1.5r3android-1.5r2android-1.5donut-release2donut-releasedonutcupcake-releasecupcakeThe Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial Contributionandroid-1.0release-1.0cdma-importThe Android Open Source Project