summaryrefslogtreecommitdiff
path: root/share/bootloaders/grub-legacy
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-05-04 20:36:20 +0200
committerDaniel Baumann <mail@daniel-baumann.ch>2015-05-04 20:36:20 +0200
commitcf68abf41709cf6c9d6f58aff34a7e218f368343 (patch)
tree8a2ea537272af40964b2c8f1f009269c9c8430d8 /share/bootloaders/grub-legacy
parentf93fa286d5e7348150aab4874794f7d96dac0894 (diff)
downloadvyos-live-build-cf68abf41709cf6c9d6f58aff34a7e218f368343.tar.gz
vyos-live-build-cf68abf41709cf6c9d6f58aff34a7e218f368343.zip
Renaming grub helper to grub-legacy for consistency.
Diffstat (limited to 'share/bootloaders/grub-legacy')
-rw-r--r--share/bootloaders/grub-legacy/menu.lst9
-rw-r--r--share/bootloaders/grub-legacy/splash.xpm.gzbin0 -> 32058 bytes
2 files changed, 9 insertions, 0 deletions
diff --git a/share/bootloaders/grub-legacy/menu.lst b/share/bootloaders/grub-legacy/menu.lst
new file mode 100644
index 000000000..3b866e5c7
--- /dev/null
+++ b/share/bootloaders/grub-legacy/menu.lst
@@ -0,0 +1,9 @@
+default 0
+color cyan/blue white/blue
+splashimage /boot/grub/splash.xpm.gz
+
+LINUX_LIVE
+
+LINUX_INSTALL
+
+MEMTEST
diff --git a/share/bootloaders/grub-legacy/splash.xpm.gz b/share/bootloaders/grub-legacy/splash.xpm.gz
new file mode 100644
index 000000000..f32e228a7
--- /dev/null
+++ b/share/bootloaders/grub-legacy/splash.xpm.gz
Binary files differ