From: voidexp@gmail.com (Ivan Nikolaev)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Suppress all boot output (framebuffer?) - embedded linux distro
Date: Tue, 19 Feb 2013 14:50:57 +0100 [thread overview]
Message-ID: <51238341.30803@gmail.com> (raw)
Hi everybody! I'm new to linux kernel development (very very little
experience), time ago have began studying Operating Systems, even
written a simple x86 2-stage bootloader for my supa-dupa-noob-os (which
never ended up in something working). Anyway, that was just to explain
what kind of a noob you talk to. ;)
I'm developing an ubuntu 12.04 (LTS) based embedded distribution, which
basically is a normal ubuntu stripped down to bare minimal packages,
which runs a minimal XOrg server with one single full-screen
application. What I want is to suppress every single char of console
output since the bootloader passed control to the kernel, and possibly
show instead of that some static text and/or image. What I thought is to
try to disable printk-s and to write some kind of patch which uses the
framebuffer to show the logo. Is that possible/difficult? Can you
eventually explain where I should dig?
Thanks in advice!
next reply other threads:[~2013-02-19 13:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-19 13:50 Ivan Nikolaev [this message]
2013-02-19 19:00 ` Suppress all boot output (framebuffer?) - embedded linux distro Mulyadi Santosa
[not found] <5123F419.8060202@gmail.com>
2013-02-19 21:53 ` Ivan Nikolaev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51238341.30803@gmail.com \
--to=voidexp@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.