diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/grub/menu.lst | 9 | ||||
-rw-r--r-- | templates/grub/splash.xpm.gz | bin | 32058 -> 0 bytes | |||
-rw-r--r-- | templates/grub2/grub.cfg | 12 | ||||
-rw-r--r-- | templates/grub2/splash.tga | bin | 50004 -> 0 bytes |
4 files changed, 0 insertions, 21 deletions
diff --git a/templates/grub/menu.lst b/templates/grub/menu.lst deleted file mode 100644 index 3b866e5c7..000000000 --- a/templates/grub/menu.lst +++ /dev/null @@ -1,9 +0,0 @@ -default 0 -color cyan/blue white/blue -splashimage /boot/grub/splash.xpm.gz - -LINUX_LIVE - -LINUX_INSTALL - -MEMTEST diff --git a/templates/grub/splash.xpm.gz b/templates/grub/splash.xpm.gz Binary files differdeleted file mode 100644 index f32e228a7..000000000 --- a/templates/grub/splash.xpm.gz +++ /dev/null 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 diff --git a/templates/grub2/splash.tga b/templates/grub2/splash.tga Binary files differdeleted file mode 100644 index 90b790db6..000000000 --- a/templates/grub2/splash.tga +++ /dev/null |