Difference between revisions of "Linux Main"
m (→General Information) |
(→System Operation) |
||
Line 10: | Line 10: | ||
== System Operation == | == System Operation == | ||
+ | * [[EMAC OE Getting Started Guide]] | ||
== Software Development == | == Software Development == |
Revision as of 09:08, 14 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.
Contents
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.
==