free-electrons.com

TwitterFacebook
Get flash to fully experience Pearltrees
http://free-electrons.com/docs/elfs/

Embedded Linux From Scratch... in 40 minutes! - Free Electrons

This presentation shows how easy it can be to build an embedded system from the ground up, rather than trimming an existing general purpose GNU/Linux distribution. It is mainly targeted at beginners in embedded systems, but it also gives useful tricks that more experienced people may not know about. This document is used in our training sessions .

Embedded Linux, kernel and real-time presentations - Free Electrons

http://free-electrons.com/docs/ Free training materials and conference presentations from Free Electrons, covering real-time, embedded Linux system and device driver development. Rather that reading individual documents, you may also be interested in complete embedded Linux and Linux kernel and driver development training materials (lectures and labs). License
http://free-electrons.com/community/hardware/boards/

Embedded board manufacturers and dealers - Free Electrons

Attractive hardware boards for embedded Linux system developers, with Linux support, a public pricelist, an English website and public documentation. Difficult to find manufacturers or dealers of embedded system boards? Whenever we find a supplier which products look interesting, we add its website to the below list. Of course, the list is not exhaustive at all, but we hope it can help you in finding the best hardware solution for your system. Companies are listed by alphabetical order, mentioning the country where their headquarters are. Of course, most of these company accept worldwide orders.
http://free-electrons.com/community/demos/qemu-arm-directfb/

Tiny qemu arm system with a DirectFB interface - Free Electrons

Make sure the qemu emulator is installed on your GNU/Linux distribution. The demo works with qemu 0.8.2 and beyond, but it may also work with earlier versions. That’s a qemu issue (qemu used the SDL library). Check that you can start graphical applications from your terminal (try xeyes or xterm for example). You may also need to check that you have name servers listed in /etc/resolv.conf . Anyway, you will find solutions for this issue on the Internet.
http://free-electrons.com/community/links/

Links - Free Electrons

A non profit organization to develop the use of Linux on Consumer Electronics devices. Hosts many technical projects and resources. Now part of the Linux Foundation. The free online encyclopedia.

RAID + Xen on Ubuntu Edgy - Free Electrons

http://free-electrons.com/community/howtos/raid-xen-ubuntu/ Ubuntu 6.10 was used because it was the first Ubuntu version with Xen support. In earlier Ubuntu versions (in particular 6.06 LTS), you have to install Xen from sources, and do manual C library tweaks (for TLS support issues). The advantage of packages is that you can easily know about and deploy security updates! Another reason for using version 6.10 is that it uses the Linux kernel version supported by the latest Xen version (3.0.3 when we installed it). With Ubuntu 6.06, we would have needed to upgrade the kernel version, or to use an earlier Xen version. Kernel configuration files are provided for the Via C7 based Dedibox servers available in France.