You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Developer-Guide_Extensions.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,8 +103,8 @@ They're the same, except:
103
103
#### Can you give me examples of some extensions shipped in Armbian?
104
104
105
105
-[image-output-qcow2](https://github.com/armbian/build/blob/main/extensions/image-output-qcow2.sh): create images in qcow2-format, suitable to test-run in a VM.
106
-
-[uboot-btrfs](https://github.com/armbian/build/blob/main/extensions/uboot-btrfs.sh): Add btrfs support for u-boot. This makes it possible to boot straight from btrfs partitions. A growi>
107
-
-[watchdog](https://github.com/armbian/build/blob/main/extensions/watchdog.sh): Add watchdog support for an image
106
+
-[uboot-btrfs](https://github.com/armbian/build/blob/main/extensions/uboot-btrfs.sh): Add btrfs support for u-boot
107
+
-[watchdog](https://github.com/armbian/build/blob/main/extensions/watchdog.sh): Add watchdog alert support
0 commit comments