1. 0377f12 Add owners for fs_config by Tom Cherry · 6 years ago
  2. 2afb6eb Add a print command to fs_config_generator.py by Joe Onorato · 6 years ago
  3. 640816e fs_config: remove empty fs_config_* automation. by Mark Salyzyn · 6 years ago
  4. cf343a6 fs_config: add product and product_services by Mark Salyzyn · 6 years ago
  5. 5b3a7c0 Move android_ids from .data.rel.ro to .rodata by Vic Yang · 6 years ago
  6. 705b59e fs_config: fix fs_config_*_system targets by Mark Salyzyn · 6 years ago
  7. e85ec84 Split up fs_config_* modules per partition. by Anton Hansson · 6 years ago
  8. b6b2d49 Merge "Always create /vendor/etc/{passwd,group}" by Tom Cherry · 6 years ago
  9. 53940fd Always create /vendor/etc/{passwd,group} by Tom Cherry · 6 years ago
  10. 77e329a fs_config_generator: use vendor shell for vendor AID by Wei Wang · 6 years ago
  11. 3b5d3b1 Remove comment line in generated passwd file by Wei Wang · 6 years ago
  12. 2d197a1 Require a vendor_ prefix for users/groups in /vendor/etc/{passwd,group} by Tom Cherry · 6 years ago
  13. 7a95c15 Convert liboemaids to oemaids_headers as a headers only library by Tom Cherry · 6 years ago
  14. 3d4fb4e Merge "Make mksquashfs generate a fs_config-friendly root entry" by Treehugger Robot · 6 years ago
  15. 3d9fa36 Merge "Place TARGET_FS_CONFIG_GEN passwd/group files in /vendor/etc" by Tom Cherry · 6 years ago
  16. ee0610e Add compile time check that friendly AID names are < 32 characters by Tom Cherry · 6 years ago
  17. 55d0104 Place TARGET_FS_CONFIG_GEN passwd/group files in /vendor/etc by Tom Cherry · 6 years ago
  18. 440da2d Make mksquashfs generate a fs_config-friendly root entry by Luis Hector Chavez · 6 years ago
  19. c0a0f2d Convert to Android.bp by Dan Willemsen · 7 years ago
  20. 6b19e49 Android.mk: clear variable at end of use by William Roberts · 7 years ago
  21. eb8dc72 fs_config_dirs and fs_config_files miscalculates LOCAL_REQUIRED_MODULES by Mark Salyzyn · 7 years ago
  22. 1fd588c fs_config_generator: Add fs_config_(dirs|files)_(vendor|oem|odm) by Mark Salyzyn · 7 years ago
  23. 256d339 fs_config_generate: add -P <partitionlist> option by Mark Salyzyn · 7 years ago
  24. 5649b31 fs_config_generate: unit test by Mark Salyzyn · 7 years ago
  25. 5cd3bca fsconfig: Use defined macro for masking by doheon1.lee · 7 years ago
  26. 87ba014 fs_config_generate: README by Mark Salyzyn · 7 years ago
  27. 4165c63 fsconfig: fix pylint warning by William Roberts · 8 years ago
  28. 820421c fsconfig: fix style formating with yapf by William Roberts · 8 years ago
  29. 1552a28 fs_config: Fix oem range parsing by Johan Redestig · 8 years ago
  30. 2d7c86d Revert "Revert "Merge changes from topic 'fsconfig-2'"" by Elliott Hughes · 8 years ago
  31. fad4b4b Revert "Merge changes from topic 'fsconfig-2'" by Elliott Hughes · 8 years ago
  32. 92ec0ab fs_config: add unit tests by William Roberts · 8 years ago
  33. 7fe8b6d fs_config: drop fs_config_files/dirs PRODUCT_PACKAGES requirement by William Roberts · 8 years ago
  34. 1c4721c fs_config: introduce group generator by William Roberts · 8 years ago
  35. 316f946 fs_config: introduce passwd generator by William Roberts · 8 years ago
  36. 8f42ce7 fs_config: generate friendly in AID class by William Roberts · 8 years ago
  37. 5f059a7 fs_config: limit characters for AID_<name> sections by William Roberts · 8 years ago
  38. cfc51f5 fs_config: generate oem AID header file by William Roberts · 8 years ago
  39. d7104bc fs_config: android_id header generator by William Roberts · 8 years ago
  40. 64edf5b fs_config: support parsing android_filesystem_config.h by William Roberts · 8 years ago
  41. 11c2928 fs_config: modularize fs_config_generator by William Roberts · 8 years ago
  42. 052a019 Merge "fs_config: move sort to be consistent with other sort" by Treehugger Robot · 8 years ago
  43. 8cb6a18 fs_config: move sort to be consistent with other sort by William Roberts · 8 years ago
  44. db616f0 fs_config: correct README by William Roberts · 8 years ago
  45. aa8f2f6 Fix root_filesystem_config.txt generation by Gaelle Nassiet · 8 years ago
  46. 580f2c4 fs_config: include both oem ranges by William Roberts · 8 years ago
  47. c950a35 fs_config: introduce TARGET_FS_CONFIG_GEN by William Roberts · 8 years ago
  48. 78626c4 fs_config: error on multiple specifications of android_filesystem_config.h by William Roberts · 8 years ago
  49. f4e5037 am 74a81e66: fix device specific fs_config on build server by Thierry Strudel · 9 years ago
  50. 74a81e6 fix device specific fs_config on build server by Thierry Strudel · 9 years ago
  51. 80ae308 Remove unused #include <selinux/android.h> by Jeff Vander Stoep · 9 years ago
  52. 6024069 build: fs_config_generate must open file in binary mode by Mark Salyzyn · 9 years ago
  53. 06b91b9 fs_config: Add fs_config_generate by Mark Salyzyn · 9 years ago
  54. 073a9eb fs_config: use libcutils and libselinux shared libraries by Mark Salyzyn · 9 years ago
  55. 5f478fe fs_config: add logging by Mark Salyzyn · 9 years ago
  56. 1c5f19e fs_config: move fs_config to libcutils by Mark Salyzyn · 9 years ago
  57. 0eb17d9 Update OTA to understand SELinux labels and capabilities by Nick Kralevich · 11 years ago
  58. fb9bb20 Revert "Update OTA to understand SELinux filesystem labels" by Michael Runge · 11 years ago
  59. fbbd795 Update OTA to understand SELinux filesystem labels by Nick Kralevich · 11 years ago
  60. fa79809 build: update fs_config calls for capabilities change. by Nick Kralevich · 11 years ago
  61. b4da6b5 host modules don't need LOCAL_MODULE_TAGS by Joe Onorato · 12 years ago
  62. e33ba4c Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  63. 88b6079 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  64. 05806d7 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  65. 66339ad auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago