Commit graph

2 commits

Author SHA1 Message Date
Chris Blake
54f083a1b0 feat: bump to 4.0.18 base and add fuse support
* Update to unifi's latest alpha FW 4.0.18
* Add fuse/cuse fs support for https://github.com/riptidewave93/UNVR-NAS/issues/16
2024-08-16 14:26:11 -05:00
Chris Blake
f399e13958
fix: add btrfs support using magic (#5)
* Use old GPL release from https://github.com/fabianishere/udm-kernel/tree/master to build and steal it's btrfs kernel module + depends.
* Can't use full kernel, NIC issues everywhere, so we will just use it for btrfs for OMV. Will move to our own kernel fully if I can get an updated GPL release from Ui.
* BONUS: Fixup issue where system would reboot when shutdown from touch screen
2024-05-30 17:42:12 -05:00