Skip to content

Commit

Permalink
Update tests/assets/sysext/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Dimitris Karakasilis <[email protected]>
Signed-off-by: Itxaka <[email protected]>
  • Loading branch information
Itxaka and jimmykarily authored Jun 17, 2024
1 parent ae33c4d commit 6d0643a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/assets/sysext/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ work.raw was built with systemd-repart so it would be verity+signed
systemd-repart -S -s SOURCE_DIR OUTPUT_FILE --private-key=tests/assets/keys/db.key --certificate=tests/assets/keys/db.pem
```

The other one was built with [sysext-bakery](https://github.com/flatcar/sysext-bakery) which makes it wasy to build sysextensions, but doesnt have support for signing or verity yet. So its simple to generate images with it but they wont work on UKI.
The other one was built with [sysext-bakery](https://github.com/flatcar/sysext-bakery) which makes it easy to build sysextensions, but doesn't have support for signing or verity yet. So its simple to generate images with it but they wont work on UKI.
```bash
bake.sh SOURCE_DIR
```

0 comments on commit 6d0643a

Please sign in to comment.