Difference between revisions of "Linux Main"

From wiki.emacinc.com
Jump to: navigation, search
(System Operation: changed link title)
 
(58 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 +
<div class="header_box">
 
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.
 
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 [mailto:support@emacinc.com support].
 +
</div>
 +
 +
<div id="masonry_wrapper">
 +
<div class="masonry_item">
 
== General Information ==
 
== General Information ==
 +
<div class="masonry_content">
 +
===Linux===
  
 
* [[About Linux]]
 
* [[About Linux]]
 +
* [[Getting Started with Linux]]
 +
 +
===EMAC OpenEmbedded===
 +
 
* [[About EMAC OpenEmbedded]]
 
* [[About EMAC OpenEmbedded]]
* [[Embedded vs Desktop Linux]]
+
* [[EMAC OpenEmbedded Fact Sheet]]
 +
* [[Getting Started with EMAC Embedded Linux Development]]
 +
* [[Standard EMAC OE Build Features]]
 +
* [[EMAC OE Add-on Packages]]
 +
* [[Quick Reference]]
 +
 
 +
===Licensing===
 +
 
 
* [[Open Source Licensing]]
 
* [[Open Source Licensing]]
* [[Linux FAQ]]
+
</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 class="masonry_item">
  
 
== System Operation ==
 
== System Operation ==
* [[EMAC OE Getting Started Guide]]
+
<div class="masonry_content">
 +
<!--* [[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 class="masonry_item">
 +
 
 +
== Software Development ==
 +
<div class="masonry_content">
 +
=== Overview ===
 +
* [[EMAC OE Development Process|Development Process]]
 +
 
 +
=== Software Development Kit (SDK) ===
 +
* [[EMAC OE SDK Introduction|Introduction]]
 +
* [[Installing EMAC OE SDK|Installation]]
 +
* [[Configuring EMAC OE SDK|Configuration]]
 +
* [[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]]
 +
* [[Remote Debugging EMAC OE SDK Projects with gdbserver|Remote Debugging with gdbserver]]
 +
* [[Building Existing Software Packages with EMAC OE SDK|Building Existing Software]]
 +
 
 +
=== Eclipse IDE ===
 +
* [[Eclipse Introduction|Introduction]]
 +
* [[Installing Eclipse|Installation]]
 +
* [[First Time Starting Eclipse]]
 +
* [[Using the Eclipse Terminal View]]
 +
* [[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]]
 +
* [[Creating New Projects with Eclipse|Creating New Projects]]
 +
* [[Eclipse_Remote_System_Explorer|Remote System Explorer]]
 +
** [[Remote System Explorer Setup for Eclipse|RSE Setup]]
 +
** [[Remote System Explorer SFTP Setup for Eclipse|RSE SFTP Setup]]
 +
** [[Remote System Explorer Shell and Terminal Setup|Remote Shell and Terminal Setup]]
 +
* [[Executing Remote Applications with Eclipse|Executing Remote Applications]]
 +
* [[Debugging Remote Applications with Eclipse|Debugging Remote Applications]]
 +
 
 +
=== Custom Development ===
 +
* [[Building the Linux Kernel]]
 +
* [[Using the EMAC GPIO Class]]
 +
* [[Building and Customizing EMAC OE]]
 +
* [[Custom Software Deployment with EMAC OE|Custom Software Deployment]]
 +
* [[Custom Linux Kernel Development]]
 +
</div>
 +
</div>
 +
<div class="masonry_item">
 +
 
 +
== Graphics ==
 +
<div class="masonry_content">
 +
* [[Framebuffer]]
 +
* [[X Windows]]
 +
</div>
 +
 
 +
</div>
 +
 
 +
<div class="masonry_item">
 +
 
 +
== Working with Filesystem Images ==
 +
<div class="masonry_content">
 +
===Media Cards===
 +
 
 +
* [[Loading Linux Images to a Compact Flash Disk]]
 +
 
 +
===MTD Flash===
 +
 
 +
* [[Creating JFFS2 Images]]
 +
* [[Mounting JFFS2 Images on a Linux PC]]
 
* [[Archiving JFFS2 Images|Archiving JFFS2 Images from Flash]]
 
* [[Archiving JFFS2 Images|Archiving JFFS2 Images from Flash]]
* [[Mounting JFFS2 Images on a Linux PC]]
+
* [[Loading JFFS2 Images Onto a Board]]
* [[Creating JFFS2 Images]]
+
* [[Loading Linux Kernels Onto a Board]]
 +
 
 +
===Network Filesystems===
 +
 
 +
* [[Setting up an NFS File Server]]
 
* [[Booting with an NFS Root Filesystem]]
 
* [[Booting with an NFS Root Filesystem]]
 +
 +
===Working with Partitions===
 +
 
* [[Repartitioning Root Storage Devices for Linux]]
 
* [[Repartitioning Root Storage Devices for Linux]]
 
** [[Repartitioning a CompactFlash Disk for Linux]]
 
** [[Repartitioning a CompactFlash Disk for Linux]]
 
** [[Repartitioning NAND Flash with JFFS2 for Linux]]
 
** [[Repartitioning NAND Flash with JFFS2 for Linux]]
 +
</div>
 +
</div>
 +
 +
<div class="masonry_item">
 +
 +
== Bootloaders ==
 +
<div class="masonry_content">
 +
=== U-Boot ===
 +
* [[U-Boot Overview]]
 +
* [[Loading Images with U-Boot]]
 +
 +
=== RedBoot ===
 +
* [[Loading Images with RedBoot]]
  
== Software Development ==
+
=== LILO ===
=== Development System ===
+
* [[LILO Overview]]
=== Software Development Kit (SDK) ===
+
* [[Installing LILO]]
=== Eclipse IDE ===
+
* [[Configuring LILO]]
 +
 
 +
=== TFTP Server ===
 +
* [[Installing TFTP server]]
 +
</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:Open Source]]
 
 
[[Category:Main Pages]]
 
[[Category:Main Pages]]
 +
__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.