File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ The `bootc install` functionality is also more experimental.
59
59
60
60
### Installing
61
61
62
- * Fedora: [ bootc is packaged] ( https://bodhi.fedoraproject.org/updates/?packages=bootc ) and be available in the main repositories soon .
62
+ * Fedora: [ bootc is packaged] ( https://bodhi.fedoraproject.org/updates/?packages=bootc ) .
63
63
* CentOS Stream 9: There is a [ COPR] ( https://copr.fedorainfracloud.org/coprs/rhcontainerbot/bootc/ ) tracking git main with binary packages.
64
64
65
65
You can also build this project like any other Rust project, e.g. ` cargo build --release ` from a git clone.
@@ -116,6 +116,7 @@ preserving state.
116
116
117
117
# More links
118
118
119
- - https://coreos.github.io/rpm-ostree/container/
120
- - https://github.com/coreos/layering-examples
119
+ - [ rpm-ostree container] ( https://coreos.github.io/rpm-ostree/container/ )
120
+ - [ centos-boot] ( https://github.com/centos/centos-boot )
121
+ - [ coreos/layering-examples] ( https://github.com/coreos/layering-examples )
121
122
You can’t perform that action at this time.
0 commit comments