From 151ec437ae2f798288967ccbe0342488bf23a735 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 23 Jan 2022 22:05:38 -0500 Subject: [PATCH] Update CHANGELOG.MD --- CHANGELOG.MD | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 85097fd2..a224a6cb 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -8,28 +8,28 @@ All notable changes to this project will be documented in this file. ### Changed - **Plex Media Server LXC** - - added Hardware Acceleration Support - - added script to install Intel Drivers + - add Hardware Acceleration Support + - add script to install Intel Drivers - **Zwavejs2MQTT LXC** - - created new script to solve no auto start at boot + - create new script to solve no auto start at boot - **Nginx Proxy Manager LXC** - - created new script to use Debian 11 + - create new script to use Debian 11 - **Ubuntu 21.10 LXC** - - created new script + - create new script - **Mariadb LXC** - - added MariaDB Package Repository + - add MariaDB Package Repository - **MQTT LXC** - - added Eclipse Mosquitto Package Repository + - add Eclipse Mosquitto Package Repository - **Home Assistant Container LXC** - if the script detects ZFS filesystem it's an automatic installation of static fuse-overlayfs. - - added script for easy Home Assistant update + - add script for easy Home Assistant update - **Home Assistant Container LXC (Podman)** - if the script detects ZFS filesystem it's an automatic installation of static fuse-overlayfs. - **Home Assistant OS VM** - - changed disk type from SATA to SCSI to follow Proxmox official recommendations of choosing VirtIO-SCSI with SCSI disk - - cleaned up script + - change disk type from SATA to SCSI to follow Proxmox official recommendations of choosing VirtIO-SCSI with SCSI disk + - clean up script - **Proxmox VE 7 Post Install** - new *No-Nag* method - **misc** - - created GUI script (ha-copy-data.sh) to copy data from a Home Assistant LXC to another Home Assistant LXC (info inside script) - - created GUI script (z2m-copy-data.sh) to copy data from a Zigbee2MQTT LXC to another Zigbee2MQTT LXC (info inside script) + - create GUI script (ha-copy-data.sh) to copy data from a Home Assistant LXC to another Home Assistant LXC (info inside script) + - create GUI script (z2m-copy-data.sh) to copy data from a Zigbee2MQTT LXC to another Zigbee2MQTT LXC (info inside script)