avanc
avanc
You can add cronjobs under /data/etc/crontabs/root (i.e. etc/crontabs/root on the third partition on the SD-Card).
Could you paste links of the other discussions as reference. I want to put this hint into the Wiki.
If you want to change on the target, you have to remount the root partition to get write access mount -o remount,rw / If you want to change the build...
I would suggest to let Wireguard let search the config in /data/etc/wireguard $command up /data/etc/wireguard/conf.conf according to https://manpages.debian.org/unstable/wireguard-tools/wg-quick.8.en.html And in the init script you could check if the config file...
This sounds like a very intersting approach to make exiting picture frames connected. Do you have some information how this can be implemented? The images from webdav are locally synced...
Thanks for this great summary. The dwc2 module and mkdosfs are already available. Only python-watchdog is not within the image, but it is available in buildroot. So it can be...
Great! Just leave a comment or drop a mail if you get stuck.
Great, you are making quick progress. Here are some thoughts: * package/photoframeusb * It's a good idea to have the code in a separate package. * As a longterm goal...
@MisterMike You can track the progress fo the second item in ticket https://github.com/avanc/photOS/issues/8 (is planned for next release) For maintaining multiple timers I have to think about how this can...
Currently, there are some build issues: http://lists.busybox.net/pipermail/buildroot/2021-February/303627.html https://forum.syncthing.net/t/compilation-using-buildroot-fails-with-build-constraints-exclude-all-go-files/16374