Difference between revisions of "Linux Main"

From wiki.emacinc.com
Jump to: navigation, search
m (General Information)
 
(30 intermediate revisions by 5 users not shown)
Line 12: Line 12:
  
 
* [[About Linux]]
 
* [[About Linux]]
* [[Embedded vs Desktop Linux]]
 
 
* [[Getting Started with Linux]]
 
* [[Getting Started with Linux]]
* [[Linux FAQ]]
 
  
 
===EMAC OpenEmbedded===
 
===EMAC OpenEmbedded===
Line 23: Line 21:
 
* [[Standard EMAC OE Build Features]]
 
* [[Standard EMAC OE Build Features]]
 
* [[EMAC OE Add-on Packages]]
 
* [[EMAC OE Add-on Packages]]
 +
* [[Quick Reference]]
  
 
===Licensing===
 
===Licensing===
Line 28: Line 27:
 
* [[Open Source Licensing]]
 
* [[Open Source Licensing]]
 
</div>
 
</div>
 +
</div>
 +
 +
<div class="masonry_item">
 +
 +
== System Configuration ==
 +
<div class="masonry_content">
 +
* [[Serial Connections]]
 +
* [[Network Connections]]
 +
* [[System Log In]]
 +
* [[User Account Configuration]]
 +
* [[Network Configuration]]
 +
* [[Setting the System Time]]
 +
</div>
 +
 
</div>
 
</div>
  
Line 34: Line 47:
 
== System Operation ==
 
== System Operation ==
 
<div class="masonry_content">
 
<div class="masonry_content">
* [[EMAC OE Getting Started Guide]]
+
<!--* [[EMAC OE Getting Started Guide]]-->
 +
* [[EMAC OE USB Gadget Connections|USB Gadget Connections]]
 +
* [[Editing a File]]
 +
<!--
 +
* [[Getting Started with EMAC Realtime OpenEmbedded Linux]] -->
 
* [[EMAC OE Boot Process Customization|Boot Process Customization]]
 
* [[EMAC OE Boot Process Customization|Boot Process Customization]]
* [[EMAC OE USB Gadget Connections|USB Gadget Connections]]
+
* [[Mounting a Flash Filesystem]]
 
</div>
 
</div>
 +
 
</div>
 
</div>
  
 
<div class="masonry_item">
 
<div class="masonry_item">
 +
 
== Software Development ==
 
== Software Development ==
 
<div class="masonry_content">
 
<div class="masonry_content">
 
=== Overview ===
 
=== Overview ===
 
* [[EMAC OE Development Process|Development Process]]
 
* [[EMAC OE Development Process|Development Process]]
* [[EMAC OE Development System Configuration|Development System Configuration]]
+
 
 
=== Software Development Kit (SDK) ===
 
=== Software Development Kit (SDK) ===
 
* [[EMAC OE SDK Introduction|Introduction]]
 
* [[EMAC OE SDK Introduction|Introduction]]
Line 51: Line 70:
 
* [[Configuring EMAC OE SDK|Configuration]]
 
* [[Configuring EMAC OE SDK|Configuration]]
 
* [[Using EMAC OE SDK Example Projects|Using the Example Projects]]
 
* [[Using EMAC OE SDK Example Projects|Using the Example Projects]]
 +
**  [[example_atod|The 'atod_test' example project]]
 +
**  [[example_brightness|The 'brightness' example project]]
 +
**  [[example_c++_person|The 'c++ person' example project]]
 +
**  [[example_egpc|The 'egpc' example project]]
 +
**  [[example_example|The 'example' example project]]
 +
**  [[example_fbench|The 'fbench' example project]]
 +
**  [[example_getkey|The 'getkey' example project]]
 +
**  [[example_i2c_test|The 'i2c test' example project]]
 +
**  [[example_io_demo|The 'io demo' example project]]
 +
**  [[example_mcp4922_test|The 'mcp4922 test' example project]]
 +
**  [[example_pthread_demo|The 'pthread demo' example project]]
 +
**  [[example_pthread_hello|The 'pthread hello' example project]]
 +
** [[example_serport212|The 'serport212' example project]]
 
* [[Creating a New EMAC OE SDK Project|Creating a New Project]]
 
* [[Creating a New EMAC OE SDK Project|Creating a New Project]]
 
* [[Remote Debugging EMAC OE SDK Projects with gdbserver|Remote Debugging with gdbserver]]
 
* [[Remote Debugging EMAC OE SDK Projects with gdbserver|Remote Debugging with gdbserver]]
 
* [[Building Existing Software Packages with EMAC OE SDK|Building Existing Software]]
 
* [[Building Existing Software Packages with EMAC OE SDK|Building Existing Software]]
 +
 
