diff options
author | Leah Rowe <leah@libreboot.org> | 2021-10-31 00:54:53 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2021-10-31 07:13:46 +0000 |
commit | 62fa042a17846f1619f257f878b928364d96b3a8 (patch) | |
tree | 770413cb2bcdc70b84aa7eaeb6336a64e41bbbef /resources/grub/background | |
parent | 49198fe3d11817462f48ce3d3d567b2d8cd95462 (diff) |
re-add grub backgrounds and update grub. mitigate missing characters
mitigate missing characters in unifont for border/arrow characters. this saves
space because now it is no longer necessary to add a custom font
the background added has the libreboot logo on it, and it's 10kb in size unlike
the old gnulove background that was hundreds of KB
Diffstat (limited to 'resources/grub/background')
-rw-r--r-- | resources/grub/background/COPYING | 3 | ||||
-rw-r--r-- | resources/grub/background/background1024x768.png | bin | 0 -> 10274 bytes | |||
-rw-r--r-- | resources/grub/background/background1280x800.png | bin | 0 -> 12221 bytes |
3 files changed, 3 insertions, 0 deletions
diff --git a/resources/grub/background/COPYING b/resources/grub/background/COPYING new file mode 100644 index 00000000..9a5f81c6 --- /dev/null +++ b/resources/grub/background/COPYING @@ -0,0 +1,3 @@ +The deer logo for Libreboot is copyright 2014 Marcus Moeller and released under +CC-0: https://creativecommons.org/publicdomain/zero/1.0/legalcode +The grey backgrounds with it were made by Leah Rowe in 2016, also CC-0 diff --git a/resources/grub/background/background1024x768.png b/resources/grub/background/background1024x768.png Binary files differnew file mode 100644 index 00000000..10a1cb3f --- /dev/null +++ b/resources/grub/background/background1024x768.png diff --git a/resources/grub/background/background1280x800.png b/resources/grub/background/background1280x800.png Binary files differnew file mode 100644 index 00000000..990236d2 --- /dev/null +++ b/resources/grub/background/background1280x800.png |