diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2017-08-27 16:29:10 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2017-08-29 14:53:21 -0400 |
commit | bb7abb3fd3b2c1b01a5341c42000bc6285f7379c (patch) | |
tree | 77e41cefa446488554f729a0098728e1bcd23efc /projects/grub/configs/modules-install | |
parent | 125bb6c56e61dbe52a7ca4c6885686c0d045cab2 (diff) | |
download | librebootfr-bb7abb3fd3b2c1b01a5341c42000bc6285f7379c.tar.gz librebootfr-bb7abb3fd3b2c1b01a5341c42000bc6285f7379c.zip |
Rename files grub-{install,load}-modules
It's fairly obvious that the files refer to _GRUB_ modules considering
the files are located in the GRUB project's configuration directory.
Diffstat (limited to 'projects/grub/configs/modules-install')
-rw-r--r-- | projects/grub/configs/modules-install | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/projects/grub/configs/modules-install b/projects/grub/configs/modules-install new file mode 100644 index 00000000..1d0d78ba --- /dev/null +++ b/projects/grub/configs/modules-install @@ -0,0 +1,80 @@ +adler32 +all_video +archelp +ata +backtrace +bitmap +bitmap_scale +cmp +cpio +cpio_be +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 +multiboot +multiboot2 +nativedisk +net +newc +ntfs +ntfscomp +odc +offsetio +parttool +priority_queue +procfs +progress +read +relocator +scsi +search +search_fs_file +search_fs_uuid +search_label +setjmp +setpci +sleep +squash4 +tar +terminfo +testload +testspeed +tftp +time +tr +trig +true +udf +ufs1 +ufs1_be +ufs2 +usbserial_common +usbserial_ftdi +usbserial_pl2303 +usbserial_usbdebug +usbtest +video_colors +videotest_checksum +xzio |