Re: [gobolinux-devel] Bootstrap questions

2007-05-01 Thread Lucas C. Villa Real
On 5/1/07, Aitor Pérez Iturri <[EMAIL PROTECTED]> wrote: > Well i added the epia as a new port, added entries in the Config.in (i > want to have the choice when make menuconfig is executed), modified the > functions/Platforms and created a new Cross-Epia-C3.conf file for keep > the optimization fla

Re: [gobolinux-devel] Bootstrap questions

2007-05-01 Thread Aitor Pérez Iturri
El Tue, 1 May 2007 19:20:37 -0300 "Lucas C. Villa Real" <[EMAIL PROTECTED]> escribió Thanks for your reply Lucas. > Bootstrap was written with the idea of being able to create a > filesystem from scratch. So, I think it is suitable for what you want, > given that it's an embedded board. > Yes,

Re: [gobolinux-devel] Bootstrap questions

2007-05-01 Thread Lucas C. Villa Real
On 5/1/07, Aitor Pérez Iturri <[EMAIL PROTECTED]> wrote: > I'm now building GoboLinux to be embedded into a epia board (with C3 > processor). > I have some questions, should this be donde through Bootstrap? Epia > processors are compatible with intel ones, but it's an embedded system > and people r

[gobolinux-devel] Bootstrap questions

2007-05-01 Thread Aitor Pérez Iturri
I'm now building GoboLinux to be embedded into a epia board (with C3 processor). I have some questions, should this be donde through Bootstrap? Epia processors are compatible with intel ones, but it's an embedded system and people running an ARM machine could need to build this target. Another que