Synchronise grub and grub2 splashes with internal live-build splash for syslinux bootloaders.
This commit is contained in:
parent
ddbaabf64e
commit
85871c7f9c
|
@ -1,26 +0,0 @@
|
||||||
The grub splash for Debian Live was made by Daniel Baumann <daniel@debian.org>
|
|
||||||
based on the original work of Mark Riedesel.
|
|
||||||
|
|
||||||
The contribution of Daniel is hereby placed in the public domain (no rights
|
|
||||||
reserved).
|
|
||||||
|
|
||||||
---------------
|
|
||||||
http://dugnet.com/klown/pics/klowner_debboot.png
|
|
||||||
by Mark Riedesel, license same as open use logo
|
|
||||||
|
|
||||||
To create klowner.rle:
|
|
||||||
|
|
||||||
1. convert klowner.png klowner.bmp
|
|
||||||
2. bmptoppm < klowner.bmp | ppmtolss16 #FBFDFA=7 > klowner.rle
|
|
||||||
|
|
||||||
(FBFDFA is the color used for the inside of the "n" in Debian.)
|
|
||||||
---------------
|
|
||||||
|
|
||||||
Debian Open Use Logo License
|
|
||||||
|
|
||||||
Copyright (c) 1999 Software in the Public Interest
|
|
||||||
This logo or a modified version may be used by anyone to refer to the Debian
|
|
||||||
project, but does not indicate endorsement by the project.
|
|
||||||
|
|
||||||
Note: we would appreciate that you make the image a link to
|
|
||||||
http://www.debian.org/ if you use it on a web page.
|
|
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 6.2 KiB |
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 15 KiB |
|
@ -7,10 +7,6 @@ Files: *
|
||||||
Copyright: 2006-2013 Daniel Baumann <daniel@debian.org>
|
Copyright: 2006-2013 Daniel Baumann <daniel@debian.org>
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
|
|
||||||
Files: contrib/grub-splash/lenny
|
|
||||||
Copyright: n/a
|
|
||||||
License: other
|
|
||||||
|
|
||||||
Files: share/bootloaders/*/splash.svg.in
|
Files: share/bootloaders/*/splash.svg.in
|
||||||
Copyright: 2006-2013 Daniel Baumann <daniel@debian.org>
|
Copyright: 2006-2013 Daniel Baumann <daniel@debian.org>
|
||||||
License: other
|
License: other
|
||||||
|
@ -32,33 +28,6 @@ License: GPL-3+
|
||||||
The complete text of the GNU General Public License
|
The complete text of the GNU General Public License
|
||||||
can be found in /usr/share/common-licenses/GPL-3 file.
|
can be found in /usr/share/common-licenses/GPL-3 file.
|
||||||
|
|
||||||
License: other
|
|
||||||
The splash for Debian Live was made by Daniel Baumann <daniel@debian.org> based
|
|
||||||
on the original work of Mark Riedesel.
|
|
||||||
.
|
|
||||||
The contribution of Daniel is hereby placed in the public domain (no rights
|
|
||||||
reserved).
|
|
||||||
.
|
|
||||||
---------------
|
|
||||||
http://dugnet.com/klown/pics/klowner_debboot.png
|
|
||||||
by Mark Riedesel, license same as open use logo
|
|
||||||
.
|
|
||||||
To create klowner.rle:
|
|
||||||
.
|
|
||||||
1. convert klowner.png klowner.bmp
|
|
||||||
2. bmptoppm < klowner.bmp | ppmtolss16 #FBFDFA=7 > klowner.rle
|
|
||||||
(FBFDFA is the color used for the inside of the "n" in Debian.)
|
|
||||||
---------------
|
|
||||||
.
|
|
||||||
Debian Open Use Logo License
|
|
||||||
.
|
|
||||||
Copyright (c) 1999 Software in the Public Interest
|
|
||||||
This logo or a modified version may be used by anyone to refer to the Debian
|
|
||||||
project, but does not indicate endorsement by the project.
|
|
||||||
.
|
|
||||||
Note: we would appreciate that you make the image a link to
|
|
||||||
http://www.debian.org/ if you use it on a web page.
|
|
||||||
|
|
||||||
License: other
|
License: other
|
||||||
The splash for Debian Live was made by Daniel Baumann <daniel@debian.org> based
|
The splash for Debian Live was made by Daniel Baumann <daniel@debian.org> based
|
||||||
on the Debian Open Use Logo.
|
on the Debian Open Use Logo.
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue