From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ee887b7593f7961b X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Date: Thu, 13 Nov 2008 09:09:37 +0100 From: Thomas Locke User-Agent: Thunderbird 2.0.0.17 (X11/20080914) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ada OS based on Minix3 References: <4919431e$1@news.post.ch> <491967de$0$32371$4d3efbfe@news.sover.net> <491bcdb6$1@news.post.ch> In-Reply-To: <491bcdb6$1@news.post.ch> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <491be0c1$0$90267$14726298@news.sunsite.dk> Organization: SunSITE.dk - Supporting Open source NNTP-Posting-Host: 83.91.213.86 X-Trace: news.sunsite.dk DXC=mBV?Hj8C9QHhAD6WOTE2YEYSB=nbEKnkKf2;89Q0P2=B]KcSoP8OK@H@kCUDmHHZ?E:WTk`c[X5;OBJZ@L9TQC@>SL X-Complaints-To: staff@sunsite.dk Xref: g2news1.google.com comp.lang.ada:2666 Date: 2008-11-13T09:09:37+01:00 List-Id: Martin Krischik wrote: > I knew that this question would come ;-) - The answer is simple: Xen is > not available for Window and Mac OS X hosts - together they amount to > 90% of all desktop OS. > > While Ada programmer are not like the average user and are more likely > to use Linux shutting out Windows and Mac OS X would still shut out a > lot of potential users and beta testers. > > And even on Linux it is not all that easy. I can install a VMware Player > in no time on Linux but never quite succeeded in getting Xen to work. > Even with SuSE Linux which comes with a Xen plug-in for Yast. How about Virtualbox then: http://www.virtualbox.org/wiki/Downloads It's fairly light, supports a wide range of platforms, there's an OS edition, and it works extremely well. I can highly recommend Virtualbox, and I've only been using it for a few months. I moved to Virtualbox from VMware. I find that Virtualbox is easier to get going (running Slackware 12.1), lighter on resources and faster. It's basically just a very nice piece of software. Oh, and the docs are quite extensive, which is very nice. :o) /Thomas