This commit is contained in:
Marc Beninca 2023-12-16 00:14:59 +01:00
parent 8bc3d2eaae
commit ced7113d4f

View file

@ -8,14 +8,14 @@ MODULES=(
'exfat' 'fat' 'hfs' 'hfspluscomp' 'ntfscomp' 'exfat' 'fat' 'hfs' 'hfspluscomp' 'ntfscomp'
'linux' 'loopback' 'squash4' 'linux' 'loopback' 'squash4'
# #
# 'at_keyboard' 'keylayouts' not in arm64-efi # 'at_keyboard' 'cpuid' 'keylayouts' not in arm64-efi
'keystatus' 'read' 'keystatus' 'read'
'halt' 'reboot' 'halt' 'reboot'
'all_video' 'videoinfo' 'all_video' 'videoinfo'
'gfxterm_background' 'jpeg' 'png' 'tga' 'gfxterm_background' 'jpeg' 'png' 'tga'
# #
'date' 'echo' 'eval' 'help' 'sleep' 'test' 'true' 'date' 'echo' 'eval' 'help' 'sleep' 'test' 'true'
'cpuid' 'lspci' 'lspci'
'cat' 'configfile' 'loadenv' 'progress' 'testspeed' 'cat' 'configfile' 'loadenv' 'progress' 'testspeed'
'hashsum' 'gcry_sha256' 'gcry_sha512' 'hashsum' 'gcry_sha256' 'gcry_sha512'
'pgp' 'gcry_dsa' 'gcry_rsa' 'pgp' 'gcry_dsa' 'gcry_rsa'