Merge pull request #3651 from deitch/kernel-tagging

tag kernel with builder version; simplify Makefile
This commit is contained in:
Rolf Neugebauer
2021-05-25 22:55:31 +01:00
committed by GitHub
14 changed files with 154 additions and 28 deletions

View File

@@ -50,7 +50,7 @@ You must copy an existing `group.sh` in to this folder and adjust as required or
[example](https://github.com/linuxkit/rtf/tree/master/etc/templates/group.sh)
To write your test, create a folder within the group using the `000_name` format as described above.
You should then copy an existing `test.sh` in to this directory and amdend it,
You should then copy an existing `test.sh` in to this directory and amend it,
or start from an [example](http://github.com/linuxkit/rtf/tree/master/etc/templates/test.sh)
If your test can only be run when certain conditions are met, you should consider adding a label to