mirror of
https://github.com/riptidewave93/UNVR-NAS.git
synced 2025-03-09 15:40:13 +00:00
fix: fan curve, lcd firmware, NICs, and README.md
* Make improvements to README.md * Do some fan curve adjustments to try and reduce fan noise * add dfu-util so ulcmd can flash the touch screen if there's a firmware version mismatch * Move NIC management away from cloud-init to OMV * Ensure OMV has hostname set correctly
This commit is contained in:
parent
9c08f287fc
commit
c259d223bf
9 changed files with 75 additions and 25 deletions
|
@ -26,4 +26,4 @@ gzip ${build_path}/final/debian-UNVRPRO.img
|
|||
rm -rf /tmp/genimage-initial-tmppath # Cleanup
|
||||
|
||||
# Cleanup
|
||||
rm ${build_path}/final/boot.ext4 ${build_path}/final/rootfs.ext4 ${build_path}/genimage.cfg
|
||||
rm ${build_path}/final/boot.ext4 ${build_path}/final/rootfs.ext4 ${build_path}/genimage.cfg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue