Skip to content

Commit c8a59d9

Browse files
committed
Automatic documentation update
1 parent 72566e1 commit c8a59d9

13 files changed

+50
-0
lines changed

docs/User-Guide_Armbian-Config/Localisation.md

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
***
55

66
## Change Global timezone
7+
8+
<!--- section image START from tools/include/images/LO001.png --->
9+
[![Change Global timezone](/images/LO001.png)](#)
10+
<!--- section image STOP from tools/include/images/LO001.png --->
11+
712
**Command:**
813
~~~
914
armbian-config --cmd LO001

docs/User-Guide_Armbian-Config/Network.md

+10
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55

66
## Basic Network Setup
77

8+
<!--- section image START from tools/include/images/BNS001.png --->
9+
[![Basic Network Setup](/images/BNS001.png)](#)
10+
<!--- section image STOP from tools/include/images/BNS001.png --->
11+
12+
813
<!--- header START from tools/include/markdown/BNS001-header.md --->
914
``` mermaid
1015
graph LR
@@ -69,6 +74,11 @@ armbian-config --cmd BNS002
6974
***
7075

7176
## View Network Settings
77+
78+
<!--- section image START from tools/include/images/VNS001.png --->
79+
[![View Network Settings](/images/VNS001.png)](#)
80+
<!--- section image STOP from tools/include/images/VNS001.png --->
81+
7282
**Command:**
7383
~~~
7484
armbian-config --cmd VNS001

docs/User-Guide_Armbian-Config/System.md

+35
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
***
1010

1111
### Install alternative kernels
12+
13+
<!--- section image START from tools/include/images/SY201.png --->
14+
[![Install alternative kernels](/images/SY201.png)](#)
15+
<!--- section image STOP from tools/include/images/SY201.png --->
16+
1217
Switching between kernels might change functionality of your device.
1318

1419
It might fail to boot!
@@ -27,6 +32,11 @@ armbian-config --cmd SY201
2732
***
2833

2934
### Install Linux headers
35+
36+
<!--- section image START from tools/include/images/SY204.png --->
37+
[![Install Linux headers](/images/SY204.png)](#)
38+
<!--- section image STOP from tools/include/images/SY204.png --->
39+
3040
**Command:**
3141
~~~
3242
armbian-config --cmd SY204
@@ -107,6 +117,11 @@ armbian-config --cmd SY010
107117
***
108118

109119
### Install to internal storage
120+
121+
<!--- section image START from tools/include/images/SY001.png --->
122+
[![Install to internal storage](/images/SY001.png)](#)
123+
<!--- section image STOP from tools/include/images/SY001.png --->
124+
110125
**Command:**
111126
~~~
112127
armbian-config --cmd SY001
@@ -304,6 +319,11 @@ armbian-config --cmd NFS22
304319
***
305320

306321
### Disable root login
322+
323+
<!--- section image START from tools/include/images/SY101.png --->
324+
[![Disable root login](/images/SY101.png)](#)
325+
<!--- section image STOP from tools/include/images/SY101.png --->
326+
307327
**Command:**
308328
~~~
309329
armbian-config --cmd SY101
@@ -555,6 +575,11 @@ armbian-config --cmd SSH202
555575
***
556576

557577
### Change shell system wide to BASH
578+
579+
<!--- section image START from tools/include/images/SY005.png --->
580+
[![Change shell system wide to BASH](/images/SY005.png)](#)
581+
<!--- section image STOP from tools/include/images/SY005.png --->
582+
558583
This will switch system wide shell to BASH
559584

560585
**Command:**
@@ -608,6 +633,11 @@ armbian-config --cmd SY009
608633
***
609634

610635
### Enable Armbian firmware upgrades
636+
637+
<!--- section image START from tools/include/images/SY202.png --->
638+
[![Enable Armbian firmware upgrades](/images/SY202.png)](#)
639+
<!--- section image STOP from tools/include/images/SY202.png --->
640+
611641
This will enable Armbian kernel upgrades that are currently put on hold.
612642

613643
**Command:**
@@ -731,6 +761,11 @@ armbian-config --cmd UNAT01
731761
***
732762

733763
### Configure automatic package updates
764+
765+
<!--- section image START from tools/include/images/UNAT02.png --->
766+
[![Configure automatic package updates](/images/UNAT02.png)](#)
767+
<!--- section image STOP from tools/include/images/UNAT02.png --->
768+
734769
**Command:**
735770
~~~
736771
armbian-config --cmd UNAT02

docs/images/BNS001.png

3.09 KB
Loading

docs/images/LO001.png

3.26 KB
Loading

docs/images/SY001.png

2.91 KB
Loading

docs/images/SY005.png

2.4 KB
Loading

docs/images/SY101.png

3.66 KB
Loading

docs/images/SY201.png

3.06 KB
Loading

docs/images/SY202.png

3.1 KB
Loading

docs/images/SY204.png

2.79 KB
Loading

docs/images/UNAT02.png

6.92 KB
Loading

docs/images/VNS001.png

6.78 KB
Loading

0 commit comments

Comments
 (0)