From cf68abf41709cf6c9d6f58aff34a7e218f368343 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 4 May 2015 20:36:20 +0200 Subject: Renaming grub helper to grub-legacy for consistency. --- share/bootloaders/grub-legacy/menu.lst | 9 +++++++++ share/bootloaders/grub-legacy/splash.xpm.gz | Bin 0 -> 32058 bytes share/bootloaders/grub/menu.lst | 9 --------- share/bootloaders/grub/splash.xpm.gz | Bin 32058 -> 0 bytes 4 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 share/bootloaders/grub-legacy/menu.lst create mode 100644 share/bootloaders/grub-legacy/splash.xpm.gz delete mode 100644 share/bootloaders/grub/menu.lst delete mode 100644 share/bootloaders/grub/splash.xpm.gz (limited to 'share/bootloaders') 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 Binary files /dev/null and b/share/bootloaders/grub-legacy/splash.xpm.gz differ diff --git a/share/bootloaders/grub/menu.lst b/share/bootloaders/grub/menu.lst deleted file mode 100644 index 3b866e5c7..000000000 --- a/share/bootloaders/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/share/bootloaders/grub/splash.xpm.gz b/share/bootloaders/grub/splash.xpm.gz deleted file mode 100644 index f32e228a7..000000000 Binary files a/share/bootloaders/grub/splash.xpm.gz and /dev/null differ -- cgit v1.2.3