diff --git a/build.mod b/build.mod index 187d457..454cbcb 100644 --- a/build.mod +++ b/build.mod @@ -8,14 +8,14 @@ MODULES=( 'exfat' 'fat' 'hfs' 'hfspluscomp' 'ntfscomp' 'linux' 'loopback' 'squash4' # -# 'at_keyboard' 'keylayouts' ← not in arm64-efi +# 'at_keyboard' 'cpuid' 'keylayouts' ← not in arm64-efi 'keystatus' 'read' 'halt' 'reboot' 'all_video' 'videoinfo' 'gfxterm_background' 'jpeg' 'png' 'tga' # 'date' 'echo' 'eval' 'help' 'sleep' 'test' 'true' -'cpuid' 'lspci' +'lspci' 'cat' 'configfile' 'loadenv' 'progress' 'testspeed' 'hashsum' 'gcry_sha256' 'gcry_sha512' 'pgp' 'gcry_dsa' 'gcry_rsa'