forked from coreos/rpm-ostree
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libpriv/kernel: Hack around vmlinuz path in HMAC file
As mentioned in the comment block: ``` If there's an HMAC file, fix the path to the kernel in it to be relative. Right now, the kernel spec encodes `/boot/vmlinux-$kver`, which of course not going to work for us. We should work towards making this change directly into the kernel spec. ``` For background, see this comment and following: ostreedev/ostree#1962 (comment)
- Loading branch information
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters