ssh-keygen -Z

2014-02-16 Thread Ruslan Makhmatkhanov
Hello, there is -Z parameter in ssh-keygen --help output, but no mention of it in ssh-keygen's man-page. Any clue what values this parameter accept? -- Regards, Ruslan T.O.S. Of Reality ___ freebsd-current@freebsd.org mailing list

Re: quick hack to support option VIMAGE on USB Ethernet

2014-02-16 Thread 小野寛生
Hello, The problem of USB ethernet device with VIMAGE kernel still remains with 10.0-RELEASE and I think I have found the reason and a fix. I have filed a patch and backtrace as a followup to the PR http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/183835 I will repeat the explanation here. The

Re: quick hack to support option VIMAGE on USB Ethernet

2014-02-16 Thread Aryeh Friedman
Take a look at petitecloud.org it might solve your issue we have a working cloud on a stick for stuff like the above (using bhyve running off a usb drive) On Sun, Aug 11, 2013 at 11:48 PM, YAMAMOTO Shigeru shig...@iij.ad.jpwrote: Hi all, I hope to use option VIMAGE on RaspberryPi. So, I

Re: quick hack to support option VIMAGE on USB Ethernet

2014-02-16 Thread Aryeh Friedman
Forgot to mention that the actual solution is only in our mailing list archives but should in the next few days be on the site On Sun, Feb 16, 2014 at 5:29 AM, Aryeh Friedman aryeh.fried...@gmail.comwrote: Take a look at petitecloud.org it might solve your issue we have a working cloud on a

Re: quick hack to support option VIMAGE on USB Ethernet

2014-02-16 Thread Boris Samorodov
16.02.2014 14:29, Aryeh Friedman пишет: Take a look at petitecloud.org it might solve your issue we have a working cloud on a stick for stuff like the above (using bhyve running off a usb drive) Is it only me who thinks that it's a pure SPAM? On Sun, Aug 11, 2013 at 11:48 PM, YAMAMOTO

Re: quick hack to support option VIMAGE on USB Ethernet

2014-02-16 Thread Boris Samorodov
16.02.2014 15:28, Aryeh Friedman пишет: He was asking how to run a VM on ARM something that one of our core team members has already demostrated and I was just giving a pointer to it (the archives are a little screw right now so no direct link) 1. Top quoting. 2. Unneeded over quoting. 3.

Re: quick hack to support option VIMAGE on USB Ethernet

2014-02-16 Thread Ian Lepore
On Sun, 2014-02-16 at 06:28 -0500, Aryeh Friedman wrote: He was asking how to run a VM on ARM something that one of our core team members has already demostrated and I was just giving a pointer to it (the archives are a little screw right now so no direct link) What he was asking had nothing

Re: M_FILEDESC leak

2014-02-16 Thread Bryan Drewery
On 2/14/2014 10:12 PM, Bryan Drewery wrote: There's some leak of M_FILEDESC. Most head servers I look on have high filedesc usage in vmstat -m. Older (stable/9,8) do not. vmstat -m|grep filedesc usage on various servers: r259961 133350 (freefall) r261350 829256 (my dev server) r261411 67

HEADS UP: Updated llvm/clang to 3.4 in r261991

2014-02-16 Thread Dimitry Andric
Hi, I have just upgraded our copy of llvm/clang to 3.4 release, in r261991. This version supports all of the features in the current working draft of the upcoming C++ standard, provisionally named C++1y. The code generator's performance is greatly increased, and the loop auto-vectorizer is now

Re: HEADS UP: Updated llvm/clang to 3.4 in r261991

2014-02-16 Thread Dennis Glatting
On Sun, 2014-02-16 at 21:06 +0100, Dimitry Andric wrote: Hi, I have just upgraded our copy of llvm/clang to 3.4 release, in r261991. This version supports all of the features in the current working draft of the upcoming C++ standard, provisionally named C++1y. The code generator's

Re: HEADS UP: Updated llvm/clang to 3.4 in r261991

2014-02-16 Thread Dimitry Andric
On 16 Feb 2014, at 21:16, Dennis Glatting free...@penx.com wrote: On Sun, 2014-02-16 at 21:06 +0100, Dimitry Andric wrote: I have just upgraded our copy of llvm/clang to 3.4 release, in r261991. This version supports all of the features in the current working draft of the upcoming C++

Re: M_FILEDESC leak

2014-02-16 Thread Bryan Drewery
On 2/16/2014 12:35 PM, Bryan Drewery wrote: On 2/14/2014 10:12 PM, Bryan Drewery wrote: There's some leak of M_FILEDESC. Most head servers I look on have high filedesc usage in vmstat -m. Older (stable/9,8) do not. vmstat -m|grep filedesc usage on various servers: r259961 133350 (freefall)

Re: HEADS UP: Updated llvm/clang to 3.4 in r261991

2014-02-16 Thread Dennis Glatting
On Sun, 2014-02-16 at 21:38 +0100, Dimitry Andric wrote: On 16 Feb 2014, at 21:16, Dennis Glatting free...@penx.com wrote: On Sun, 2014-02-16 at 21:06 +0100, Dimitry Andric wrote: I have just upgraded our copy of llvm/clang to 3.4 release, in r261991. This version supports all of the

Re: ssh-keygen -Z

2014-02-16 Thread Benjamin Kaduk
On Sun, 16 Feb 2014, Ruslan Makhmatkhanov wrote: Hello, there is -Z parameter in ssh-keygen --help output, but no mention of it in ssh-keygen's man-page. Any clue what values this parameter accept? It is the new-format ciphername, which can be used for RSA keys if the new format file is