Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:tce-load [2012/02/17 00:57] – created olegwiki:tce-load [2012/06/20 09:45] (current) adrian
Line 1: Line 1:
 ====== tce-load ====== ====== tce-load ======
-tce-load is a command to load an extension+tce-load is a shell script command to load an extension
  
-  * **-i** does something, please help if you know +^Argument ^Function ^ 
-  * **-w** does something, please help if you know +|**-i**|Install extension. Add to **OnBoot** list if used with **-w**.  Will fail if not already downloaded.| 
-  **-wi** does something, please help if you know +|**-w**|Downloads if not already downloaded. Add to **OnBoot** list if used with **-i**.| 
-  * **-wo** does something, please help if you know +|**-o**|Install as an **OnDemand*feature. //Must// be used with **-w** //Ignored// if used with **-i**.| 
-  * **-wil** does something, please help if you know +|**-l**|Suppresses adding to **OnBoot** list.| 
-  * **-ic** does something, please help if you know +|**-c**|Copies the files to the file system instead of mounting as a loop device. //Must// be used with **-i**.| 
-  * **-wic** does something, please help if you know +|**-s** |Suppress ''OK'' message used by appbrowser| 
-  * **-wicl** does something, please help if you know + 
-  * **s** does somethingplease help if you know+**//''NOTE:''//** If you use **-w** and you have the extension already downloaded, it doesn't install the dependencies. 
 + 
 +**//''NOTE:''//** If you add to **OnBoot** but you also do a one time copy (e.g. **-wicl**)when you reboot, it will not be copied, it will be mounted via the loop device.
  
 Examples of using this command are: Examples of using this command are:
-  <del>example 1</del+<code bash>tce-load -wi vim   # downloads, adds to OnBoot list and installs vim</code> 
-  <del>example 2</del>+ 
 +<sub>.</sub
 + 
 +<sub>.</sub> 
 + 
 +<sub>.</sub> 
 + 
 +<sub>.</sub> 
 + 
 + 
 +<code>Modified by Adrian Hawryluk 2012  </code>
Print/export
QR Code
QR Code wiki:tce-load (generated for current page)