From owner-freebsd-hackers Sun Jun 4 08:15:48 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA13124 for hackers-outgoing; Sun, 4 Jun 1995 08:15:48 -0700 Received: from mail.id.net (kilroy.id.net [152.160.9.10]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id IAA13116 for ; Sun, 4 Jun 1995 08:15:42 -0700 Received: from zeus.id.net (zeus.id.net [152.160.9.11]) by mail.id.net (8.6.8/8.6.6) with ESMTP id LAA23897; Sun, 4 Jun 1995 11:15:41 -0400 From: Robert Shady Received: (rls@localhost) by zeus.id.net (8.6.8/8.6.6) id LAA19067; Sun, 4 Jun 1995 11:15:40 -0400 Message-Id: <199506041515.LAA19067@zeus.id.net> Subject: Re: Doom code and 2.0.5? To: wmbfmk@urc.tue.nl (Marc van Kempen) Date: Sun, 4 Jun 1995 11:15:39 -0400 (EDT) Cc: hackers@freebsd.org In-Reply-To: <199506041521.QAA13683@nietzsche> from "Marc van Kempen" at Jun 4, 95 04:21:17 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 338 Sender: hackers-owner@freebsd.org Precedence: bulk > Hi, > > Is the linux emulation also available to 2.0.5 (as patches) or > is it just for -current? If not, would it be difficult to integrate > into the 2.0.5 sources? 2.0.5 *IS* current. You need to get the linux libraries for whatever program you want to run though, and compile your kernel with the COMPAT_LINUX option. -- Rob