From owner-freebsd-emulation@FreeBSD.ORG Sun Sep 24 02:38:52 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FE0916A412 for ; Sun, 24 Sep 2006 02:38:52 +0000 (UTC) (envelope-from saper@SYSTEM.PL) Received: from mail01.ish.de (pip250.ish.de [80.69.98.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8473443D4C for ; Sun, 24 Sep 2006 02:38:48 +0000 (GMT) (envelope-from saper@SYSTEM.PL) Received: from [81.210.203.222] (account saper@iesy.net HELO saperski.saper.info) by mail-fe-02.mail01.ish.de (CommuniGate Pro SMTP 5.0.6) with ESMTPSA id 67698203; Sun, 24 Sep 2006 04:38:46 +0200 Received: from [127.0.0.1] (saperski.saper.info [127.0.0.1]) by saperski.saper.info (8.13.8/8.13.8) with ESMTP id k8O2cC98067995 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Sun, 24 Sep 2006 04:38:28 +0200 (CEST) (envelope-from saper@SYSTEM.PL) Message-ID: <4515EF93.5020005@SYSTEM.PL> Date: Sun, 24 Sep 2006 04:38:11 +0200 From: Marcin Cieslak User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.6) Gecko/20060912 SeaMonkey/1.0.4 MIME-Version: 1.0 To: shild@sbcglobal.net References: <1159057286.70546.14.camel@fbsd1.dyndns.org> In-Reply-To: <1159057286.70546.14.camel@fbsd1.dyndns.org> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: Emulation FreeBSD Subject: Re: Linux kernel Emulation Patches & Oracle XE X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Sep 2006 02:38:52 -0000 Yes, three patches mentioned on the original Russian website are (in improved form) already commited and merged from -current. If you want to use listener to connect to the database, you may need to apply experimental patch from http://www.freebsd.org/cgi/query-pr.cgi?pr=102956 in order to shutdown and status listener correctly ("lsnrctl status" and "lsnrctl stop" commands). Another known problem: you can't return to SQL*Plus after issuing "edit" command to use external editor. No fix is known at the time. -- << Marcin Cieslak // saper@system.pl >>