diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2017-09-04 00:30:33 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2017-09-04 00:30:33 -0400 |
commit | 8144531afad89c2877bd87bc74378e08e1504d4a (patch) | |
tree | a83dac37f70e9e1d6705ab98954cbcd9af6cdd9d /projects/grub | |
parent | 27de7f5f3f0efbd9450e75bb40b8fb212ddc1269 (diff) | |
download | librebootfr-8144531afad89c2877bd87bc74378e08e1504d4a.tar.gz librebootfr-8144531afad89c2877bd87bc74378e08e1504d4a.zip |
Move GRUB background dir to install/corebootfb
Since backgrounds aren't included in the GRUB image it would make more
sense to move them to the GRUB install directory at
projects/grub/install/corebootfb instead (textmode ROMs won't have a
background image included, for obvious reasons).
Diffstat (limited to 'projects/grub')
-rw-r--r-- | projects/grub/install/corebootfb/background/COPYING (renamed from projects/grub/configs/background/COPYING) | 0 | ||||
-rw-r--r-- | projects/grub/install/corebootfb/background/background1024x768.png (renamed from projects/grub/configs/background/background1024x768.png) | bin | 3158 -> 3158 bytes | |||
-rw-r--r-- | projects/grub/install/corebootfb/background/background1280x800.png (renamed from projects/grub/configs/background/background1280x800.png) | bin | 3387 -> 3387 bytes | |||
-rw-r--r-- | projects/grub/install/corebootfb/background/logo.svg (renamed from projects/grub/configs/background/logo.svg) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/projects/grub/configs/background/COPYING b/projects/grub/install/corebootfb/background/COPYING index 9467677a..9467677a 100644 --- a/projects/grub/configs/background/COPYING +++ b/projects/grub/install/corebootfb/background/COPYING diff --git a/projects/grub/configs/background/background1024x768.png b/projects/grub/install/corebootfb/background/background1024x768.png Binary files differindex 2689d5d8..2689d5d8 100644 --- a/projects/grub/configs/background/background1024x768.png +++ b/projects/grub/install/corebootfb/background/background1024x768.png diff --git a/projects/grub/configs/background/background1280x800.png b/projects/grub/install/corebootfb/background/background1280x800.png Binary files differindex 0570c879..0570c879 100644 --- a/projects/grub/configs/background/background1280x800.png +++ b/projects/grub/install/corebootfb/background/background1280x800.png diff --git a/projects/grub/configs/background/logo.svg b/projects/grub/install/corebootfb/background/logo.svg index 62147c1d..62147c1d 100644 --- a/projects/grub/configs/background/logo.svg +++ b/projects/grub/install/corebootfb/background/logo.svg |