Difference between revisions of "Main Page"

From KoanSoftware Wiki
Jump to: navigation, search
(KOAN Embedded Software Engineering)
(What is KaeilOS)
Line 12: Line 12:
  
 
== What is KaeilOS ==  
 
== What is KaeilOS ==  
KaeilOS is an OpenSource software framework to create GNU/Linux distributions aimed for embedded devices. Primarily, the project maintains and develops a collection of BitBake recipes. The bitbakes consist of the source URL of the package, dependencies and compile or install options.
+
KaeilOS was an OpenSource software framework based on OpenEmbedded to create GNU/Linux distributions aimed for embedded devices developed by KOAN from 2004 to 2010.
During the build process they are used to track dependencies, cross-compile the package and pack it up, suitable to be installed on the target device. It's also possible to create complete images, consisting of root file system and kernel. As a first step the framework will build a cross-compiler toolchain for the target platform.
 
Currently the project is no longer active as independent system but is using Yocto Project at its place.
 
 
 
KaeilOS runs in a lot of different plaftforms ([http://en.wikipedia.org/wiki/x86 x86], [http://en.wikipedia.org/wiki/Powerpc PowerPC] and [http://en.wikipedia.org/wiki/ARM_architecture ARM]) and includes more than 7000 opensource packages and libraries suitable for:
 
* Embedded system
 
* Desktop
 
* Server
 
 
 
  
 
== Getting Started ==
 
== Getting Started ==

Revision as of 15:00, 24 April 2018

Welcome on KaeilOS official wiki

DISCLAIMER

All contents of this website are released under the Creative Commons Attribution-ShareAlike 3.0 Unported License


KOAN Embedded Software Engineering

KOAN è una software house italiana, specializzata in soluzioni software Linux embedded e real time su piattaforme RISC della famiglia ARM (Raspberry, Atmel, Freescale, NXP). Fondata nel 1996 da esperienze diversificate, KOAN è un'azienda italiana con sede a Bergamo, operante nel settore del terziario avanzato che si propone come fornitore di sistemi software embedded per automazione industriale, telecomunicazioni, automotive, meccatronica e aerospaziale.

What is KaeilOS

KaeilOS was an OpenSource software framework based on OpenEmbedded to create GNU/Linux distributions aimed for embedded devices developed by KOAN from 2004 to 2010.

Getting Started

Development

Problem solving - Howto

Openembedded Core

Openembedded Debugging

Yocto Project

Documents

About us