Hi,

I am building my target right now.
It is based on the 'embedded' and 'Dreamcast' targets,
but I am using glibc instead of uClibc.

I am using the 'build_image.sh' script (called from 'build.sh')
from these targets to build a simplified root filesystem inside
the 'build/../TOOLCHAIN/rootfs' directory.
This root filesystem will be later copied to a compact
flash and the boot loader will be installed.

I think the easiest way will be to run the MAKEDEV program
from inside my 'build_image.sh' script to create
the device files in the roofs directory.

Regards,
Claudio




Rene Rebe wrote:
Hi,

On Tuesday 20 February 2007 18:31:01 Claudio Leonel wrote:

In our embedded distribution we prefer to use
static device files instead of udev.
Is there a package that builds the device files
(like MAKEDEV) or should this be done outside T2 ?

In the past we udev DevFS with 2.4. kernels and switched straight
to u/dev when it was out.

We know that many people still prefer static nodes in embedded
devices - however we have no functionality in T2 to create them.

Adding this is a rather trivial changes. What do you think about
a package which would ship those nodes? Or would you prefer
having those nodes created on target image creatoin?

I assume you already have setup a T2 target that builds the way
you like?

Yours,




----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of: unsubscribe t2

Reply via email to