You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a collection of backlog items for the packaging process being added through #4.
We might think about providing more reasonable defaults for packaging/etc/owntracks-publisher.env. Adding comments to describe the configuration options would also do no harm.
We might think about using the version string for make debian-package ... from version.h without further ado.
Add support for more operating systems and architectures.
CentOS, difficult as dependencies (gpsd, mosquitto) currently not in Epel8
MIPS architecture support (looking at OpenWrt here).
Ultimately, we might support all architectures of gpsd for OpenWrt itself in order to get maximum coverage on Embedded Linux in general: aarch64, i386, mips64, mips32, mipsel, powerpc. multiarch/crossbuild could help us here.
The text was updated successfully, but these errors were encountered:
This is a collection of backlog items for the packaging process being added through #4.
We might think about providing more reasonable defaults for
packaging/etc/owntracks-publisher.env
. Adding comments to describe the configuration options would also do no harm.We might think about using the version string for
make debian-package ...
fromversion.h
without further ado.Add support for more operating systems and architectures.
The text was updated successfully, but these errors were encountered: