summaryrefslogtreecommitdiff
path: root/NOTES.org
diff options
context:
space:
mode:
Diffstat (limited to 'NOTES.org')
-rw-r--r--NOTES.org28
1 files changed, 28 insertions, 0 deletions
diff --git a/NOTES.org b/NOTES.org
new file mode 100644
index 0000000..55aa44c
--- /dev/null
+++ b/NOTES.org
@@ -0,0 +1,28 @@
+
+* Map file name to a tab name
+ Ubuntu/OpenEmbedded
+ README -> “Release Notes”
+ INSTALL -> “Binary Image Installation”
+ HACKING -> “Building From Source”
+ FIRMWARE -> “Firmware Update”
+ RTSM -> “RTSM”
+ Android
+ howto/HOWTO_releasenotes.txt -> “Release Notes”
+ howto/HOWTO_install.txt -> “Binary Image Installation”
+ howto/HOWTO_getsourceandbuild.txt -> “Building From Source”
+ howto/HOWTO_flashfirmware.txt -> “Firmware Update”
+ howto/HOWTO_rtsm -> “RTSM”
+
+
+* If you wish to test your textile file, use this site: http://textile.thresholdstate.com/
+* For additional syntax help check the source files in this repo or check out wikipedia at http://en.wikipedia.org/wiki/Textile_(markup_language)
+
+* [2012-10-16 Tue]
+1. [X] Convert the file names to the proper ones so they can be integrated into the build system
+2. [ ] Update the instructions to the 12.10 release
+3. [X] Add the RTSM tab
+4. [ ] Add a header (In the area on top of the tabs just like the ve_12.09 page
+ - No possible due to current restrictions. For now, we added the header to the body of the Release Notes.
+5. [X] Create the proper Ubuntu instructions for the Ubuntu build
+6. [X]Push these instructions somewhere (or is this bzr branch is enough) so they can be picked up by the build system
+ - Committed the work into Github for now at (https://github.com/situmam/textile_instructions)