diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/grub2/grub.cfg | 12 | ||||
-rw-r--r-- | templates/grub2/splash.tga | bin | 0 -> 45997 bytes |
2 files changed, 12 insertions, 0 deletions
diff --git a/templates/grub2/grub.cfg b/templates/grub2/grub.cfg new file mode 100644 index 000000000..4ad86bd98 --- /dev/null +++ b/templates/grub2/grub.cfg @@ -0,0 +1,12 @@ +set default=0 + +insmod tga +background_image ($root)/boot/grub/xbmc.tga +set color_normal=cyan/blue +set color_highlight=white/blue + +LINUX_LIVE + +LINUX_INSTALL + +MEMTEST diff --git a/templates/grub2/splash.tga b/templates/grub2/splash.tga Binary files differnew file mode 100644 index 000000000..854d0b26d --- /dev/null +++ b/templates/grub2/splash.tga |