summaryrefslogtreecommitdiff
path: root/templates/grub2/grub.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'templates/grub2/grub.cfg')
-rw-r--r--templates/grub2/grub.cfg12
1 files changed, 0 insertions, 12 deletions
diff --git a/templates/grub2/grub.cfg b/templates/grub2/grub.cfg
deleted file mode 100644
index 3430b63a0..000000000
--- a/templates/grub2/grub.cfg
+++ /dev/null
@@ -1,12 +0,0 @@
-set default=0
-
-insmod tga
-background_image ($root)/boot/grub/splash.tga
-set color_normal=cyan/blue
-set color_highlight=white/blue
-
-LINUX_LIVE
-
-LINUX_INSTALL
-
-MEMTEST