mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: changbin.du@intel.com
Cc: hpa@zytor.com, tglx@linutronix.de, mingo@redhat.com,
	x86@kernel.org, linux-kernel@vger.kernel.org,
	yamada.masahiro@socionext.com, Michal Marek <mmarek@suse.com>
Subject: Re: [PATCH 0/4] x86, kbuild: Some improvements for fdimage/isoimage generation
Date: Sun, 5 Nov 2017 10:37:52 +0100	[thread overview]
Message-ID: <20171105093752.6e5hj777jbg7rr2b@gmail.com> (raw)
In-Reply-To: <1509873493-17929-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 serias is a expansion of below original patch after discussion with Ingo
> and Yamada.
> [PATCH] x86, build: Improve the isolinux searching of isoimage generation
> 
> Changbin Du (4):
>   x86, build: Fact out fdimage/isoimage generation commands to
>     standalone script
>   x86, build: Add new paths for isolinux.bin and ldlinux.c32
>   x86, build: Specify -input-charset=utf-8 for mkisofs
>   x86, boot: Add some generated files to the .gitignore file
> 
>  arch/x86/boot/.gitignore  |   3 ++
>  arch/x86/boot/Makefile    |  59 +++++------------------
>  arch/x86/boot/genimage.sh | 119 ++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 133 insertions(+), 48 deletions(-)
>  create mode 100644 arch/x86/boot/genimage.sh

Very nice - it looks good to me with the edits I suggested.

Would be nice if the kbuild maintainers could take a look as well - is this how 
boot image construction should be done at the arch level?

Thanks,

	Ingo

      parent reply	other threads:[~2017-11-05  9:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-05  9:18 changbin.du
2017-11-05  9:18 ` [PATCH 1/4] x86, build: Fact out fdimage/isoimage generation commands to standalone script changbin.du
2017-11-05  9:32   ` Ingo Molnar
2017-11-06  2:58     ` Du, Changbin
2017-11-05  9:18 ` [PATCH 2/4] x86, build: Add new paths for isolinux.bin and ldlinux.c32 changbin.du
2017-11-05  9:33   ` Ingo Molnar
2017-11-06  3:00     ` Du, Changbin
2017-11-05  9:18 ` [PATCH 3/4] x86, build: Specify -input-charset=utf-8 for mkisofs changbin.du
2017-11-05  9:34   ` Ingo Molnar
2017-11-05  9:18 ` [PATCH 4/4] x86, boot: Add some generated files to the .gitignore file changbin.du
2017-11-05  9:37 ` Ingo Molnar [this message]

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=20171105093752.6e5hj777jbg7rr2b@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=mmarek@suse.com \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    --cc=yamada.masahiro@socionext.com \
    /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

Powered by JetHome