=== Eclipse IDE ===
 
=== Eclipse IDE ===
* [[EMAC Eclipse Introduction|Introduction]]
+
* [[Eclipse Introduction|Introduction]]
* [[Installing EMAC Eclipse|Installation]]
+
* [[Installing Eclipse|Installation]]
* [[Configuring EMAC Eclipse|Configuration]]
+
* [[First Time Starting Eclipse]]
* [[First Time Starting EMAC Eclipse]]
 
 
* [[Using the Eclipse Terminal View]]
 
* [[Using the Eclipse Terminal View]]
 
* [[Importing the EMAC OE SDK Projects with Eclipse|Importing EMAC OE SDK Projects]]
 
* [[Importing the EMAC OE SDK Projects with Eclipse|Importing EMAC OE SDK Projects]]
 
* [[Using the EMAC OE SDK Projects with Eclipse|Using the EMAC OE SDK Projects]]
 
* [[Using the EMAC OE SDK Projects with Eclipse|Using the EMAC OE SDK Projects]]
* [[Creating New Projects with EMAC Eclipse|Creating New Projects]]
+
* [[Creating New Projects with Eclipse|Creating New Projects]]
* [[Remote System Explorer Configuration for EMAC Eclipse|Remote System Explorer Configuration]]
+
* [[Eclipse_Remote_System_Explorer|Remote System Explorer]]
** [[Remote System Explorer Setup for EMAC Eclipse|RSE Setup]]
+
** [[Remote System Explorer Setup for Eclipse|RSE Setup]]
** [[Remote System Explorer SFTP Setup for EMAC Eclipse|RSE SFTP Setup]]
+
** [[Remote System Explorer SFTP Setup for Eclipse|RSE SFTP Setup]]
 
** [[Remote System Explorer Shell and Terminal Setup|Remote Shell and Terminal Setup]]
 
** [[Remote System Explorer Shell and Terminal Setup|Remote Shell and Terminal Setup]]
* [[Executing Remote Applications with EMAC Eclipse|Executing Remote Applications]]
+
* [[Executing Remote Applications with Eclipse|Executing Remote Applications]]
* [[Debugging Remote Applications with EMAC Eclipse|Debugging Remote Applications]]
+
* [[Debugging Remote Applications with Eclipse|Debugging Remote Applications]]
  
 
=== Custom Development ===
 
=== Custom Development ===
Line 77: Line 109:
 
* [[Custom Linux Kernel Development]]
 
* [[Custom Linux Kernel Development]]
 
</div>
 
</div>
 +
</div>
 +
<div class="masonry_item">
 +
 +
== Graphics ==
 +
<div class="masonry_content">
 +
* [[Framebuffer]]
 +
* [[X Windows]]
 +
</div>
 +
 
</div>
 
</div>
  
Line 92: Line 133:
 
* [[Mounting JFFS2 Images on a Linux PC]]
 
* [[Mounting JFFS2 Images on a Linux PC]]
 
* [[Archiving JFFS2 Images|Archiving JFFS2 Images from Flash]]
 
* [[Archiving JFFS2 Images|Archiving JFFS2 Images from Flash]]
 +
* [[Loading JFFS2 Images Onto a Board]]
 +
* [[Loading Linux Kernels Onto a Board]]
  
 
===Network Filesystems===
 
===Network Filesystems===
  
 +
* [[Setting up an NFS File Server]]
 
* [[Booting with an NFS Root Filesystem]]
 
* [[Booting with an NFS Root Filesystem]]
  
Line 114: Line 158:
  
 
=== RedBoot ===
 
=== RedBoot ===
* [[RedBoot Overview]]
 
 
* [[Loading Images with RedBoot]]
 
* [[Loading Images with RedBoot]]
  
 
=== LILO ===
 
=== LILO ===
 
* [[LILO Overview]]
 
* [[LILO Overview]]
 +
* [[Installing LILO]]
 +
* [[Configuring LILO]]
 +
 +
=== TFTP Server ===
 +
* [[Installing TFTP server]]
 
</div>
 
</div>
 
</div>
 
</div>
  
 +
<div class="masonry_item">
 +
 +
== Support ==
 +
<div class="masonry_content">
 +
* [[EMAC Support Services]]
 +
* [[Linux FAQ]]
 +
* [[Open Source Community]]
 +
* [[Quick Reference]]
 +
</div>
 +
</div>
  
 
[[Category:Linux]]
 
[[Category:Linux]]
 
[[Category:Main Pages]]
 
[[Category:Main Pages]]
 
__NOTOC__
 
__NOTOC__

Latest revision as of 19:22, 27 December 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.

Use the links below to navigate the wiki. For questions or feedback, contact support.