Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:tce-load [2012/06/14 13:42] – adrian | wiki:tce-load [2012/06/20 09:45] (current) – adrian | ||
---|---|---|---|
Line 3: | Line 3: | ||
^Argument ^Function ^ | ^Argument ^Function ^ | ||
- | |**-i** |Installs already downloaded extensions via loop device| | + | |**-i**|Install extension. Add to **OnBoot** list if used with **-w**. |
- | |**-w** |Downloads extension in '' | + | |
- | |**-wi** |Downloads extension, installs via loop device and updates **OnBoot**. Depended on extensions are also downloaded and installed if download was required.| | + | |
- | |**-wo** |Downloads extension only and installs as OnDemand| | + | |
- | |**-wil** |Downloads extension, installs via loop device. Depended on extensions are also downloaded and installed if download was required.| | + | |
- | |**-ic** |Install | + | |
- | |**-wic** |Downloads extension, installs via one-time copy to file system and updates **OnBoot**. Depended on extensions are also downloaded and installed if download was required.| | + | |
- | |**-wicl** |Downloads extension, installs via one-time copy. Depended on extensions are also installed if download was required.| | + | |
- | |**-s** |Suppress '' | + | |
- | + | ||
- | So generally: | + | |
- | ^Argument ^Function ^ | + | |
- | |**-i**|Install. Add to **OnBoot** list if used with **-w**. | + | |
|**-w**|Downloads if not already downloaded. Add to **OnBoot** list if used with **-i**.| | |**-w**|Downloads if not already downloaded. Add to **OnBoot** list if used with **-i**.| | ||
|**-o**|Install as an **OnDemand** feature. //Must// be used with **-w**. | |**-o**|Install as an **OnDemand** feature. //Must// be used with **-w**. | ||
|**-l**|Suppresses adding to **OnBoot** list.| | |**-l**|Suppresses adding to **OnBoot** list.| | ||
- | |**-c**|Copies the files to the filesystem | + | |**-c**|Copies the files to the file system |
|**-s** |Suppress '' | |**-s** |Suppress '' | ||
- | **//'' | + | **//'' |
**//'' | **//'' | ||
Line 28: | Line 16: | ||
Examples of using this command are: | Examples of using this command are: | ||
<code bash> | <code bash> | ||
+ | |||
+ | < | ||
+ | |||
+ | < | ||
+ | |||
+ | < | ||
+ | |||
+ | < | ||
+ | |||
+ | |||
+ | < |