forked from pool/grub2
Accepting request 1030619 from home:michael-chang:ped:2150
- Include loopback into signed grub2 image (jsc#PED-2150) OBS-URL: https://build.opensuse.org/request/show/1030619 OBS-URL: https://build.opensuse.org/package/show/Base:System/grub2?expand=0&rev=423
This commit is contained in:
parent
3c95b54039
commit
eb7c39ad64
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 24 01:58:08 UTC 2022 - Michael Chang <mchang@suse.com>
|
||||||
|
|
||||||
|
- Include loopback into signed grub2 image (jsc#PED-2150)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 6 07:13:23 UTC 2022 - Michael Chang <mchang@suse.com>
|
Thu Oct 6 07:13:23 UTC 2022 - Michael Chang <mchang@suse.com>
|
||||||
|
|
||||||
|
@ -720,7 +720,7 @@ CD_MODULES="all_video boot cat configfile echo true \
|
|||||||
font gfxmenu gfxterm gzio halt iso9660 \
|
font gfxmenu gfxterm gzio halt iso9660 \
|
||||||
jpeg minicmd normal part_apple part_msdos part_gpt \
|
jpeg minicmd normal part_apple part_msdos part_gpt \
|
||||||
password password_pbkdf2 png reboot search search_fs_uuid \
|
password password_pbkdf2 png reboot search search_fs_uuid \
|
||||||
search_fs_file search_label sleep test video fat loadenv"
|
search_fs_file search_label sleep test video fat loadenv loopback"
|
||||||
PXE_MODULES="tftp http"
|
PXE_MODULES="tftp http"
|
||||||
CRYPTO_MODULES="luks luks2 gcry_rijndael gcry_sha1 gcry_sha256 gcry_sha512 crypttab"
|
CRYPTO_MODULES="luks luks2 gcry_rijndael gcry_sha1 gcry_sha256 gcry_sha512 crypttab"
|
||||||
%ifarch %{efi}
|
%ifarch %{efi}
|
||||||
|
Loading…
Reference in New Issue
Block a user