README.md: Minor fixes
This commit is contained in:
parent
9c7a8face4
commit
b04342d738
10
README.md
10
README.md
|
|
@ -1,5 +1,3 @@
|
|||
# Sagano
|
||||
|
||||
# Goals
|
||||
|
||||
This project's toplevel goal is to create base *bootable* container images
|
||||
|
|
@ -7,7 +5,9 @@ from Fedora ELN and CentOS Stream packages.
|
|||
|
||||
## Status
|
||||
|
||||
This project was migrated from https://gitlab.com/centos/cloud/sagano
|
||||
This is an in-development project not intended for production use yet.
|
||||
|
||||
This project was migrated from [a gitlab repo](https://gitlab.com/centos/cloud/sagano)
|
||||
and currently container images point to that repository. Reworking
|
||||
the build system is in progress!
|
||||
|
||||
|
|
@ -15,10 +15,6 @@ the build system is in progress!
|
|||
|
||||
See [install.md](./install.md).
|
||||
|
||||
## Status
|
||||
|
||||
This is an in-development project not intended for production use yet.
|
||||
|
||||
## Differences from Fedora CoreOS
|
||||
|
||||
Fedora CoreOS today is not small; there are multiple reasons for this, but
|
||||
|
|
|
|||
Loading…
Reference in New Issue