kairos-agent/pkg/uki
Dimitris Karakasilis 046f6879ff
Skip dirs in copyArtifactSetRole and replace only basename
otherwise we get the error:

```
panic: open /efi/EFI/kairos/passive.efi.extra.d: is a directory
```

and we may replace parts of the path that we shouldn't.

Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2024-06-18 14:09:14 +03:00
..
tests Add method to validate signature of efi file (#337) 2024-05-22 09:49:17 +02:00
common_test.go Skip dirs in copyArtifactSetRole and replace only basename 2024-06-18 14:09:14 +03:00
common.go Skip dirs in copyArtifactSetRole and replace only basename 2024-06-18 14:09:14 +03:00
install.go Remove unecessary assignments and add NoFormat to UKI 2024-04-09 12:53:06 +03:00
reset.go After upgrade or recovery, set bootentry to "cos" (#251) 2024-03-16 16:27:29 +01:00
suite_test.go Skip dirs in copyArtifactSetRole and replace only basename 2024-06-18 14:09:14 +03:00
upgrade.go Use signature from sdk (#361) 2024-06-04 16:03:39 +02:00