[pve-devel] [PATCH 0/2] openwrt container support
Oguz Bektas
o.bektas at proxmox.com
Mon Nov 8 14:43:58 CET 2021
add basic support for openwrt containers.
pve-container:
Oguz Bektas (1):
fix #2044: add openwrt support
src/PVE/LXC/Setup.pm | 4 ++
src/PVE/LXC/Setup/Makefile | 1 +
src/PVE/LXC/Setup/OpenWrt.pm | 82 ++++++++++++++++++++++++++++++++++++
3 files changed, 87 insertions(+)
create mode 100644 src/PVE/LXC/Setup/OpenWrt.pm
lxc:
Oguz Bektas (1):
include common.conf in openwrt configuration
config/openwrt.common.conf.in | 3 +++
1 file changed, 3 insertions(+)
--
2.30.2
More information about the pve-devel
mailing list