File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
mkosi.images/system/mkosi.conf.d Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -134,6 +134,10 @@ REQUIREMENTS:
134134 CONFIG_IMA_ARCH_POLICY
135135 CONFIG_INTEGRITY_MACHINE_KEYRING
136136
137+ Required for reading credentials from SMBIOS:
138+ CONFIG_DMI
139+ CONFIG_DMI_SYSFS
140+
137141 Required for RestrictFileSystems= in service units:
138142 CONFIG_BPF
139143 CONFIG_BPF_SYSCALL
Original file line number Diff line number Diff line change @@ -5,8 +5,7 @@ Distribution=ubuntu
55
66[Content]
77Packages=
8- # We would like to use linux-image-kvm but it does not have support for dm-verity
9- # See https://bugs.launchpad.net/ubuntu/+source/linux-meta-kvm/+bug/2019040.
8+ # We would like to use linux-image-kvm but it does not have support for SMBIOS credentials.
109 linux-image-generic
1110 linux-tools-common
1211 linux-tools-generic
You can’t perform that action at this time.
0 commit comments