Update README.md
This commit is contained in:
parent
315cd14ede
commit
bda5713304
1 changed files with 6 additions and 0 deletions
|
@ -50,6 +50,12 @@ rpm-ostree deploy 520e744c643b85fd14817a3eb948f200e7dec902cad4157e411dfeda2c6d7a
|
||||||
ostree admin pin -u 1
|
ostree admin pin -u 1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
7. Make a specific deployment your default deployment, 0 is the deployment index
|
||||||
|
|
||||||
|
```bash
|
||||||
|
ostree admin set-default 0
|
||||||
|
```
|
||||||
|
|
||||||
### Rebase into different tree (also for switching flavors of the distro)
|
### Rebase into different tree (also for switching flavors of the distro)
|
||||||
|
|
||||||
1. List trees of the ostree repository (fedora example)
|
1. List trees of the ostree repository (fedora example)
|
||||||
|
|
Loading…
Reference in a new issue