Skip to content

Commit c53545c

Browse files
authored
Update README.md (#535)
1 parent f9361f4 commit c53545c

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

README.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## Branches
77
1. [1.12.x](https://github.com/unifi-utilities/unifios-utilities/tree/v1.12.x) - Support for 1.x.x firmware line
8-
1. [main](https://github.com/unifi-utilities/unifios-utilities) - Support for 2.5.x and above
8+
1. [main](https://github.com/unifi-utilities/unifios-utilities) - Support for 2.4.x and above
99

1010
### Current Branch is main, supporting 2.5.x
1111
-----
@@ -31,7 +31,9 @@ Standard Image for base UDM, systemd removed
3131

3232
### UDM Pro / SE
3333
Base build with apparmor, systemd, devicemapper removal, and overlay kept
34+
3435
Works on PRO on 2.x, for 1.x use the UDM Base still.
36+
3537
*Does not work on 3.x use nspawn-container*
3638

3739
## macvlan kernel module for UDR
@@ -55,10 +57,11 @@ Enables containers on UniFiOS 3.x, this replaces podman.
5557

5658
### podman-update
5759

58-
Updates Podman, conmon, and runc to a recent version.
59-
This allows docker-compose usage as well.
60+
Updates Podman, conmon, and runc to a recent version.This allows docker-compose usage as well.
61+
6062
Works on PRO on 2.x, for 1.x use the UDM Base still.
61-
*Does not working on 3.x use nspawn-container*
63+
64+
**Does not working on 3.x use nspawn-container**
6265

6366
### container-common
6467

@@ -70,11 +73,6 @@ Updates container defaults to maintain **stable disk usage footprint** of custom
7073

7174
If you need python3 on your UDM, generally not recommended, can always use it in unifi-os container.
7275

73-
### UDM Persistent SSH Keys Script
74-
75-
<https://github.com/fire1ce/UDM-Persistent-SSH-Keys>
76-
77-
Script to persist ssh keys after reboot or firmware update.
7876

7977
## VPN Servers / Clients
8078
| Name | URL | Description |
@@ -148,7 +146,7 @@ Update your cloudflare domains from your UDM with podman.
148146
|------ |----- |------------- |
149147
|suricata | | Updates suricata to a recent version. Now in firmware |
150148
| Jumbo Frames | <https://github.com/kalenarndt/udmp-jumbo-frames> | native jumbo frame support for the UDM and UDM-Pro is added in the 1.12.13 EA firmware, support for the UDM-SE is not yet announced. |
151-
149+
| UDM Persistent SSH Keys Script | <https://github.com/fire1ce/UDM-Persistent-SSH-Keys> | Stores SSH Keys. This functionality is now in firmware
152150

153151
## Reimaging your UDM
154152

0 commit comments

Comments
 (0)