Nathaniel van Diepen
Nathaniel van Diepen
I've also been encountering this. I was really hoping to avoid using `&&` chains but I guess that's the workaround for now.
This would be the page for the document format: https://remarkable.guide/devel/device/documents.html PRs are welcome if you'd like to add more external links to it, or even start adding information about the...
The simplest way would be to just handle SIGCONT, as that signal is sent when a process is resumed after being paused. You won't be able to handle the signal...
The solution would be to update wget to the newer released versions from toltec-dev/bootstrap
@Jayy001 poke
@Jayy001 poke again?
What tag are you building?
@timower poke?
Oh, are you trying to build the kernel with the toltec toolchain? It might be missing things required to build the kernel. You could try building with the official toolchain...
~~This requires #751 to be merged for the install process to work.~~ I've merged #751 into this so that the install process works.