kevcrumb
kevcrumb
# make make -C i2pd mk_obj_dir libi2pd.a make[1]: Entering directory '/home/kevcrumb/github/i2pd-tools/i2pd' make[1]: 'libi2pd.a' is up to date. make[1]: Leaving directory '/home/kevcrumb/github/i2pd-tools/i2pd' g++ -Wall -std=c++17 -O2 -g -DOPENSSL_SUPPRESS_DEPRECATED -Ii2pd/libi2pd -Ii2pd/libi2pd_client -c...
Trying to update the **csminer** Split Linux package, `go build linux/csminer.go` results in these errors: linux/csminer.go:9:2: no required module provides package github.com/cryptonote-social/csminer: go.mod file not found in current directory or...
Related to monero-project/monero-gui#3554 and #4236, this is an overview of problems with CLI's **export_transfers**: 1. [ ] `Do you really want to export tx_key?` even when no export of tx_keys...
This adds a switch `-L` for adding linux-lts *in addition* to the default or the kernel chosen by `-v`. It's an addition to Split Linux, but maybe there's a use-case...