kevcrumb
kevcrumb
Elaborating on the issue, here's (rootless) Docker as an example for an application requiring cgroups. `dockerd` can successfully be started from within a Void container, at least when skipping the...
bump - very helpful for building new v0.18.3.2
I recently designed [a process for gitian-building entirely in RAM](https://monero.town/post/2485839) with only 12GB total space required, significantly less than: > - 16GB of free disk space on the partition that...
> about 13.1 GB of storage is required at any time On a 16 GB system that would leave a mere 2.9 of RAM for the host's OS and the...
Second. Looking to add a package to Void Linux which will only be accepted into official repositories if a commit is referenced by its version tag. @orignal: It should be...
The errors are now: linux/csminer.go:9:2: cannot find package "github.com/cryptonote-social/csminer" in any of: /usr/lib/go/src/github.com/cryptonote-social/csminer (from $GOROOT) /home/k/go/src/github.com/cryptonote-social/csminer (from $GOPATH) linux/csminer.go:10:2: cannot find package "github.com/cryptonote-social/csminer/crylog" in any of: /usr/lib/go/src/github.com/cryptonote-social/csminer/crylog (from $GOROOT) /home/k/go/src/github.com/cryptonote-social/csminer/crylog...
I found my notes with your(?) hints from back then: > You should have a directory named "src" where you will use git clone to check out csminer. Then set...
It turned out, that it was not the `GOPATH` that made compilation successful, but apparently some other commands I had executed during trail-and-error. Anyway, the necessary steps are documented in...
Price should not be a concern for official Monero releases. The wallet already has `export_transfers`, so whoever is interested can go the other way around, get a CSV of transactions...