docs/treefile: Add some more details to mutate-os-release
Make it easier to understand what the field actually represents. Closes: #1751 Approved by: ashcrow
This commit is contained in:
parent
fa5be441b1
commit
3fda356dd5
@ -44,7 +44,9 @@ It supports the following parameters:
|
||||
* `mutate-os-release`: String, optional. This causes rpm-ostree to
|
||||
change the `VERSION` and `PRETTY_NAME` fields to include the ostree
|
||||
version, and adds a specific `OSTREE_VERSION` key that can be easier
|
||||
for processes to query than looking via ostree.
|
||||
for processes to query than looking via ostree. The actual value of
|
||||
this key represents the baked string that gets substituted out for
|
||||
the final OSTree version.
|
||||
|
||||
* `documentation`: boolean, optional. If this is set to false it sets the RPM
|
||||
transaction flag "nodocs" which makes yum/rpm not install files marked as
|
||||
|
Loading…
Reference in New Issue
Block a user