[osv-dev] capstan qemu: Does not allow multiple instances to run at the same time

2021-09-27 Thread Hanaa Abbas
Issue: Capstan does not allow running multiple instances of the same image These are the run commands I use for two instances: capstan run -v -i image_name --boot default -n "bridge" -c 4 -m 1200M --execute "--verbose --ip=eth0,192.168.122.100,255.255.255.0 --defaultgw=192.168.122.1

[osv-dev] Capstan Build Fail and Fix

2019-11-24 Thread Kay Haw
Capstan uses urfave/cli as cli module, to be more specific, the master branch of urfave/cli, unfortunately, the authors made some API changes into the matser branch recently, if I download and

[osv-dev] Capstan v0.4.1 released!

2019-10-24 Thread Waldek Kozaczuk
- QEMU: Added HAXM acceleration for Mac OSX - Supports running OSv on Docker's Hyperkit on Mac - Supports rapidly composing apps without a need for explicit YAML manifest files by using a default manifest and new --require option added to package compose - Enhanced

Re: [osv-dev] Capstan

2019-04-03 Thread Pekka Enberg
Hi, On Wed, Apr 3, 2019 at 4:24 PM Waldek Kozaczuk wrote: > In near future I am planning to add a capability to pull artifacts from > github repo. I am planning to create pull request for that. > > Can I count on someone to review my pull requests? Any volunteers? > No promises, but you can

Re: [osv-dev] Capstan

2019-04-03 Thread Waldek Kozaczuk
lick the "Merge" button and we're done: >> >> https://github.com/cloudius-systems/capstan/pull/174 >> >> Regards, >> Miha >> >> >> >> -- >> *From: *"Pekka Enberg" >> *To: *"Waldek Kozaczuk"

Re: [osv-dev] Capstan

2019-04-03 Thread Waldek Kozaczuk
; > Regards, > Miha > > > > -- > *From: *"Pekka Enberg" > > *To: *"Waldek Kozaczuk" > > *Cc: *"Gregor Berginc" >, "Dor Laor" < > d...@scylladb.com >, "Miha Plesko" >, "OS

Re: [osv-dev] Capstan

2019-03-28 Thread Waldek Kozaczuk
stems/capstan/pull/174 > > Regards, > Miha > > > > -- > *From: *"Pekka Enberg" > > *To: *"Waldek Kozaczuk" > > *Cc: *"Gregor Berginc" >, "Dor Laor" < > d...@scylladb.com >, "Miha Plesko"

Re: [osv-dev] Capstan

2019-03-28 Thread Miha Plesko
ms/capstan/pull/174 | https://github.com/cloudius-systems/capstan/pull/174 ] Regards, Miha From: "Pekka Enberg" To: "Waldek Kozaczuk" Cc: "Gregor Berginc" , "Dor Laor" , "Miha Plesko" , "OSv Development" Sent: Thursday, March

Re: [osv-dev] Capstan

2019-03-27 Thread Pekka Enberg
Hello, On Thu, Mar 28, 2019 at 3:20 AM Waldek Kozaczuk wrote: > All, > > Please let me know if you think it is NOT a good idea to merge back > capstan repo back to cloudius-systems/capstan. Otherwise I propose we do so. > > I have never done such a merge on github. If anybody has any

Re: [osv-dev] Capstan

2019-03-27 Thread Waldek Kozaczuk
All, Please let me know if you think it is NOT a good idea to merge back capstan repo back to cloudius-systems/capstan. Otherwise I propose we do so. I have never done such a merge on github. If anybody has any suggestions what the best procedure it should be let me know. I would obviously need

Re: [osv-dev] Capstan

2019-03-25 Thread Waldek Kozaczuk
Dor, This is actually exactly what I was pondering as well. I am adding Miha (main contributor to Mikelangelo capstan) and Greger (both from XLab) to see what the think about merging back https://github.com/mikelangelo-project/capstan to https://github.com/cloudius-systems/capstan. Doing that

Re: [osv-dev] Capstan

2019-03-25 Thread Dor Laor
IMHO the original Capstan git is the best but you're most welcome to host it in yours too On Sun, Mar 24, 2019 at 6:58 AM Waldek Kozaczuk wrote: > Now that we have new updated message in the old capstan repo - > https://github.com/cloudius-systems/capstan (thanks Pekka) - we are all > good :-)

[osv-dev] Capstan

2019-03-24 Thread Waldek Kozaczuk
Now that we have new updated message in the old capstan repo - https://github.com/cloudius-systems/capstan (thanks Pekka) - we are all good :-) This obviously solved one problem but there is other one - new Mikelangelo capstan points to the S3 repo -