isn't a template anymore
This commit is contained in:
parent
f1c9af95d8
commit
c81d1212e6
1 changed files with 10 additions and 10 deletions
20
README.md
20
README.md
|
|
@ -1,11 +1,13 @@
|
|||
# TEMPLATE module
|
||||
# system-tools module
|
||||
|
||||
[**Package DB** (owner)](https://admin.fedoraproject.org/pkgdb/package/modules/TEMPLATE/) |
|
||||
[**F26 modulemd** (source)](http://pkgs.fedoraproject.org/cgit/modules/TEMPLATE.git/tree/TEMPLATE.yaml?h=f26) |
|
||||
[**PDC** (result)](https://pdc.fedoraproject.org/rest_api/v1/unreleasedvariants/?active=True&variant_name=TEMPLATE)
|
||||
[**Package DB** (owner)](https://admin.fedoraproject.org/pkgdb/package/modules/system-tools/) |
|
||||
[**F26 modulemd** (source)](http://pkgs.fedoraproject.org/cgit/modules/TEMPLATE.git/tree/system-tools.yaml?h=f26) |
|
||||
[**PDC** (result)](https://pdc.fedoraproject.org/rest_api/v1/unreleasedvariants/?active=True&variant_name=system-tools)
|
||||
|
||||
|
||||
A simple example of how a git repo for a module could look like. This paragraph contains a short description of the module.
|
||||
As the modular server is attempting to start from an extrememly small baseline,
|
||||
many of the tools one normally expects are not provided by default. However, an
|
||||
evaluator of the modular OS often needs these tools. At present, there is
|
||||
nowhere to get them from, hence the need for this module.
|
||||
|
||||
## Current state
|
||||
|
||||
|
|
@ -13,13 +15,11 @@ A simple example of how a git repo for a module could look like. This paragraph
|
|||
|-------|-------------|
|
||||
| ✓ YES | **Build passes** in the infra (all build deps are ok) |
|
||||
| ✓ YES | **Installs** on the Base Runtime (all runtime deps are ok) |
|
||||
| ✗ NO | **No bootstrap** - uses only proper modules |
|
||||
| ✓ YES | **No bootstrap** - uses only proper modules |
|
||||
| ✓ YES | General **tests are in dist-git** |
|
||||
| ✓ YES | General **tests pass** |
|
||||
| ✗ NO | Meets the **Fedora Module Packaging Guidelines** |
|
||||
|
||||
### Notes
|
||||
|
||||
I can type some quick notes about the current state here. Like "I'm using bootstrap because I need Java to build my webserver and I didn't manage to get Java module to work."
|
||||
|
||||
|
||||
♫♪♩
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue