mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-25 00:05:17 -04:00
image: update to Fedora 40 (#3104)
* deps: upgrade OS to Fedora 40 * image: measure uki sections uname and sbat for systemd >= 254 * deps: update mainline kernel for Fedora 40 * image: update kernel to 6.6.30 * image: update upload docs --------- Co-authored-by: Malte Poll <1780588+malt3@users.noreply.github.com>
This commit is contained in:
parent
7eedd0e3de
commit
5c3a7a5580
14 changed files with 433 additions and 505 deletions
|
@ -90,9 +90,8 @@ var ukiSections = []string{
|
|||
".initrd",
|
||||
".splash",
|
||||
".dtb",
|
||||
// uanme and sbat will be added in systemd-stub >= 254
|
||||
// ".uname",
|
||||
// ".sbat",
|
||||
".uname",
|
||||
".sbat",
|
||||
".pcrsig",
|
||||
".pcrkey",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue