From owner-freebsd-emulation@FreeBSD.ORG Thu Aug 23 15:07:05 2007 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83F8A16A418 for ; Thu, 23 Aug 2007 15:07:05 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id 142B713C45B for ; Thu, 23 Aug 2007 15:07:04 +0000 (UTC) (envelope-from samflanker@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so466271nfb for ; Thu, 23 Aug 2007 08:07:03 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=CP/gBAnPwNxa6GjBKVqE6G5zaLec+7olTwQIG99IvcNOTaN+Wwpvt591/rDVGkie9VQnwVQcJ8RZPsvu7MPq4g3BsLMYGxIPex2G6uWlfP94gpSqgMZDbmyb8Ln81dVJRFUYLEUGB+1JPrqxP8KdqHtOdoiXnbzE5UNOowZFKLk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=b/0vQfZYEXCnhJv4WeFzodgMWP49zK/OZ5ND+CPzJFkBR/lD11xhrqI7JcdzcwgeU+he3dJtTAtu5sIv9LAyMTFt4p2cRB+brrD9+HLuWsgjY8tfW/z53xqiuqa4GxAqBS6/wGiRM0pF0hi9Z4ElKKoPxIQyOM11jopR2I9IuSo= Received: by 10.86.99.9 with SMTP id w9mr1454574fgb.1187881623554; Thu, 23 Aug 2007 08:07:03 -0700 (PDT) Received: from ?192.168.1.185? ( [213.152.137.35]) by mx.google.com with ESMTPS id p9sm3770505fkb.2007.08.23.08.06.57 (version=SSLv3 cipher=RC4-MD5); Thu, 23 Aug 2007 08:06:58 -0700 (PDT) Message-ID: <46CDA27F.1080501@gmail.com> Date: Thu, 23 Aug 2007 19:06:39 +0400 From: sam User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: freebsd-hackers@freebsd.org References: <46CB0EBF.9000601@gmail.com> <200708220136.20703.pieter@degoeje.nl> <20070822081020.GA16860@freebsd.org> <46CBF03C.4060301@gmail.com> <20070822102906.GB1181@turion.vk2pj.dyndns.org> <46CC123A.3090406@moneybookers.com> In-Reply-To: <46CC123A.3090406@moneybookers.com> Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: linuxolator problem on amd64 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, 23 Aug 2007 15:07:05 -0000 Stefan Lambrev wrote: > Hello, > > Peter Jeremy wrote: >> On 2007-Aug-22 12:13:48 +0400, sam wrote: >> >>> Minimum system requirements: >>> >> ... >> >>> - Kernel 2.6, configured for 1000Hz tick and other low latency settings >>> >> >> FreeBSD currently only emulates kernel 2.4. Kernel 2.6 is a SoC >> project. >> >> > > Take a look at /usr/ports/UPDATING : 20070327: > AFFECTS: users of emulators/linux_base-fc6 > AUTHOR: bsam@FreeBSD.org > > ATTENTION! The port is experimental for now. Use it at your own risk. > This > port may be used only with 7-CURRENT and compat.linux.osrelease=2.6.16. > > So it's not just a SoC project :) > Yes, Enemy Territory: Quake Wars server linux (ETQW) working on FreeBSD 7.0-CURRENT with port linux_base-fc6 /Vladimir Ermakov