From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] Logs on console
Date: Thu, 28 Nov 2019 22:55:35 +0100 [thread overview]
Message-ID: <20191128225535.42941a34@gmx.net> (raw)
In-Reply-To: <1574658915896-0.post@n4.nabble.com>
Hello Anushka,
On Sun, 24 Nov 2019 23:15:15 -0600 (CST), a <anushka.parashar@tesco.com> wrote:
> How do I disable messages or logging from printing on the console?
Not a very unambiguous question, do you mean the messages while
doing a buildroot build, or do you mean the messages while booting
your device/hardware?
The first meaning is more a general unix question:
$ make > /dev/null 2>&1
The second meaning is more a general linux-kernel or
linux-startup-system question (and not very buildroot specific)...
Regards,
Peter
>
>
>
> --
> Sent from: http://buildroot-busybox.2317881.n4.nabble.com/
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
next prev parent reply other threads:[~2019-11-28 21:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-25 5:15 [Buildroot] Logs on console a
2019-11-28 21:55 ` Peter Seiderer [this message]
2019-11-29 5:01 ` a
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=20191128225535.42941a34@gmx.net \
--to=ps.report@gmx.net \
--cc=buildroot@busybox.net \
/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.