From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MCxZY-0006nv-5O for qemu-devel@nongnu.org; Sat, 06 Jun 2009 11:12:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MCxZS-0006eQ-JN for qemu-devel@nongnu.org; Sat, 06 Jun 2009 11:12:38 -0400 Received: from [199.232.76.173] (port=46067 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MCxZS-0006eI-GL for qemu-devel@nongnu.org; Sat, 06 Jun 2009 11:12:34 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]:61588) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MCxZR-00053r-VO for qemu-devel@nongnu.org; Sat, 06 Jun 2009 11:12:34 -0400 From: Stefan Weil Date: Sat, 6 Jun 2009 17:12:30 +0200 Message-Id: <1244301150-7801-1-git-send-email-weil@mail.berlios.de> In-Reply-To: <49D24451.7030109@mail.berlios.de> References: <49D24451.7030109@mail.berlios.de> Subject: [Qemu-devel] [PATCH] doc: Remove old URL for Open Hack'Ware. List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Developers The URL http://perso.magic.fr/l_indien/ no longer exists. Signed-off-by: Stefan Weil --- pc-bios/README | 3 --- qemu-doc.texi | 8 -------- 2 files changed, 0 insertions(+), 11 deletions(-) diff --git a/pc-bios/README b/pc-bios/README index 162dfe8..2877a51 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -31,9 +31,6 @@ repo that HEAD refers to is located at git://git.kernel.org/pub/scm/virt/vgabios/vgabios.git -- The PowerPC Open Hack'Ware Open Firmware Compatible BIOS is - available at http://perso.magic.fr/l_indien/OpenHackWare/index.htm. - - video.x is a PowerMac NDRV compatible driver for a VGA frame buffer. It comes from the Mac-on-Linux project (http://www.maconlinux.org/). diff --git a/qemu-doc.texi b/qemu-doc.texi index 6eed6ef..c52361f 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -1311,9 +1311,6 @@ PREP Non Volatile RAM PC compatible keyboard and mouse. @end itemize -QEMU uses the Open Hack'Ware Open Firmware Compatible BIOS available at -@url{http://perso.magic.fr/l_indien/OpenHackWare/index.htm}. - Since version 0.9.1, QEMU uses OpenBIOS @url{http://www.openbios.org/} for the g3beige and mac99 PowerMac machines. OpenBIOS is a free (GPL v2) portable firmware implementation. The goal is to implement a 100% @@ -1339,16 +1336,11 @@ qemu-system-ppc -prom-env 'auto-boot?=false' \ -prom-env 'boot-args=conf=hd:2,\yaboot.conf' @end example -These variables are not used by Open Hack'Ware. - @end table @c man end -More information is available at -@url{http://perso.magic.fr/l_indien/qemu-ppc/}. - @node Sparc32 System emulator @section Sparc32 System emulator -- 1.5.6.5