summaryrefslogtreecommitdiff
path: root/templates/grub2/grub.cfg
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-04-29 07:52:56 +0200
committerDaniel Baumann <mail@daniel-baumann.ch>2015-04-29 07:52:56 +0200
commit7e633e77f24b6f5ab9a8b22d7d6cf6521454d638 (patch)
treec4a11950037f0e66cd79e00761302f8cc8acfb76 /templates/grub2/grub.cfg
parent7f6b1d71f8f6c66a78ba88f19cf12c035476f4ef (diff)
downloadvyos-live-build-7e633e77f24b6f5ab9a8b22d7d6cf6521454d638.tar.gz
vyos-live-build-7e633e77f24b6f5ab9a8b22d7d6cf6521454d638.zip
Moving grub and grub2 templates into shared bootloader config directory.
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