Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Huge update
@ 2008-03-06 19:16 John Voltz
  2008-03-06 19:14 ` Erik Andersen
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: John Voltz @ 2008-03-06 19:16 UTC (permalink / raw)
  To: buildroot

Well, the huge update from my Google svn is now merged into buildroot's svn.
As of this moment, they are both identical. I'll keep my Google svn open as
a testing/play ground and only merge the solid changes upstream.

John Voltz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20080306/ed26ef5e/attachment.htm 

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Buildroot] Huge update
@ 2008-03-07  0:04 John Voltz
  2008-03-07  0:08 ` Hamish Moffatt
  0 siblings, 1 reply; 10+ messages in thread
From: John Voltz @ 2008-03-07  0:04 UTC (permalink / raw)
  To: buildroot

ninevoltz> added and removed uclibc patches

Why?
There were some redundant patches from Atmel, they were rolled into a larger
patch.

 ninevoltz> Added:
 ninevoltz>    trunk/buildroot/toolchain
/uClibc/Glibc_vs_uClibc_Differences.txt

Who is this for? Why here?
For convenience. Anyone developing or adding packages for use with uClibc
would probably like to know the differences. In hind sight it should
probably go into docs.

ninevoltz> +     http://avr32linux.org/twiki/pub/Main/XStroke

Is that the official upstream nowadays? Didn't it used to live on
handhelds.org?

It hasn't been touched on handhelds.org in over three years. A new site,
xstroke.org was created and then disappeared. I fear for it's continued
existence anywhere, so there it is.

 ninevoltz>    trunk/buildroot/scripts/
 ninevoltz>    trunk/buildroot/scripts/add_new_package.wizard
 ninevoltz>    trunk/buildroot/scripts/build-ext3-img
 ninevoltz>    trunk/buildroot/scripts/create_ipkgs

Adding something in docs/ about this would be nice.

Will do. The build-ext3-img and create_ipkgs scripts are a bit rough around
the edges. I hope to do more with them soon.

I knew I would probably ruffle some feathers with such a huge addition, but
hopefully we can fix it all up into something good.

John Voltz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20080306/34b41ace/attachment.htm 

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [Buildroot] Huge update
@ 2008-03-07  1:10 John Voltz
  2008-03-07  2:57 ` Hamish Moffatt
  2008-03-07  7:47 ` Ulf Samuelsson
  0 siblings, 2 replies; 10+ messages in thread
From: John Voltz @ 2008-03-07  1:10 UTC (permalink / raw)
  To: buildroot

 > --- trunk/buildroot/scripts/build-ext3-img
 (rev 0)
> +++ trunk/buildroot/scripts/build-ext3-img    2008-03-06 17:52:37 UTC (rev
21176)

Why isn't this just a normal target? Or an option to the current ext2
target?

I would like to do that once I find a good way to do it. It will create a
bootable ext3 image with grub that can be run directly with qemu or vmware.
I've been trying to get this to work with minimal success. I don't think
anyone has built a buildroot image for x86 since uClibc 0.9.27 was around,
it doesn't seem to work.

The move to /usr/lib was partly because a few embedded systems have the root
file system stored in a smallish flash device on the main board, sufficient
to boot the kernel, start networking, and get into a shell. The /usr
directory can be mounted with a removable device such as an SD card and hold
more enormous contents. Also, a lot of regular packages expect to find most
of these libraries in /usr/lib, from what I've experienced.

> Added:
>    trunk/buildroot/package/editors/

Why add hierarchy into the package directory?

It's getting a bit crowded in there I think. But this wasn't my work, it was
Arnar Mar Sigurdsson from Valka Ehf.

> fixed jpeg makefile

(Moved from /lib to /usr/lib.)

What does this fix?

I forgot now. Some other package, probably glib or gtk, placed it in it's
package config flags as /usr/lib and then other packages couldn't find it.
Hard coded paths are the bestest.

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20080306/9568a53c/attachment.htm 

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

end of thread, other threads:[~2008-03-07  8:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-06 19:16 [Buildroot] Huge update John Voltz
2008-03-06 19:14 ` Erik Andersen
2008-03-06 20:52 ` JS
2008-03-06 23:44 ` Ulf Samuelsson
2008-03-07  8:21 ` Hans-Christian Egtvedt
  -- strict thread matches above, loose matches on Subject: below --
2008-03-07  0:04 John Voltz
2008-03-07  0:08 ` Hamish Moffatt
2008-03-07  1:10 John Voltz
2008-03-07  2:57 ` Hamish Moffatt
2008-03-07  7:47 ` Ulf Samuelsson

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