rpm-ostree/doc
Colin Walters f9e9c06648 compose: Support "preserve-passwd" option (enabled by default)
The checking code from #56 landed, and started triggering for me on
the `dockerroot` user. It's nice to know it works. Then the issue
is... "what now"?

It turns out in the case of `dockerroot` it's actually unused, so we
could fix this by deleting it. But in general we need to support
dynamic uids/gids/. And we can't yet take a hard dep on #49.

So this patch changes things so we take a copy of the passwd/group
data from the previous commit.  Any users subsequently added in the
*new* commit will be additive.

Closes: https://github.com/projectatomic/rpm-ostree/issues/78
2014-12-23 16:28:53 -05:00
..
treefile-examples docs: Update sample treefile example and add example repo file 2014-11-24 17:52:58 -05:00
administrator-handbook.md doc: More updates, note atomic status, flesh out tradeoffs 2014-11-01 10:33:39 -04:00
background.md doc: More updates, note atomic status, flesh out tradeoffs 2014-11-01 10:33:39 -04:00
compose-server.md README.md: Add more docs 2014-10-31 14:39:57 -04:00
treefile.md compose: Support "preserve-passwd" option (enabled by default) 2014-12-23 16:28:53 -05:00