mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update README.md
This commit is contained in:
parent
dc3db23dfc
commit
f9361f431e
@ -32,6 +32,7 @@ Standard Image for base UDM, systemd removed
|
|||||||
### UDM Pro / SE
|
### UDM Pro / SE
|
||||||
Base build with apparmor, systemd, devicemapper removal, and overlay kept
|
Base build with apparmor, systemd, devicemapper removal, and overlay kept
|
||||||
Works on PRO on 2.x, for 1.x use the UDM Base still.
|
Works on PRO on 2.x, for 1.x use the UDM Base still.
|
||||||
|
*Does not work on 3.x use nspawn-container*
|
||||||
|
|
||||||
## macvlan kernel module for UDR
|
## macvlan kernel module for UDR
|
||||||
|
|
||||||
@ -41,7 +42,7 @@ at [macvlan-unifi-udr](https://github.com/whi-tw/macvlan-unifi-udr).
|
|||||||
|
|
||||||
## General Tools
|
## General Tools
|
||||||
|
|
||||||
### on-boot-script
|
### on-boot-script-2.x
|
||||||
|
|
||||||
Do this first. Enables `init.d` style scripts to run on every boot of your UDM.
|
Do this first. Enables `init.d` style scripts to run on every boot of your UDM.
|
||||||
Includes examples to run `wpa-supplicant/eap-proxy` and/or `ntop-ng` on startup.
|
Includes examples to run `wpa-supplicant/eap-proxy` and/or `ntop-ng` on startup.
|
||||||
@ -49,10 +50,15 @@ Follow this [readme](https://github.com/unifi-utilities/unifios-utilities/blob/m
|
|||||||
|
|
||||||
**It enables complete customization of your UDM/P and fills the gap that config.gateway.json left behind.**
|
**It enables complete customization of your UDM/P and fills the gap that config.gateway.json left behind.**
|
||||||
|
|
||||||
|
### nspawn-container
|
||||||
|
Enables containers on UniFiOS 3.x, this replaces podman.
|
||||||
|
|
||||||
### podman-update
|
### podman-update
|
||||||
|
|
||||||
Updates Podman, conmon, and runc to a recent version.
|
Updates Podman, conmon, and runc to a recent version.
|
||||||
This allows docker-compose usage as well.
|
This allows docker-compose usage as well.
|
||||||
|
Works on PRO on 2.x, for 1.x use the UDM Base still.
|
||||||
|
*Does not working on 3.x use nspawn-container*
|
||||||
|
|
||||||
### container-common
|
### container-common
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user