Ladar Levison
Ladar Levison
Hi @greg-hellings / @hswong3i I saw the post about CentOS and I'm still having trouble accepting it. I've even considered forking CentOS myself. As for your request, I've added build...
Yeah, the issue isn't the RHEL 6 image. It's your newer host, aka Fedora, that has disabled the RSA algorithms by default.
It's on my list, but it's a big undertaking and I don't have time for it right now. Perhaps someone else can commit to creating the requisite JSON/scripts?
Yeah, this is part of the discussion [here](https://github.com/lavabit/robox/pull/59) ... but it sounds like hardcoded public DNS servers might be overriden, and your local DNS servers don't support/properly forward DNSSEC information....
@Wenzel I'm a big fan of reliability, and I've wrestled with `vagrant` quite a bit,, with that goal in mind. Sadly, the number of host, guest, provider, vagrant combinations is...
@danielhoherd hello. It's been so long that I don't recall what I intended when I set it up... but I was able to whip up a quick example. Basically you...
I used to have an SM-T700... until it died. I replaced it with an S2 ... which still works, barely. Part of the reason I picked it was because someday...
If you look at the `dockerize.sh` config script, a number of packages are forcefully removed and/or excluded from the tarball. The RPM can't be removed using the normal tools, because...
It appears the bundled version of MySQL is incompatible with the `gethostbyname_r` function on your system. If you can figure out how to fix this issue, without breaking compatibility on...
I don't have a coherent list of C6 or C7 package requirements, but you can look at the scripts in the appropriate robox directory, as a starting point. That being...