diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2017-08-01 00:07:09 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2017-08-01 18:11:18 -0400 |
commit | 36306627f202e37ccbbc087a5d966a4be8e59149 (patch) | |
tree | 02b9a723139598112120d659e8312b2963ac35df /projects/grub/configs/grub-install-modules | |
parent | 16f2ed0dea753636f86f47adc3782326c73521f7 (diff) | |
download | librebootfr-36306627f202e37ccbbc087a5d966a4be8e59149.tar.gz librebootfr-36306627f202e37ccbbc087a5d966a4be8e59149.zip |
Split GRUB module listings into separate files
Diffstat (limited to 'projects/grub/configs/grub-install-modules')
-rw-r--r-- | projects/grub/configs/grub-install-modules | 80 |
1 files changed, 80 insertions, 0 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 |