diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2017-09-16 20:03:12 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2017-09-16 20:03:12 -0400 |
commit | efa9d8b1db36b67f86795c85986061a65a7ca738 (patch) | |
tree | 7fd44cef152129d51d6e563adf566ce5be4309b1 /projects/grub/configs/modules-preload | |
parent | 0b92cdc3ba219cbd3e2d478512f43599b25c36db (diff) | |
download | librebootfr-efa9d8b1db36b67f86795c85986061a65a7ca738.tar.gz librebootfr-efa9d8b1db36b67f86795c85986061a65a7ca738.zip |
Delete old, unused GRUB config and modules-* files
The grub.cfg to be included in the GRUB image is located in each
target's directory in 'projecs/grub/configs' now, which means
'projects/grub/configs/grub.cfg' no longer has any use.
Ditto with 'projects/grub/configs/modules-install' and
'projects/grub/configs/modules-preload'
Diffstat (limited to 'projects/grub/configs/modules-preload')
-rw-r--r-- | projects/grub/configs/modules-preload | 122 |
1 files changed, 0 insertions, 122 deletions
diff --git a/projects/grub/configs/modules-preload b/projects/grub/configs/modules-preload deleted file mode 100644 index bbbac61f..00000000 --- a/projects/grub/configs/modules-preload +++ /dev/null @@ -1,122 +0,0 @@ -acpi -affs -afs -ahci -at_keyboard -bfs -boot -bsd -btrfs -cat -cbfs -cbls -cbmemc -cbtime -chain -cmosdump -cmostest -configfile -crypto -cryptodisk -date -datehook -datetime -disk -diskfilter -echo -ehci -ext2 -fat -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 -gfxmenu -gfxterm_background -gfxterm_menu -halt -hdparm -help -hfs -hfsplus -iorw -iso9660 -jfs -jpeg -keystatus -linux -loopback -ls -lsacpi -lsmmap -lspci -luks -lvm -mdraid09 -mdraid09_be -mdraid1x -memdisk -memrw -minicmd -minix -minix2 -minix2_be -minix3 -minix3_be -minix_be -morse -nilfs2 -normal -ohci -part_bsd -part_gpt -part_msdos -password -password_pbkdf2 -pata -pbkdf2 -pci -pcidump -play -png -probe -raid5rec -raid6rec -reboot -regexp -reiserfs -romfs -serial -sfs -spkmodem -syslinuxcfg -terminal -test -tga -uhci -usb -usb_keyboard -usbms -verify -videoinfo -videotest -xfs -zfs |