1. 5dcbe70 fs_config: Fix generation for devices without vendor partition by dianlujitao · 6 years ago
  2. 5ca32df Fix typo in error message in tools/fs_config/fs_config_generator.py. by Roland Levillain · 6 years ago
  3. fb303a5 Generate /etc/{passwd,group} for all partitions by Tom Cherry · 6 years ago
  4. 8453f02 fs_config: Fix cases without vendor/oem partition by Felix · 6 years ago
  5. 9d924f6 Use fs_config_generator.py to generate fs_config_files/dirs directly by Tom Cherry · 7 years ago
  6. 766adc9 Fix failing test_fs_config_generator.py tests by Tom Cherry · 7 years ago
  7. 2afb6eb Add a print command to fs_config_generator.py by Joe Onorato · 7 years ago
  8. 640816e fs_config: remove empty fs_config_* automation. by Mark Salyzyn · 7 years ago
  9. 5b3a7c0 Move android_ids from .data.rel.ro to .rodata by Vic Yang · 7 years ago
  10. 77e329a fs_config_generator: use vendor shell for vendor AID by Wei Wang · 7 years ago
  11. 3b5d3b1 Remove comment line in generated passwd file by Wei Wang · 7 years ago
  12. 2d197a1 Require a vendor_ prefix for users/groups in /vendor/etc/{passwd,group} by Tom Cherry · 7 years ago
  13. ee0610e Add compile time check that friendly AID names are < 32 characters by Tom Cherry · 8 years ago
  14. 5cd3bca fsconfig: Use defined macro for masking by doheon1.lee · 8 years ago
  15. 4165c63 fsconfig: fix pylint warning by William Roberts · 9 years ago
  16. 820421c fsconfig: fix style formating with yapf by William Roberts · 9 years ago
  17. 1552a28 fs_config: Fix oem range parsing by Johan Redestig · 9 years ago
  18. 2d7c86d Revert "Revert "Merge changes from topic 'fsconfig-2'"" by Elliott Hughes · 9 years ago
  19. fad4b4b Revert "Merge changes from topic 'fsconfig-2'" by Elliott Hughes · 9 years ago
  20. 92ec0ab fs_config: add unit tests by William Roberts · 9 years ago
  21. 1c4721c fs_config: introduce group generator by William Roberts · 9 years ago
  22. 316f946 fs_config: introduce passwd generator by William Roberts · 9 years ago
  23. 8f42ce7 fs_config: generate friendly in AID class by William Roberts · 9 years ago
  24. 5f059a7 fs_config: limit characters for AID_<name> sections by William Roberts · 9 years ago
  25. cfc51f5 fs_config: generate oem AID header file by William Roberts · 9 years ago
  26. d7104bc fs_config: android_id header generator by William Roberts · 9 years ago
  27. 64edf5b fs_config: support parsing android_filesystem_config.h by William Roberts · 9 years ago
  28. 11c2928 fs_config: modularize fs_config_generator by William Roberts · 9 years ago
  29. 8cb6a18 fs_config: move sort to be consistent with other sort by William Roberts · 9 years ago
  30. 580f2c4 fs_config: include both oem ranges by William Roberts · 9 years ago
  31. c950a35 fs_config: introduce TARGET_FS_CONFIG_GEN by William Roberts · 9 years ago