Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] savedefconfig for busybox?
@ 2013-07-07 13:20 Woody Wu
  2013-07-07 19:43 ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: Woody Wu @ 2013-07-07 13:20 UTC (permalink / raw)
  To: buildroot

Hi,

Is there something like 'make busybox-savedefconfig'? Or, otherwise, how
to save busybox config changes?

Thanks in advance.


-- 
I can't go back to yesterday - because I was a different person then

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] savedefconfig for busybox?
  2013-07-07 13:20 [Buildroot] savedefconfig for busybox? Woody Wu
@ 2013-07-07 19:43 ` Peter Korsgaard
  2013-07-08  5:47   ` Woody Wu
  2013-07-08  7:33   ` Rob Landley
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Korsgaard @ 2013-07-07 19:43 UTC (permalink / raw)
  To: buildroot

>>>>> "Woody" == Woody Wu <narkewoody@gmail.com> writes:

 Woody> Hi,
 Woody> Is there something like 'make busybox-savedefconfig'?
 Woody> Or, otherwise, how to save busybox config changes?

Do you mean a minimal .config (a defconfig) file? Upstream busybox
unfortunately doesn't support that.

If you just mean how to save your full busybox .config after you changed
it with 'make busybox-menuconfig', then you can just copy
out/build/busybox-*/.config to somewhere
(board/vendor/product/busybox.config is a common location) and
then change your buildroot BR2_PACKAGE_BUSYBOX_CONFIG option to point to
it.

Also see section 3.3.2 and 3.3.3 in the user manual:

http://buildroot.net/downloads/manual/manual.html#busybox-custom

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] savedefconfig for busybox?
  2013-07-07 19:43 ` Peter Korsgaard
@ 2013-07-08  5:47   ` Woody Wu
  2013-07-08  7:33   ` Rob Landley
  1 sibling, 0 replies; 4+ messages in thread
From: Woody Wu @ 2013-07-08  5:47 UTC (permalink / raw)
  To: buildroot

On Sun, Jul 07, 2013 at 09:43:21PM +0200, Peter Korsgaard wrote:
> >>>>> "Woody" == Woody Wu <narkewoody@gmail.com> writes:
> 
>  Woody> Hi,
>  Woody> Is there something like 'make busybox-savedefconfig'?
>  Woody> Or, otherwise, how to save busybox config changes?
> 
> Do you mean a minimal .config (a defconfig) file? Upstream busybox
> unfortunately doesn't support that.
> 
> If you just mean how to save your full busybox .config after you changed
> it with 'make busybox-menuconfig', then you can just copy
> out/build/busybox-*/.config to somewhere
> (board/vendor/product/busybox.config is a common location) and
> then change your buildroot BR2_PACKAGE_BUSYBOX_CONFIG option to point to
> it.
> 
> Also see section 3.3.2 and 3.3.3 in the user manual:
> 
> http://buildroot.net/downloads/manual/manual.html#busybox-custom
> 

understood, thanks Peter.

> -- 
> Bye, Peter Korsgaard

-- 
I can't go back to yesterday - because I was a different person then

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] savedefconfig for busybox?
  2013-07-07 19:43 ` Peter Korsgaard
  2013-07-08  5:47   ` Woody Wu
@ 2013-07-08  7:33   ` Rob Landley
  1 sibling, 0 replies; 4+ messages in thread
From: Rob Landley @ 2013-07-08  7:33 UTC (permalink / raw)
  To: buildroot

On 07/07/2013 02:43:21 PM, Peter Korsgaard wrote:
> >>>>> "Woody" == Woody Wu <narkewoody@gmail.com> writes:
> 
>  Woody> Hi,
>  Woody> Is there something like 'make busybox-savedefconfig'?
>  Woody> Or, otherwise, how to save busybox config changes?
> 
> Do you mean a minimal .config (a defconfig) file? Upstream busybox
> unfortunately doesn't support that.
> 
> If you just mean how to save your full busybox .config after you  
> changed
> it with 'make busybox-menuconfig', then you can just copy
> out/build/busybox-*/.config to somewhere
> (board/vendor/product/busybox.config is a common location) and
> then change your buildroot BR2_PACKAGE_BUSYBOX_CONFIG option to point  
> to
> it.
> 
> Also see section 3.3.2 and 3.3.3 in the user manual:
> 
> http://buildroot.net/downloads/manual/manual.html#busybox-custom

On a side note, you might be interested in:

   http://landley.net/aboriginal/FAQ.html#dev_miniconfig

For busybox, I use:

   http://landley.net/hg/aboriginal/file/tip/sources/baseconfig-busybox

Rob

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-07-08  7:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-07 13:20 [Buildroot] savedefconfig for busybox? Woody Wu
2013-07-07 19:43 ` Peter Korsgaard
2013-07-08  5:47   ` Woody Wu
2013-07-08  7:33   ` Rob Landley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox