OSDN Git Service

fs_config: generate friendly in AID class
authorWilliam Roberts <william.c.roberts@intel.com>
Mon, 25 Apr 2016 19:27:43 +0000 (12:27 -0700)
committerDan Albert <danalbert@google.com>
Wed, 30 Nov 2016 00:21:17 +0000 (16:21 -0800)
commit8f42ce71aceef823176c7bc14e60791be1b12f64
tree6429d338320f27577e2ef2dac21c37c2442afe8b
parent5f059a769100242f0aa5610ec7f2545cccf4a6a8
fs_config: generate friendly in AID class

Generate the friendly name in one location. This prepares
the tool for generatting passwd and group files.

Also support mapping friendly names to identifiers.

Test: That output files stay the same as before.
Change-Id: I12198611126613eae81ca61614ed269c2439b72b
Signed-off-by: William Roberts <william.c.roberts@intel.com>
tools/fs_config/fs_config_generator.py