Difference between revisions of "OE 50 How To"

From wiki.emacinc.com
Jump to: navigation, search
(Initial Page Creation)
 
m (Initial Content.)
Line 1: Line 1:
{{todo| NotStarted (10.06.2015-14:23->MD+)| Mdean | project=OE 5.0,MD }}
+
{{todo| NotStarted (10.06.2015-14:23->MD+)|Mike Dean| project=OE 5.0,MD }}
  
  
Line 13: Line 13:
  
 
<!-- /*********************************************************************************************************/ -->
 
<!-- /*********************************************************************************************************/ -->
<!-- /*********************************************  First Topic *********************************************/ -->
+
<!-- /****************************************  System Administration ****************************************/ -->
 
<!-- /*********************************************************************************************************/ -->
 
<!-- /*********************************************************************************************************/ -->
  
<!-- Instructions for using this template.  Delete these instructions when you're finished.
+
{{:Templateimpl:navtableentry | title=System Administration }}
  
    Change "First Topic" above and below to your topic.
+
{{:Templateimpl:Navti | [[ Network_Configuration | Configure Networking ]] }}
 +
{{:Templateimpl:Navti | [[ User_Account_Configuration | Configure User Accounts ]] }}
 +
{{:Templateimpl:Navti | [[ Setting_the_System_Time | Set the Time ]] }}
  
    The next line shows how to put a link as an entry in the table.  The left side is the link,
+
{{:Templateimpl:Navti | [[ Mounting_a_Flash_Filesystem | Mount a Filesystem ]] }}
    while the right is the description of the link.
+
{{:Templateimpl:Navti | [[ Setting_up_an_NFS_File_Server | Set Up an NFS Server ]] }}
 +
{{:Templateimpl:Navti | [[ Installing_TFTP_server | Install a TFTP Server ]] }}
  
    The line after that shows how to put a bold link as a table entry.  It defaults to More Information.
+
{{:Templateimpl:Navti | [[ Installing_LILO | Install LILO ]] }}
  
    The last line before the next comment block shows how to close out this topic.  This must come at the end
 
    of every topic.
 
-->
 
  
{{:Templateimpl:navtableentry | title=First Topic }}
 
  
 +
{{:Templateimpl:navtend}}
  
{{:Templateimpl:Navti | [[ First_Link | First Link ]] }}
 
  
  
 +
<!-- /*********************************************************************************************************/ -->
 +
<!-- /************************************************  New Row  ***********************************************/ -->
 +
<!-- /*********************************************************************************************************/ -->
  
{{:Templateimpl:Navtii | [[ More_Information | More Information ]] }}
+
<!-- This section is needed anytime you wish to add another row to the table. -->
 
 
 
 
 
 
{{:Templateimpl:navtend}}
 
  
 +
<!-- {{:Templateimpl:navtablenewrow}} -->
  
  
 
<!-- /*********************************************************************************************************/ -->
 
<!-- /*********************************************************************************************************/ -->
<!-- /************************************************  New Row ***********************************************/ -->
+
<!-- /****************************************  Software Development *****************************************/ -->
 
<!-- /*********************************************************************************************************/ -->
 
<!-- /*********************************************************************************************************/ -->
  
<!-- This section is needed anytime you wish to add another row to the table. -->
+
{{:Templateimpl:navtableentry | title=Software Development }}
  
{{:Templateimpl:navtablenewrow}}
+
{{:Templateimpl:Navti | Install the SDK  (TODO - existing article is OE 4 specific)}}
 +
{{:Templateimpl:Navti | Create a New Project  (TODO - existing article is OE 4 specific)}}
 +
{{:Templateimpl:Navti | Build Existing Software  (TODO - existing article is OE 4 specific)}}
 +
{{:Templateimpl:Navti | Build the Linux Kernel  (TODO - existing article is OE 4 specific)}}
 +
{{:Templateimpl:Navti | Get Started with Qt Creator  (TODO - this exists already, right?) }}
  
  
 +
{{:Templateimpl:navtend}}
  
  

Revision as of 14:41, 6 October 2015

TODO: {{#todo: NotStarted (10.06.2015-14:23->MD+)|Mike Dean|OE 5.0,MD}}





How To Articles

System Administration
Software Development
  • Install the SDK (TODO - existing article is OE 4 specific)
  • Create a New Project (TODO - existing article is OE 4 specific)
  • Build Existing Software (TODO - existing article is OE 4 specific)
  • Build the Linux Kernel (TODO - existing article is OE 4 specific)
  • Get Started with Qt Creator (TODO - this exists already, right?)