Docs: Fix typos
This commit is contained in:
parent
4d15d19f2d
commit
f511827096
@ -9,7 +9,7 @@ The generated release spec files are split into 000release-packages to avoid nee
|
||||
|
||||
## Input
|
||||
|
||||
The package list generator reads several files. The most important are group*.yml (tradionally only groups.yml) within 000package-groups.
|
||||
The package list generator reads several files. The most important are group*.yml (traditionally only groups.yml) within 000package-groups.
|
||||
|
||||
### supportstatus.txt
|
||||
The file lists the packages and their support level. It's only necessary to list packages here that have a different level than the default level specificied in the groups. The format is plain text: <package name> <level> - the level is handed over 1:1 to KIWI file. Currently used values are: unsupported, l2 and l3
|
||||
@ -19,7 +19,7 @@ The file is a list of package lists and the special hash 'OUTPUT'. OUTPUT contai
|
||||
|
||||
We currently support:
|
||||
* default-support
|
||||
Sets the support level in case there is no explicitly entry in [supportstatus.txt](#supportstatus.txt), defaults to 'unsupported'
|
||||
Sets the support level in case there is no explicitly entry in [supportstatus.txt](#supportstatustxt), defaults to 'unsupported'
|
||||
* recommends
|
||||
If the solver should take recommends into account when solving the package list, defaults to false.
|
||||
* includes
|
||||
@ -87,7 +87,7 @@ list2:
|
||||
- pkg6: [recommended]
|
||||
```
|
||||
|
||||
## Overlap calculcation
|
||||
## Overlap calculation
|
||||
TODO
|
||||
|
||||
## Handling in staging workflow
|
||||
|
Loading…
x
Reference in New Issue
Block a user