From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Modify the name of the output image 'rootfs.arm.ext2'
Date: Tue, 9 Feb 2010 13:35:44 +0100 [thread overview]
Message-ID: <20100209133544.500877c7@surf> (raw)
In-Reply-To: <SNT129-W62A455BE19F0B8522B12F0B9510@phx.gbl>
On Mon, 8 Feb 2010 15:32:01 +0100
Tony Mozi <spooflinux@hotmail.fr> wrote:
> Where Can I find BR2_TARGET_ROOFS_EXT2_OUTPUT?
Can you make at least a small effort and search a little bit in
menuconfig/xconfig ?
Either :
1. Use the menuconfig search engine by typing /
2. Use the xconfig search engine
3. Grep Buildroot source code for the option
Target filesystem options
-> ext2 root filesystem
-> Output File
> There is no problem to rename the image after builduilg Buildroot, I
> want to make it automatically.
You can also run:
make && mv output/images/rootfs.arm.ext2 /path/to/your/location/your.name
Not everything necessarly needs to be automated *inside* Buildroot.
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2010-02-09 12:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-05 16:35 [Buildroot] Modify the name of the output image 'rootfs.arm.ext2' Tony Mozi
2010-02-06 16:24 ` Thomas Petazzoni
2010-02-08 9:51 ` Tony Mozi
2010-02-08 14:32 ` Tony Mozi
2010-02-09 12:35 ` Thomas Petazzoni [this message]
2010-02-09 14:02 ` Tony Mozi
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=20100209133544.500877c7@surf \
--to=thomas.petazzoni@free-electrons.com \
--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.