Difference between revisions of "Pages which need to be written/updated for OE5"
(First version.) |
m (More info.) |
||
Line 3: | Line 3: | ||
---- | ---- | ||
+ | ==== Essential ==== | ||
+ | |||
+ | * '''Create new page naming scheme to handle distinction between content for 4.0, 5.0, 5.1, etc.''' | ||
+ | * '''Create new main page which links to the different start pages for the different OE versions.''' | ||
+ | * '''Update sidebar with links to different OE version start pages, and to the new main page.''' | ||
* '''Create a more rigid, standard layout/format for our wiki pages.''' | * '''Create a more rigid, standard layout/format for our wiki pages.''' | ||
− | * '''Make sure all pages follow standard layout''' | + | * '''Make sure all pages follow standard layout (with the review process)''' |
− | * | + | * '''SEO Keywords need to be put on every page.''' |
+ | |||
+ | |||
+ | ==== Important ==== | ||
+ | |||
* Add a "Related Content" section to the bottom of every document, to guide people to other helpful information. | * Add a "Related Content" section to the bottom of every document, to guide people to other helpful information. | ||
* Link to related hardware on our sales website (www) | * Link to related hardware on our sales website (www) | ||
Line 48: | Line 57: | ||
* alsa{loop,mixer}, aplay, mpg123 - is this still there? | * alsa{loop,mixer}, aplay, mpg123 - is this still there? | ||
* opkg install/update/etc | * opkg install/update/etc | ||
+ | |||
==== Desktop SDK/Tools ==== | ==== Desktop SDK/Tools ==== | ||
Line 53: | Line 63: | ||
* apt-get install/etc | * apt-get install/etc | ||
* Qt Creator | * Qt Creator | ||
+ | * CMake - using from the command line | ||
+ | * git - using with git.emacinc.com | ||
* Automation Tools | * Automation Tools | ||
* EMAC Drivers | * EMAC Drivers | ||
Line 74: | Line 86: | ||
* "EMAC OE Development Process" needs to reference Qt Creator instead of Eclipse | * "EMAC OE Development Process" needs to reference Qt Creator instead of Eclipse | ||
* "Repartitioning a CompactFlash Disk for Linux" - filesystem type needs to be changed. | * "Repartitioning a CompactFlash Disk for Linux" - filesystem type needs to be changed. | ||
+ | * "Quick Reference" - add more content... ln, top/htop, df, du, ntp{d,q}, vim, ctags, permanent network config changes, nfs mounts, rsync, tcpdump, head/tail/look, grep/egrep/fgrep, uptime, lsof, who/w, which, whatis, whereis, whois, whoami/$UID/$GID/groups/id, dirs/pushd/popd |
Revision as of 18:26, 5 November 2014
Contents
Tasks Needed to Release the OE 5.0 Docs and Tasks Which Will Improve the Site:
Essential
- Create new page naming scheme to handle distinction between content for 4.0, 5.0, 5.1, etc.
- Create new main page which links to the different start pages for the different OE versions.
- Update sidebar with links to different OE version start pages, and to the new main page.
- Create a more rigid, standard layout/format for our wiki pages.
- Make sure all pages follow standard layout (with the review process)
- SEO Keywords need to be put on every page.
Important
- Add a "Related Content" section to the bottom of every document, to guide people to other helpful information.
- Link to related hardware on our sales website (www)
- See about updating the appearance of the wiki to more closely match the main website
Things to document for OE5:
Tasks
- How to configure screen blanking (console) time (change consoleblank value in kernel commandline to number of seconds, or 0 for never)
Tools
- inotify
- ethtool
- file
- wget
- wput
- sshpass
- evtest
- dig
- logger
- look - example using logs
- lsblk
- flock, lslocks
- free
- findmnt
- fuser
- makehrtf - either document or remove this utility
- md5sum
- mkfifo
- namei
- runscript - minicom scripting tool
- tload
- alsa{loop,mixer}, aplay, mpg123 - is this still there?
- opkg install/update/etc
Desktop SDK/Tools
- apt-get install/etc
- Qt Creator
- CMake - using from the command line
- git - using with git.emacinc.com
- Automation Tools
- EMAC Drivers
- EMAC Examples
Revise
- Update FAQ
- About Linux - Add more Info
- Getting Started with EMAC Embedded Linux Development - Update with links for 5.0, change Eclipse parts to Qt Creator, etc
- EMAC OE Add-on Packages
- Quick Reference
- Add more content to the Graphics section
- Serial Connections - Add 9x25 info, remove boards without OE5 support from table
- Network Configuration - Remove "Disabling Telnet" and add info about ethtool; remove "telnet is enabled by default"
- Make the next steps more clear in, "Archiving JFFS2 Images"
- For, "Creating JFFS2 Images," an Overview needs to be added which simply and clearly describes the pieces and process.
- "Editing a File" needs to be revised with info about vim.
- "Creating a New EMAC OE SDK Project" needs to be revised with CMake info
- "Building the Linux Kernel" needs to be rev'd with OE5 relevant info
- "EMAC OE Development Process" needs to reference Qt Creator instead of Eclipse
- "Repartitioning a CompactFlash Disk for Linux" - filesystem type needs to be changed.
- "Quick Reference" - add more content... ln, top/htop, df, du, ntp{d,q}, vim, ctags, permanent network config changes, nfs mounts, rsync, tcpdump, head/tail/look, grep/egrep/fgrep, uptime, lsof, who/w, which, whatis, whereis, whois, whoami/$UID/$GID/groups/id, dirs/pushd/popd