File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,8 @@ Standard Image for base UDM, systemd removed
31
31
32
32
### UDM Pro / SE
33
33
Base build with apparmor, systemd, devicemapper removal, and overlay kept
34
- Works on PRO on 2.x, for 1.x use the UDM Base still.
34
+ Works on PRO on 2.x, for 1.x use the UDM Base still.
35
+ * Does not work on 3.x use nspawn-container*
35
36
36
37
## macvlan kernel module for UDR
37
38
@@ -41,18 +42,23 @@ at [macvlan-unifi-udr](https://github.com/whi-tw/macvlan-unifi-udr).
41
42
42
43
## General Tools
43
44
44
- ### on-boot-script
45
+ ### on-boot-script-2.x
45
46
46
47
Do this first. Enables ` init.d ` style scripts to run on every boot of your UDM.
47
48
Includes examples to run ` wpa-supplicant/eap-proxy ` and/or ` ntop-ng ` on startup.
48
49
Follow this [ readme] ( https://github.com/unifi-utilities/unifios-utilities/blob/main/on-boot-script/README.md ) .
49
50
50
51
** It enables complete customization of your UDM/P and fills the gap that config.gateway.json left behind.**
51
52
53
+ ### nspawn-container
54
+ Enables containers on UniFiOS 3.x, this replaces podman.
55
+
52
56
### podman-update
53
57
54
58
Updates Podman, conmon, and runc to a recent version.
55
59
This allows docker-compose usage as well.
60
+ Works on PRO on 2.x, for 1.x use the UDM Base still.
61
+ * Does not working on 3.x use nspawn-container*
56
62
57
63
### container-common
58
64
You can’t perform that action at this time.
0 commit comments