[GIT PULL] White background with OLPC logo

Bernardo Innocenti bernie at codewiz.org
Tue Jun 5 09:28:23 EDT 2007


Hello,

these patches make our boot sequence a little more pleasant
in time for B4, and are anyway a desiderable improvement
even after we have the real boot splash.  To complete
the effect, I'm also planning to patch X11 to start with
a white background.

I'm not attaching the patch because the OLPC logo as an
ASCII PPM file makes a big diff.  Please pull from:

 git://learn.laptop.org/~bernie/olpc-2.6.git for-dilinger

-- 
   // Bernardo Innocenti
 \X/  http://www.codewiz.org/


commit 1d5b8a65040d6a4daafa458d275981373ed48677
Author: Bernardo Innocenti <bernie at codewiz.org>

    black on white console color scheme

 .config              |    1 +
 drivers/char/Kconfig |   11 +++++++++++
 drivers/char/vt.c    |   19 ++++++++++++-------
 3 files changed, 24 insertions(+), 7 deletions(-)

commit d6ec640beca6a1c6b9a7a2a08e59043a9a0b4629
Author: Bernardo Innocenti <bernie at codewiz.org>

    OLPC console logo

 drivers/video/logo/Kconfig               |    5 +
 drivers/video/logo/Makefile              |    1 +
 drivers/video/logo/logo.c                |    5 +
 drivers/video/logo/logo_olpc_clut224.ppm |103684 ++++++++++++++++++++++++++++++
 4 files changed, 103695 insertions(+), 0 deletions(-)



More information about the Devel mailing list