Lanchon
Lanchon
i wish you had provided arm binary builds too... :-/
why are my /usr/include/\* files being accessed if avian is building the complete userland? is there an OS i can install on a VM that will build this? what is...
yes of course i was! although the build instructions for linux are very succinct, or have i missed something: ``` export JAVA_HOME="/usr/lib/jvm/java-7-openjdk-amd64" make git-refresh make ``` btw 14.04 is trusty,...
regarding my /usr/include/\* files being accessed: i was under the impression avian-pack used all non-GPL code. are you using glibc or bionic? maybe you were inadvertently building against glibc all...
to answer your question before you edited, regarding you having windows: - install WSL (windows subsystem for linux) - install a linux distro in a VM (i suggest linux mint...
if using windows 10 maybe you don't need a windows build at all. take a look at the Windows Subsystem for Linux.
microG is doing just fine, thanks. what are useless are apps that run SafetyNet: simply don't use them. if your bank's app uses SN, use the browser instead or switch...
sorry i don't use any of those automation systems. it's just a script, just configure it and call it.
i've got a main script that calls the per-router scripts and updates the firmware on all of my routers in one go, from furthest away to closest. it used to...
to be able to really autoupdate, ddwrt should have a second stage bootloader and two slots for two firmwares instead of one. i was sort of in the process of...