[debian-edu-commits] debian-edu/ 255/437: add customized background for grub2

Mike Gabriel sunweaver at debian.org
Sun Mar 2 23:49:40 UTC 2014


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository debian-edu-artwork.

commit 567d1f06f1205e7db9f3b0b62fdbc7acd50e14bb
Author: Andreas B. Mundt <andi.mundt at web.de>
Date:   Wed Apr 14 07:48:08 2010 +0000

    add customized background for grub2
---
 art/splash/Makefile.am          |   4 +---
 art/splash/Makefile.in          |   4 +---
 art/splash/background-grub2.png | Bin 0 -> 166166 bytes
 3 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/art/splash/Makefile.am b/art/splash/Makefile.am
index 070442b..3283b80 100644
--- a/art/splash/Makefile.am
+++ b/art/splash/Makefile.am
@@ -38,9 +38,7 @@ splash-debian-edu.xpm.gz: splash-debian-edu.xpm
 	gzip -9 < $^ > $@
 
 debian-edu-splash-grub.png:
-	$(MAKE) -C ../usplash background_640x480.png
-	convert -resize 640x480 -colors 14 -background black -depth 8 \
-	    ../usplash/background_640x480.png $@
+	cp background-grub2.png $@
 
 .png.rle:
 	pngtopnm < $^ | ppmquant 16 | ppmtolss16 "#ffffff=7" "#000000=0" > $@
diff --git a/art/splash/Makefile.in b/art/splash/Makefile.in
index 470d815..a23cdce 100644
--- a/art/splash/Makefile.in
+++ b/art/splash/Makefile.in
@@ -375,9 +375,7 @@ splash-debian-edu.xpm.gz: splash-debian-edu.xpm
 	gzip -9 < $^ > $@
 
 debian-edu-splash-grub.png:
-	$(MAKE) -C ../usplash background_640x480.png
-	convert -resize 640x480 -colors 14 -background black -depth 8 \
-	    ../usplash/background_640x480.png $@
+	cp background-grub2.png $@
 
 .png.rle:
 	pngtopnm < $^ | ppmquant 16 | ppmtolss16 "#ffffff=7" "#000000=0" > $@
diff --git a/art/splash/background-grub2.png b/art/splash/background-grub2.png
new file mode 100644
index 0000000..9d01e48
Binary files /dev/null and b/art/splash/background-grub2.png differ

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git



More information about the debian-edu-commits mailing list