Commit f67b66c
committed
Merge: redhat: Fix SBAT data in kernel-uki-virt
MR: https://gitlab.com/redhat/rhel/src/kernel/rhel-10/-/merge_requests/279
JIRA: https://issues.redhat.com/browse/RHEL-109610
dracut v107 switched to using 'ukify' for building UKIs. The impementation is, unfortunately, buggy and not 100% backwards compatible, the result is that kernel-uki-virt does not contain the correct SBAT. Fix things by switching to calling ukify explicitly. While on it, add explicit '--no-hostonly' to the dracut command line as hostonly="no" in the config file is not always enough.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Approved-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Approved-by: Jan Stancek <jstancek@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Julio Faracco <jfaracco@redhat.com>File tree
4 files changed
+34
-21
lines changed- redhat
4 files changed
+34
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
761 | 761 | | |
762 | 762 | | |
763 | 763 | | |
| 764 | + | |
| 765 | + | |
764 | 766 | | |
765 | 767 | | |
766 | 768 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
111 | 122 | | |
112 | 123 | | |
113 | 124 | | |
| |||
989 | 1000 | | |
990 | 1001 | | |
991 | 1002 | | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
992 | 1006 | | |
993 | 1007 | | |
994 | 1008 | | |
| |||
1977 | 1991 | | |
1978 | 1992 | | |
1979 | 1993 | | |
| 1994 | + | |
| 1995 | + | |
| 1996 | + | |
| 1997 | + | |
1980 | 1998 | | |
1981 | 1999 | | |
1982 | 2000 | | |
| |||
2736 | 2754 | | |
2737 | 2755 | | |
2738 | 2756 | | |
2739 | | - | |
2740 | | - | |
2741 | | - | |
2742 | | - | |
2743 | | - | |
2744 | | - | |
2745 | | - | |
2746 | | - | |
2747 | | - | |
2748 | | - | |
2749 | | - | |
2750 | | - | |
2751 | | - | |
2752 | 2757 | | |
2753 | 2758 | | |
| 2759 | + | |
2754 | 2760 | | |
2755 | 2761 | | |
2756 | 2762 | | |
2757 | 2763 | | |
2758 | 2764 | | |
| 2765 | + | |
2759 | 2766 | | |
2760 | 2767 | | |
2761 | 2768 | | |
2762 | 2769 | | |
2763 | | - | |
2764 | | - | |
2765 | | - | |
2766 | | - | |
2767 | | - | |
2768 | | - | |
2769 | | - | |
| 2770 | + | |
| 2771 | + | |
| 2772 | + | |
| 2773 | + | |
| 2774 | + | |
| 2775 | + | |
| 2776 | + | |
2770 | 2777 | | |
2771 | 2778 | | |
2772 | 2779 | | |
2773 | | - | |
| 2780 | + | |
2774 | 2781 | | |
2775 | 2782 | | |
2776 | 2783 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments