From 7e633e77f24b6f5ab9a8b22d7d6cf6521454d638 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 29 Apr 2015 07:52:56 +0200 Subject: Moving grub and grub2 templates into shared bootloader config directory. --- templates/grub/menu.lst | 9 --------- templates/grub/splash.xpm.gz | Bin 32058 -> 0 bytes 2 files changed, 9 deletions(-) delete mode 100644 templates/grub/menu.lst delete mode 100644 templates/grub/splash.xpm.gz (limited to 'templates/grub') 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 deleted file mode 100644 index f32e228a7..000000000 Binary files a/templates/grub/splash.xpm.gz and /dev/null differ -- cgit v1.2.3