Nahum Shalman

Results 31 issues of Nahum Shalman

### CAVEAT This is clearly my own fault, but I am not smart enough (yet?) to figure out where my bug is. It was introduced while attempting to fix a...

OS-Solaris
NeedsInvestigation
OS-illumos
compiler/runtime

Any HTTPS server using LetsEncrypt might suddenly stop working with our iPXE binaries after the next certificate refresh. ## Expected Behaviour iPXE boots normally ## Current Behaviour ``` Invalid argument...

kind/bug
good first issue
help wanted
priority/backlog

### Wireguard (wireguard-go) for illumos TODO: - [ ] Pass review - [ ] a wg-quick(8) implementation, like we have for FreeBSD and OpenBSD and such: https://git.zx2c4.com/wireguard-tools/tree/src/wg-quick - [ ]...

A small prerequisite for a working wg-quick implementation in support of wireguard/wireguard-go#39

Ever found a bunch of machines that somehow got misconfigured and aren't set to PXE boot, but your IPMI access does appear to work? Here's a gross hack. Pipe the...

The build process (sometimes??) leaves dangling /dev/loopN devices. My Makefile contains shenanigans for cleaning those up which are relatively simple under Linux. I imagine that on a Mac, the Docker...

#### What does this pull request do? This pull request adds fsnotify support for Solaris and illumos via Solaris FEN. It is a cleanup of #263 by @isaacdavis which in...

solaris

There are some broken links to the sandbox in the README. Since the sandbox now defaults to using hook, we can probably clean out a lot of the information about...

kind/documentation
help wanted
priority/important-longterm

I'm currently building the Cerana tools with what is probably a bit of a terrible hack: https://github.com/cerana/nixpkgs/blob/ceranaos/pkgs/os-specific/linux/cerana/default.nix#L21 We use glide to manage the dependencies, and I'm wondering if go2nix either...

documentation

## Description Update our versions of golang and bmclib. ## Why is this needed Keeping things up to date. ## How Has This Been Tested? - [ ] Manually -...