summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-09-04 04:14:47 +0100
committerLeah Rowe <leah@libreboot.org>2023-09-04 04:16:45 +0100
commite659ddd8499d993a8f8a60c54a1fee49b3a01410 (patch)
tree6a88d2ef1698b5ccff6de6ed89de8fe0f45ae5df
parentcf5357856c3198bcefd69f25aa383245bfed0363 (diff)
grub: remove legacy file system modules
this causes a 6.7% decrease in the payload size these file systems are microsoft(fat, ntfs) or mostly oldschool amiga and beos file systems also remove minix modules, and some old linux file systems that nobody will use in 2023 Signed-off-by: Leah Rowe <leah@libreboot.org>
-rw-r--r--config/grub/modules.list20
1 files changed, 0 insertions, 20 deletions
diff --git a/config/grub/modules.list b/config/grub/modules.list
index 175c39de..85f4fe92 100644
--- a/config/grub/modules.list
+++ b/config/grub/modules.list
@@ -1,20 +1,8 @@
# Install modules (installed, but not automatically loaded)
grub_install_modules=" \
-bfs \
hexdump \
-hfs \
-hfsplus \
-jfs \
-minix \
-minix2 \
-minix2_be \
-minix3 \
-minix3_be \
-minix_be \
newc \
-nilfs2 \
odc \
-reiserfs \
usbserial_common \
usbserial_ftdi \
usbserial_pl2303 \
@@ -26,8 +14,6 @@ xnu \
# Modules (and always loaded)
grub_modules=" \
acpi \
-affs \
-afs \
ahci \
at_keyboard \
all_video \
@@ -53,10 +39,7 @@ echo \
ehci \
eval \
elf \
-exfat \
ext2 \
-f2fs \
-fat \
gcry_arcfour \
gcry_blowfish \
gcry_camellia \
@@ -114,7 +97,6 @@ multiboot \
multiboot2 \
nativedisk \
normal \
-ntfs \
ohci \
part_bsd \
part_dfly \
@@ -133,7 +115,6 @@ raid6rec \
reboot \
regexp \
romfs \
-scsi \
search \
search_fs_file \
search_fs_uuid \
@@ -143,7 +124,6 @@ syslinuxcfg \
setpci \
spkmodem \
squash4 \
-sfs \
tar \
test \
true \