[COMMIT osv master] cpiod: add verbose program option

2017-11-08 Thread Commit Bot
From: Justin Cinkelj Committer: Nadav Har'El Branch: master cpiod: add verbose program option cpiod started with "--verbose 0" will not print line for each uploaded file. Per https://groups.google.com/d/msg/osv-dev/ZsD57qBaWM4/vNp7Fno8BAAJ this output significantly slows down capstan image com

[PATCH] cpiod: add verbose program option

2017-11-08 Thread Justin Cinkelj
cpiod started with "--verbose 0" will not print line for each uploaded file. Per https://groups.google.com/d/msg/osv-dev/ZsD57qBaWM4/vNp7Fno8BAAJ this output significantly slows down capstan image compose: 13 vs 5 secundes, and on VirtualBox even ~10 minutes to ~ 10 SECONDS. By default verbose out

Re: Remotely set cmdline

2017-11-08 Thread Nadav Har'El
On Wed, Nov 8, 2017 at 9:59 AM, wrote: > Nice one, this should work (with limitations as you described, but I don't > think they really bother us). So the usage would be: > 1) prepare base unikernel with* '/tools/cpiod.so --prefix /'* line in > /run/init > Something to be careful about this tech