From: Ingo Molnar <mingo@kernel.org>
To: changbin.du@intel.com
Cc: mingo@redhat.com, hpa@zytor.com, tglx@linutronix.de,
x86@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86, build: Make genimage.sh little more quite
Date: Wed, 8 Nov 2017 10:01:37 +0100 [thread overview]
Message-ID: <20171108090137.teoamhy6obm7h2q6@gmail.com> (raw)
In-Reply-To: <1510129366-18314-1-git-send-email-changbin.du@intel.com>
* changbin.du@intel.com <changbin.du@intel.com> wrote:
> From: Changbin Du <changbin.du@intel.com>
>
> This change suppresses the 'dd' output and adds '-quite' parameter
> to mkisofs tool. None of the messages matter to the user. Now:
>
> $ make isoimage
> ...
> Kernel: arch/x86/boot/bzImage is ready (#75)
> GENIMAGE arch/x86/boot/image.iso
> Using /usr/lib/ISOLINUX/isolinux.bin
> Using /usr/lib/syslinux/modules/bios/ldlinux.c32
> Kernel: arch/x86/boot/image.iso is ready
Could you please also remove the other unnecessary lines as well, from the default
build log:
> Using /usr/lib/ISOLINUX/isolinux.bin
> Using /usr/lib/syslinux/modules/bios/ldlinux.c32
> Kernel: arch/x86/boot/image.iso is ready
The build process is using a ton of files and we don't list them. Maybe print them
when V=1, but not by default.
The only lines printed should be:
> Kernel: arch/x86/boot/bzImage is ready (#75)
> GENIMAGE arch/x86/boot/image.iso
Users are totally not interested in the details. They want to see a single line of
output about which file is being built, but that's it.
Thanks,
Ingo
next prev parent reply other threads:[~2017-11-08 9:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-08 8:22 changbin.du
2017-11-08 9:01 ` Ingo Molnar [this message]
2017-11-09 6:00 ` Du, Changbin
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=20171108090137.teoamhy6obm7h2q6@gmail.com \
--to=mingo@kernel.org \
--cc=changbin.du@intel.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=x86@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®