summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <root@arianrhod.panaceas.james.local>2012-11-17 18:15:06 +0000
committerroot <root@arianrhod.panaceas.james.local>2012-11-17 18:15:06 +0000
commit5ca08b77c2388807b422831b534b310e5baf4cbc (patch)
tree0e99889368138c61f64cd8178a25c7bd7f48df5b
parenta9898e5592535a92f5b91f2beed4ec7fed73645c (diff)
downloadefi-grub2-bis-5ca08b77c2388807b422831b534b310e5baf4cbc.tar.gz
efi-grub2-bis-5ca08b77c2388807b422831b534b310e5baf4cbc.tar.bz2
efi-grub2-bis-5ca08b77c2388807b422831b534b310e5baf4cbc.zip
make disks work
-rwxr-xr-xrun_me2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_me b/run_me
index c116751..d6cbc2d 100755
--- a/run_me
+++ b/run_me
@@ -5,7 +5,7 @@ set -x
S=grub-1.99
-MODS="hfsplus fat ext2 normal chain configfile reboot linux minicmd part_gpt part_msdos efi_gop efi_uga iso9660 ls tftp gfxterm gfxmenu"
+MODS="efi_gop efi_uga tftp part_gpt part_msdos hfsplus fat ext2 chain reboot linux ls"
if [ ! -d ${S} ]; then
git clone git://git.mythic-beasts.com/mac-mini-grub/${S}.git