From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dukecmmtar02.coxmail.com (dukecmmtar02.coxmail.com [68.99.120.49]) by speech.braille.uwo.ca (Postfix) with ESMTP id 950C9109EF for ; Tue, 23 Sep 2008 09:29:39 -0400 (EDT) Received: from [192.168.0.29] (really [70.166.17.50]) by dukecmmtar02.coxmail.com (InterMail vM.6.01.06.05 201-2131-130-106-20070212) with ESMTP id <20080923102709.BIRF12673.dukecmmtar02.coxmail.com@[192.168.0.29]> for ; Tue, 23 Sep 2008 06:27:09 -0400 Message-ID: <48D8C4A8.1030608@baechler.net> Date: Tue, 23 Sep 2008 03:27:52 -0700 From: Tony Baechler User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: "Speakup is a screen review system for Linux." Subject: Re: State of accessibility on BSD systems References: <20080920002732.1E33C10B3F@speech.braille.uwo.ca> <48D4C528.8030302@baechler.net> <20080920152153.GA20884@gmx.net> <48D614E3.8030206@baechler.net> <20080921235033.GA15615@localhost.localdomain> <48D7784B.1010205@baechler.net> <20080922192627.GA31285@localhost.localdomain> In-Reply-To: <20080922192627.GA31285@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.11 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2008 13:29:39 -0000 Hi, I've confirmed that NetBSD does in fact have binary packages for apparently all supported arches and has had them for several years. The Vax packages haven't been maintained since 2005 from what I can gather but the I386 packages seem current. The recommended thing is of course to build from source, but there are many binaries available for those who can't or don't want to. Also, I checked and found at least one emulator called simh which claims to emulate the Vax but the microcode isn't available. That's not the one I was thinking of but it would probably work. All it needs is the standard C library so there should be no accessibility issues. I'll find the other one if anyone else cares besides me. I looked in Debian and there is no qemu-curses package. The regular qemu requires X. Even if Qemu has a curses setup, is that also supported in the guest OS? In other words, can it not use a GUI when launching say DOS or the BSD installer? When I tried it, I never got it to do anything at all. My processor can't use kvm unfortunately. Does anyone know about xen? It can apparently run both BSD and Linux and has console tools for administration, but I don't know anything besides that. Will it support multiple VMs such as a Linux host with BSD guest or does one need to reboot into a new OS? How would one install BSD on a xen VM? I suppose I should install the xen-docs-3.2 package but I would like to get a general idea of how it works and if it's accessible first.