Joachim Wiberg
b341d37267
Update URL from kernelkit.org to www.kernelkit.org
...
DNS does not allow CNAME records at an apex domain (e.g. kernelkit.org),
so GitHub Pages cannot reliably redirect kernelkit.github.io to it. A
www subdomain can carry a CNAME pointing directly to kernelkit.github.io,
giving GitHub full control over the mapping and making the redirect work.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2026-03-01 06:59:48 +01:00
Joachim Wiberg
fcbd75a0ef
doc: split scripting.md into multiple files
...
Way too long. By splitting it in multiple files we can also user
simpler (shorter) headings, which makes navigation easier.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2025-07-30 14:58:08 +02:00
Joachim Wiberg
d1e71454cf
doc: markdown syntax, whitespace cleanup, and admonitions
...
Consistency between different sections in the documentation is critical.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2025-07-30 14:58:07 +02:00
Joachim Wiberg
cac357458c
Rebranding, make slogan more inclusive, Infix is more now ...
...
Fixes #1052
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2025-06-24 13:54:53 +02:00
Joachim Wiberg
90d2ae3868
doc: update restconf section with some more examples
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2025-02-28 16:10:29 +01:00
Joachim Wiberg
7ec37a7efb
board/common: new shell tool 'cfg [edit] arg', replaces alias
...
This commit replaces the 'cfg' alias for 'sysrepocfg -f json' with a
small shell script. Currently only an 'edit' command, similar to the
CLI 'text-editor' command for modifying base64 encoded YANG nodes.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-11-20 08:51:09 +01:00
Joachim Wiberg
69e9cde1e9
doc: update project URL in motd and docs
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-08-28 19:14:47 +02:00
Joachim Wiberg and Mattias Walström
eebba3b3cb
doc: initial RESTCONF scripting examples
...
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-06-04 13:38:03 +02:00
Jon-Olov Vatn and jovatn
a05e28d349
Updating text after feedback.
...
I found similar error in other parts of the doc, as well
as some typos, and fixed them there too.
[skip ci]
2024-05-13 07:50:34 +02:00
Jon-Olov Vatn and jovatn
81c8f1c944
Fixing more typos.
...
[skip ci]
2024-05-13 07:50:34 +02:00
Jon-Olov Vatn and jovatn
d039d9fc2b
Fix typo.
...
[skip ci]
2024-05-13 07:50:34 +02:00
Jon-Olov Vatn and jovatn
e1dd636ed0
Update link list and fixing typo.
...
[skip ci]
2024-05-13 07:50:34 +02:00
Jon-Olov Vatn and jovatn
c4236eaa80
Yet another try for anchors for cross-references
2024-05-13 07:50:34 +02:00
Jon-Olov Vatn and jovatn
a8c47779a2
New try for explicit anchors for cross-references
...
[skip ci]
2024-05-13 07:50:34 +02:00
Jon-Olov Vatn and jovatn
3178d5aae4
Adding script examples for production tests
...
- reading out eeprom/vpd data
- led testing
- power supply testing
- ethernet port test (example for looping ports)
[skip ci]
2024-05-13 07:50:34 +02:00
Joachim Wiberg and Tobias Waldekranz
1d7eeb5c53
doc: minor, follow-up to scripting.md
...
Drop sysrepocfg commands from first section.
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-04-30 15:51:17 +02:00
Jon-Olov Vatn and Joachim Wiberg
c58a624a51
Updating scripting file with sysrepo examples
...
[skip ci]
2024-04-29 11:09:01 +02:00
Jon-Olov Vatn and Joachim Wiberg
9326812430
Updating sysrepocfg scripting examples
...
[skip ci]
2024-04-29 11:09:01 +02:00
Jon-Olov Vatn and Joachim Wiberg
9bf4f1d982
Adding sysrepocfg examples
...
Initial examples added.
More can be done to show how config files are transferred to infix.
[skip ci]
2024-04-29 11:09:01 +02:00
Joachim Wiberg
3867db633b
doc: new document, Scripting Infix
...
Some common remote commands that do not use XML or NETCONF.
[skip ci]
Signed-off-by: Joachim Wiberg <troglobit@gmail.com >
2024-03-22 05:34:36 +01:00