Template:OS Overview General Column Debian: Difference between revisions
From Variscite Wiki
(fix video per machine name logic) |
No edit summary |
||
(9 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<!-- | <includeonly><!-- | ||
-->{{#vardefine:SHOW_CHANGELOG|{{#ifexpr: | -->{{#vardefine:SHOW_CHANGELOG|{{#ifexpr: | ||
{{#rpos: {{#var:MACHINE_NAME}} | imx8mn-var-som}} >= 0 | {{#rpos: {{#var:MACHINE_NAME}} | imx8mn-var-som}} >= 0 | ||
Line 13: | Line 13: | ||
{{#rpos: {{#var:MACHINE_NAME}} | imx8qxp-var-som}} >= 0 | {{#rpos: {{#var:MACHINE_NAME}} | imx8qxp-var-som}} >= 0 | ||
or | or | ||
{{#rpos: {{#var:MACHINE_NAME}} | | {{#rpos: {{#var:MACHINE_NAME}} | imx8m-var-dart}} >= 0 | ||
or | |||
{{#rpos: {{#var:MACHINE_NAME}} | imx93-var-som}} >= 0 | |||
| 1 | | 1 | ||
| 0}}}} <!-- create boolean if changelog url should be shown | | 0}}}} <!-- create boolean if changelog url should be shown | ||
-->{{SoftBox | -->{{SoftBox | ||
|title=General | |title=General | ||
|content= | |content= | ||
;General | ;General | ||
* {{Varlink|Yocto Start Here|{{#var:RELEASE_LINK}}|First Time? Start Here}} <i class="fas fa-angle-double-left text-danger pl-2"></i><i class="fas fa-angle-double-left text-danger"></i> | * {{Varlink|Yocto Start Here|{{#var:RELEASE_LINK}}|First Time? Start Here}} <i class="fas fa-angle-double-left text-danger pl-2"></i><i class="fas fa-angle-double-left text-danger"></i> | ||
* {{Varlink|Debian Recovery SD card|{{#var:RELEASE_LINK}}|'''Using the recovery SD card'''}} | * {{Varlink|Debian Recovery SD card|{{#var:RELEASE_LINK}}|'''Using the recovery SD card'''}} | ||
Line 32: | Line 32: | ||
;Programming | ;Programming | ||
* {{Varlink|Debian Hello World|{{#var:RELEASE_LINK}}|Hello World 'C' application}} | * {{Varlink|Debian Hello World|{{#var:RELEASE_LINK}}|Hello World 'C' application}} | ||
* {{Varlink|Yocto Programming with CodeBlocks|{{#var:RELEASE_LINK}}|Debugging with Code::Blocks}} | |||
* {{Varlink|Debian Programming with Eclipse|{{#var:RELEASE_LINK}}|Debugging with Eclipse}} | |||
* {{Varlink|Debian Programming with VSCode|{{#var:RELEASE_LINK}}|Debugging with Visual Studio Code}} | |||
* {{Varlink|Debian Setup TFTP/NFS|{{#var:RELEASE_LINK}}|TFTP & NFS}} | * {{Varlink|Debian Setup TFTP/NFS|{{#var:RELEASE_LINK}}|TFTP & NFS}} | ||
;Support | ;Support | ||
Line 37: | Line 40: | ||
|color=pink | |color=pink | ||
}} | }} | ||
</includeonly> |