aboutsummaryrefslogtreecommitdiff
path: root/projects/grub/configs
diff options
context:
space:
mode:
authorAndrew Robbins <contact@andrewrobbins.info>2017-08-01 00:07:09 -0400
committerAndrew Robbins <contact@andrewrobbins.info>2017-08-01 18:11:18 -0400
commit36306627f202e37ccbbc087a5d966a4be8e59149 (patch)
tree02b9a723139598112120d659e8312b2963ac35df /projects/grub/configs
parent16f2ed0dea753636f86f47adc3782326c73521f7 (diff)
downloadlibrebootfr-36306627f202e37ccbbc087a5d966a4be8e59149.tar.gz
librebootfr-36306627f202e37ccbbc087a5d966a4be8e59149.zip
Split GRUB module listings into separate files
Diffstat (limited to 'projects/grub/configs')
-rw-r--r--projects/grub/configs/grub-install-modules80
-rw-r--r--projects/grub/configs/grub-load-modules122
-rw-r--r--projects/grub/configs/modules.conf209
3 files changed, 202 insertions, 209 deletions
diff --git a/projects/grub/configs/grub-install-modules b/projects/grub/configs/grub-install-modules
new file mode 100644
index 00000000..caf59d66
--- /dev/null
+++ b/projects/grub/configs/grub-install-modules
@@ -0,0 +1,80 @@
+adler32
+all_video
+archelp
+ata
+backtrace
+bitmap
+bitmap_scale
+cmp
+cpio_be
+cpio
+cpuid
+crc64
+cs5536
+div_test
+efiemu
+elf
+eval
+exfat
+extcmd
+file
+fshelp
+gettext
+gfxmenu
+gptsync
+gzio
+hashsum
+hexdump
+http
+linux16
+loadenv
+lzopio
+mda_text
+mmap
+mpi
+msdospart
+multiboot2
+multiboot
+nativedisk
+net
+newc
+ntfscomp
+ntfs
+odc
+offsetio
+parttool
+priority_queue
+procfs
+progress
+read
+relocator
+scsi
+search_fs_file
+search_fs_uuid
+search_label
+search
+setjmp
+setpci
+sleep
+squash4
+tar
+terminfo
+testload
+testspeed
+tftp
+time
+trig
+tr
+true
+udf
+ufs1_be
+ufs1
+ufs2
+usbserial_common
+usbserial_ftdi
+usbserial_pl2303
+usbserial_usbdebug
+usbtest
+video_colors
+videotest_checksum
+xzio \ No newline at end of file
diff --git a/projects/grub/configs/grub-load-modules b/projects/grub/configs/grub-load-modules
new file mode 100644
index 00000000..3f052774
--- /dev/null
+++ b/projects/grub/configs/grub-load-modules
@@ -0,0 +1,122 @@
+acpi
+ahci
+at_keyboard
+boot
+cat
+cbfs
+cbls
+cbtime
+chain
+cmosdump
+cmostest
+cbmemc
+crypto
+cryptodisk
+configfile
+datehook
+date
+datetime
+diskfilter
+disk
+echo
+ext2
+ehci
+fat
+halt
+help
+iorw
+iso9660
+keystatus
+linux
+loopback
+ls
+lsacpi
+lsmmap
+lspci
+luks
+lvm
+mdraid09_be
+mdraid09
+mdraid1x
+raid5rec
+raid6rec
+memdisk
+minicmd
+memrw
+morse
+normal
+ohci
+part_gpt
+part_msdos
+password
+password_pbkdf2
+pbkdf2
+pcidump
+pci
+play
+probe
+reboot
+serial
+terminal
+test
+usb_keyboard
+usbms
+uhci
+gcry_arcfour
+gcry_blowfish
+gcry_camellia
+gcry_cast5
+gcry_crc
+gcry_des
+gcry_dsa
+gcry_idea
+gcry_md4
+gcry_md5
+gcry_rfc2268
+gcry_rijndael
+gcry_rmd160
+gcry_rsa
+gcry_seed
+gcry_serpent
+gcry_sha1
+gcry_sha256
+gcry_sha512
+gcry_tiger
+gcry_twofish
+gcry_whirlpool
+hdparm
+regexp
+spkmodem
+syslinuxcfg
+usb
+verify
+videoinfo
+videotest
+xfs
+btrfs
+zfs
+sfs
+romfs
+reiserfs
+nilfs2
+minix_be
+minix3_be
+minix3
+minix2_be
+minix2
+minix
+jfs
+hfsplus
+hfs
+bfs
+afs
+affs
+gfxmenu
+gfxterm_background
+gfxterm_menu
+jpeg
+png
+tga
+pata
+bsd
+part_bsd
diff --git a/projects/grub/configs/modules.conf b/projects/grub/configs/modules.conf
deleted file mode 100644
index 775ae227..00000000
--- a/projects/grub/configs/modules.conf
+++ /dev/null
@@ -1,209 +0,0 @@
-# Install modules (installed, but not automatically loaded)
-grub_install_modules=" \
-adler32 \
-all_video \
-archelp \
-ata \
-backtrace \
-bitmap \
-bitmap_scale \
-cmp \
-cpio_be \
-cpio \
-cpuid \
-crc64 \
-cs5536 \
-div_test \
-efiemu \
-elf \
-eval \
-exfat \
-extcmd \
-file \
-fshelp \
-gettext \
-gfxmenu \
-gptsync \
-gzio \
-hashsum \
-hexdump \
-http \
-linux16 \
-loadenv \
-lzopio \
-mda_text \
-mmap \
-mpi \
-msdospart \
-multiboot2 \
-multiboot \
-nativedisk \
-net \
-newc \
-ntfscomp \
-ntfs \
-odc \
-offsetio \
-parttool \
-priority_queue \
-procfs \
-progress \
-read \
-relocator \
-scsi \
-search_fs_file \
-search_fs_uuid \
-search_label \
-search \
-setjmp \
-setpci \
-sleep \
-squash4 \
-tar \
-terminfo \
-testload \
-testspeed \
-tftp \
-time \
-trig \
-tr \
-true \
-udf \
-ufs1_be \
-ufs1 \
-ufs2 \
-usbserial_common \
-usbserial_ftdi \
-usbserial_pl2303 \
-usbserial_usbdebug \
-usbtest \
-video_colors \
-videotest_checksum \
-xzio \
-"
-
-# Modules (and always loaded)
-grub_modules=" \
-acpi \
-ahci \
-at_keyboard \
-boot \
-cat \
-cbfs \
-cbls \
-cbtime \
-chain \
-cmosdump \
-cmostest \
-cbmemc \
-crypto \
-cryptodisk \
-configfile \
-datehook \
-date \
-datetime \
-diskfilter \
-disk \
-echo \
-ext2 \
-ehci \
-fat \
-halt \
-help \
-iorw \
-iso9660 \
-keystatus \
-linux \
-loopback \
-ls \
-lsacpi \
-lsmmap \
-lspci \
-luks \
-lvm \
-mdraid09_be \
-mdraid09 \
-mdraid1x \
-raid5rec \
-raid6rec \
-memdisk \
-minicmd \
-memrw \
-morse \
-normal \
-ohci \
-part_gpt \
-part_msdos \
-password \
-password_pbkdf2 \
-pbkdf2 \
-pcidump \
-pci \
-play \
-probe \
-reboot \
-serial \
-terminal \
-test \
-usb_keyboard \
-usbms \
-uhci \
-gcry_arcfour \
-gcry_blowfish \
-gcry_camellia \
-gcry_cast5 \
-gcry_crc \
-gcry_des \
-gcry_dsa \
-gcry_idea \
-gcry_md4 \
-gcry_md5 \
-gcry_rfc2268 \
-gcry_rijndael \
-gcry_rmd160 \
-gcry_rsa \
-gcry_seed \
-gcry_serpent \
-gcry_sha1 \
-gcry_sha256 \
-gcry_sha512 \
-gcry_tiger \
-gcry_twofish \
-gcry_whirlpool \
-hdparm \
-regexp \
-spkmodem \
-syslinuxcfg \
-usb \
-verify \
-videoinfo \
-videotest \
-xfs \
-btrfs \
-zfs \
-sfs \
-romfs \
-reiserfs \
-nilfs2 \
-minix_be \
-minix3_be \
-minix3 \
-minix2_be \
-minix2 \
-minix \
-jfs \
-hfsplus \
-hfs \
-bfs \
-afs \
-affs \
-gfxmenu \
-gfxterm_background \
-gfxterm_menu \
-jpeg \
-png \
-tga \
-pata \
-bsd \
-part_bsd \
-"