On 2016-07-15, Marko Cupać wrote:
> Easy-RSA error:
>
> Missing or invalid OpenSSL
> Expected to find openssl command at: /usr/bin/openssl
This is using the wrong binary, it should be using /usr/local/bin/eopenssl
from the OpenSSL package.
What version of easy-rsa are you using, is it from the p
> On Jul 14, 2016, at 1:53 PM, Brian McCafferty wrote:
>
> On 07/14/16 19:32, Joe S wrote:
>>> On Jul 8, 2016, at 7:44 PM, Ed Ahlsen-Girard wrote:
>>>
>>> ddclient won't start from rc.d with this configuration:
>>>
>>> rc.conf.local:
>>>
>>> ntpd_flags=
>>> xdm_flags=
>>> httpd_flags=
>>> doas_fl
Am 15. Juli 2016 22:22:32 MESZ, schrieb Florian Ermisch
:
> Hi,
>
> while debugging a problem with routing via GRE I figured
> out I have to use `route add $LAN_A $GRE_REMOTE_A`
> for the route going via gre0 but `route add -iface $LAN_B
> $GRE_LOCAL_B` for a route via gre1. When I used `route
>
On 14 July 2016 at 14:54, Maxim Khitrov wrote:
> On Wed, Jul 13, 2016 at 11:47 PM, Tinker wrote:
>> On 2016-07-14 07:27, Maxim Khitrov wrote:
>> [...]
>>>
>>> No, the tests are run sequentially. Write performance is measured
>>> first (20 MB/s), then rewrite (12 MB/s), then read (37 MB/s), then
>
Hola,
I got a pair of mini-pc's to play with for the summer vacation, small
fanless
thingies with 4xGE and wifi.
http://www.qotom.net/goods-129-QOTOM-Q190G4+4+LAN+Mini+PC.html
When testing with the latest snapshot USB wont play.
Any ideas ?
Regards Tony
# dmesg
OpenBSD 6.0-beta (GENERIC.MP) #2
On Sat, 16 Jul 2016 07:36:05 + (UTC)
Stuart Henderson wrote:
> This is using the wrong binary, it should be
> using /usr/local/bin/eopenssl from the OpenSSL package.
Thanks, using eopenssl does not throw errors.
> What version of easy-rsa are you using, is it from the package or
> self-inst
I see two options apart from reverting my commit.
1. Just fix the bug Otto noticed. Remove the section on randomness
completely and fix one example in the manual. That's what the patch
in this mail does. The patch for jot.c is the same as in my previous
mail.
2. Restore the previous beha
This is the second poposal:
In addition to fixing the bug Otto noticed, restore the previous
behavior when -r is used in combination with -w or -c. This is done by
checking whether those flag were specified on the command line.
In particular, we have the following situation:
$ obj/jot -r 10
On Sat, Jul 16, 2016 at 09:46:29PM +0200, Theo Buehler wrote:
> I see two options apart from reverting my commit.
>
> 1. Just fix the bug Otto noticed. Remove the section on randomness
>completely and fix one example in the manual. That's what the patch
>in this mail does. The patch for jo
9 matches
Mail list logo