From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 29 15:37:21 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9319616A423; Thu, 29 Dec 2005 15:37:21 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F165743D45; Thu, 29 Dec 2005 15:37:05 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBTFb51r008969; Thu, 29 Dec 2005 15:37:05 GMT (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBTFb551008965; Thu, 29 Dec 2005 15:37:05 GMT (envelope-from netchild) Date: Thu, 29 Dec 2005 15:37:05 GMT From: Alexander Leidinger Message-Id: <200512291537.jBTFb551008965@freefall.freebsd.org> To: vince@bigbang.DNALOGIC.NET, netchild@FreeBSD.org, freebsd-emulation@FreeBSD.org Cc: Subject: Re: kern/53874: [linux] /usr/ports/emulators/linux_base isn't working properly when SVR4 emulation is enabled 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: Thu, 29 Dec 2005 15:37:22 -0000 Synopsis: [linux] /usr/ports/emulators/linux_base isn't working properly when SVR4 emulation is enabled State-Changed-From-To: open->closed State-Changed-By: netchild State-Changed-When: Thu Dec 29 15:33:44 UTC 2005 State-Changed-Why: We only ship with ELF executables in the default linux base and any update to the default linux base will only support ELF too. So, close this PR since a.out is outdated and no widespread support is needed. Interested parties most likely have to fix this themselve or better use different boxes for different emulation needs. http://www.freebsd.org/cgi/query-pr.cgi?pr=53874