diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2017-08-27 23:12:18 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2017-08-29 14:53:22 -0400 |
commit | dfe1bef1312dc8a30d40669bb48c2e980ec3d0a7 (patch) | |
tree | f64c46926129b99e957eaba52b6cca4415de8b1a /projects/grub/configs/bios/modules-install | |
parent | a48685beded83e0929e2034eaa82f9de2b75e496 (diff) | |
download | librebootfr-dfe1bef1312dc8a30d40669bb48c2e980ec3d0a7.tar.gz librebootfr-dfe1bef1312dc8a30d40669bb48c2e980ec3d0a7.zip |
Consolidate GRUB BIOS target modules into 'install'
Since the majority of GRUB modules will be placed into CBFS instead of
the GRUB image itself, the modules-install and modules-preload files
no longer have any use as-is. However, they serve as a useful
reference to which modules should be retained for later
processing (thus the addition to the new install file).
Diffstat (limited to 'projects/grub/configs/bios/modules-install')
-rw-r--r-- | projects/grub/configs/bios/modules-install | 80 |
1 files changed, 0 insertions, 80 deletions
diff --git a/projects/grub/configs/bios/modules-install b/projects/grub/configs/bios/modules-install deleted file mode 100644 index 1d0d78ba..00000000 --- a/projects/grub/configs/bios/modules-install +++ /dev/null @@ -1,80 +0,0 @@ -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 |