docs: add mention of rpm-ostree package layering

Closes: #514
Approved by: cgwalters
This commit is contained in:
Jonathan Lebon 2016-09-20 12:04:41 -04:00 committed by Atomic Bot
parent 318430dc70
commit 056ca71a3b
1 changed files with 3 additions and 0 deletions

View File

@ -157,3 +157,6 @@ will silently override earlier layers.
Then to actually deploy this tree for the next boot:
`ostree admin deploy $osname/$releasename/$description`
This is essentially what [rpm-ostree](https://github.com/projectatomic/rpm-ostree/)
does to support its [package layering model](https://rpm-ostree.readthedocs.io/en/latest/manual/administrator-handbook/#package-layering).