Difference between revisions of "Linux Main"

From wiki.emacinc.com
Jump to: navigation, search
(partial restructuring)
m (General Information)
Line 7: Line 7:
 
* [[Embedded vs Desktop Linux]]
 
* [[Embedded vs Desktop Linux]]
 
* [[Open Source Licensing]]
 
* [[Open Source Licensing]]
 
+
* [[Linux FAQ]]
 
 
  
 
== System Operation ==
 
== System Operation ==

Revision as of 18:58, 13 February 2013

This page is the central location for information relating to the use of the Linux and other Open Source software on EMAC systems. The majority of EMAC Linux systems utilize the EMAC OpenEmbedded Linux distribution (EMAC OE). See the pages below for detailed information.

General Information

System Operation

Software Development

Development System

Software Development Kit (SDK)

Eclipse IDE

What is Linux?

Linux is a Free and Open Source Operating System kernel. EMAC supports Linux on nearly every system that we sell. The type and features of the Linux build provided for a certain system depends on both the capabilities of the system and the intended use. Systems utilizing the Linux Kernel along with other Open Source tools are generically referred to as Linux systems. The term GNU/Linux is also frequently used to reflect the use of software from the GNU project along with the Linux kernel.

EMAC OpenEmbedded Linux

OpenEmbedded is a build framework for embedded Linux systems. It aims to reduce the number of dependencies on the development platform as much as possible and can be used to cross-compile thousands of packages. EMAC utilizes a customized version of OpenEmbedded to create the EMAC OpenEmbedded distribution, EMAC OE. EMAC OE is the Linux distribution utilized on the majority of EMAC products.

==