motioneye
motioneye copied to clipboard
FreeBSD support
Some changes to make things work a little smoother on FreeBSD (well, FreeNAS technically). _list_disks_gpart() is incomplete, if I find time I'll flesh it out. The changes should make no difference on Linux.
Thanks ascl00, hpefully it will be more stable on FreeBSD
@ascl00
Many thanks for your PR. I left some comments/suggestions. Also, please rebase onto current dev
branch. It requires quite some changes since diskctl.py
move to controls/diskctl.py
, update.py
to handlers/update.py
and init/service files to motioneye/extra/
.
Looks like there is another command call invalid on FreeBSD: #1060
Any hope of this being merged in or should I hope for the Python3 move to capture and correct these FreeBSD issues?
This PR has major conflicts. It would need to be recreated based on the new dev
branch at best, reducing the changes to the minimal really required ones.