
sancelot at free
Oct 7, 2004, 11:55 PM
Post #4 of 11
(638 views)
Permalink
|
|
Re: Creating a gentoo based system for embedded
[In reply to]
|
|
Hi, I know and I agree with every one this is possible to generate this system , BUT the main problem is in the possibility to make evolve this system and the tools to create and maintain it .(I think this is the awaited added value) Gentoo seems a good choice , because you may be able to upgrade your system. I know there are tools that have been developped like catalyst. Is it a good choice in this case ? Building an embedded system from scratch will work, but you are faced to evolution problem.I agree that embedded system must not evolve every day, but every year our customers are requestings for new features in there machines. we should be able to add these new features with the today 's tools and technologies (ex : wifi was not really implemented fin industry ew years ago....) Thanks for your replies. I will try catalyst and will give you my feedback . Best Regards Steph Le jeudi 7 Octobre 2004 20:43, Daniel Frickemeier a écrit : > Hello, > > Am Donnerstag, 7. Oktober 2004 16:47 schrieb stephane ancelot: > First, sorry for my bad english, hope you understand me. > > > There will be a compact flash to store the system : > > A minimal linux system will be installed > > No prob. Take a hard disk for development, and then swich over the system > to the cf-card. > > > The major poroblem is in the creation of this system , because of linux > > fast evolution we should be able to update this system every six months. > > This could be a problem. > > > Furthermore , the system may stay in a readonly partition , but we have > > to plug our application in this system that should be setted up on a > > separate partition because we should be able to send updates for it . and > > the user may load save files on it . > > > > What are the gentoo tools to allow that ? > > They do. I build a gentoo-embedded system with an old stage of Ned Ludd and > Peter (lost his christian name, sorry)(BIG THANKS to both of them for their > work!!!) uclibc-stages on a Via-Epia bord with 256MB Ram and 256 MB > CF-Card. I buiilded the hole system without X, but mini_httpd and ssh. We > would use it for streaming diferential GPS-Data form an serial sender to an > TCP/IP-Network. > > I used to build a second Computer (an oridinaery PC) which contains all the > gentoo stuff, like /usr/portage and /var/edb. This PC builds all new > Packages (in an chroot) Then, I make an rsync over the whole > /root-Partiaion (with some exculsions, like /etc) to get the update on the > embeded system. I used to have nearly all stuff, like gcc, python, perl.... > on the embedded too, so the size of the embedded system is around 150 MB at > all. > > I used to mount the entire file-system ro and store alle the variable date > (such as /var /tmp and /home) in tmpfs ram-disks. > > If you have some more questions, mail me. > > cu Daniel > > > -- > gentoo-embedded [at] gentoo mailing list -- gentoo-embedded [at] gentoo mailing list
|