-
Looking in ways to test the node-exporter across platforms and started with netbsd on virtualbox/vagrant, using this Vagrantfile:
```
Vagrant.configure("2") do |config|
config.vm.box = "netbsd/…
-
Ports to BSD variants should not be much more difficult than Linux.
Currently build fails on NetBSD:
```
cc -m32 -ggdb3 -O0 -fno-stack-protector -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -D_GNU_S…
-
It'd be great to have a NetBSD port for this.
I tried building it on NetBSD, but the build failed mostly due to its use of `ucl_*` - `private/ucl/ucl.h` does not exist on NetBSD.
Ignoring that, `WAR…
-
```
Redis 2.2.8
NetBSD 5.1
A. Specify a requirements page, ie. stipulate that GNU make is required to
build, BSD systems make doesn't work without modification; stipulate tclsh et
al require to run…
-
```
Redis 2.2.8
NetBSD 5.1
A. Specify a requirements page, ie. stipulate that GNU make is required to
build, BSD systems make doesn't work without modification; stipulate tclsh et
al require to run…
-
```
Redis 2.2.8
NetBSD 5.1
A. Specify a requirements page, ie. stipulate that GNU make is required to
build, BSD systems make doesn't work without modification; stipulate tclsh et
al require to run…
-
```
Redis 2.2.8
NetBSD 5.1
A. Specify a requirements page, ie. stipulate that GNU make is required to
build, BSD systems make doesn't work without modification; stipulate tclsh et
al require to run…
-
```
Redis 2.2.8
NetBSD 5.1
A. Specify a requirements page, ie. stipulate that GNU make is required to
build, BSD systems make doesn't work without modification; stipulate tclsh et
al require to run…
-
```
Redis 2.2.8
NetBSD 5.1
A. Specify a requirements page, ie. stipulate that GNU make is required to
build, BSD systems make doesn't work without modification; stipulate tclsh et
al require to run…
-
```
I took the FreeBSD support as base and added NetBSD support until it compiled
and didn't error out when I tried importing it.
Some code is still missing (e.g. swap status, network connections) w…