From owner-freebsd-emulation@FreeBSD.ORG Thu Jul 9 07:44:56 2009 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 90197106566B for ; Thu, 9 Jul 2009 07:44:56 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (77-93-215-190.static.masterinter.net [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id 452EC8FC08 for ; Thu, 9 Jul 2009 07:44:56 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id EFE3A9CB0D9; Thu, 9 Jul 2009 09:24:14 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hRC7mFEW40z1; Thu, 9 Jul 2009 09:24:12 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 81A979CB164; Thu, 9 Jul 2009 09:24:12 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.3/8.14.3/Submit) id n697OBAr097223; Thu, 9 Jul 2009 09:24:11 +0200 (CEST) (envelope-from rdivacky) Date: Thu, 9 Jul 2009 09:24:11 +0200 From: Roman Divacky To: Mel Flynn Message-ID: <20090709072411.GA91782@freebsd.org> References: <91942330@ipt.ru> <200907082205.29119.mel.flynn+fbsd.current@mailing.thruhere.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3V7upXqbjpZ4EhLz" Content-Disposition: inline In-Reply-To: <200907082205.29119.mel.flynn+fbsd.current@mailing.thruhere.net> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org Subject: Re: HEADSUP: the default linux base and infrastructure ports has been changed to Fedora 10 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, 09 Jul 2009 07:44:56 -0000 --3V7upXqbjpZ4EhLz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 08, 2009 at 10:05:28PM -0800, Mel Flynn wrote: > On Friday 26 June 2009 09:08:53 Boris Samorodov wrote: >=20 > > the day of changing a default linux base and infrastructure ports > > has happened. For a long time we used to have default linux_base-fc4 > > and Fedora Core 4 infrastructure ports. It's too old now and has > > some security issues which won't be addressed. Now we have all > > needed changes at the base system and we have switched defaults > > to Fedora 10 ports. >=20 > > 4. Remove any OVERRIDE_LINUX_* lines from /etc/make.conf > > and ensure that you have compat.linux.osrelease=3D2.6.16. >=20 > Does this mean epoll(4) is now implemented? I've got a few people begging= me=20 > to play regnum online, yet this is the first hurdle I keep stumbling in t= o. >=20 > According to http://linux.die.net/man/4/epoll epoll should be in 2.6.x. S= ince=20 > this is basically a kqueue/kevent reimplementation, I was initially surpr= ised=20 > to see the "not implemented" notification. there's a patch: http://www.vlakno.cz/~rdivacky/patches/linux_epoll.patch waiting to be finished. this patch does not work after fork, ie. the epoll() is not present in the child... the fork thing must be done in kqueue and is not completely trivial. if someone wnats to finish this I am willing to hel= p. roman --3V7upXqbjpZ4EhLz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iEYEARECAAYFAkpVmxsACgkQLVEj6D3CBExaowCggo/9B2Lm7Z5V2MZlEey16buC 5SgAnAi4cgtC3GllKzvLw4Lu+HBznE6z =2pG2 -----END PGP SIGNATURE----- --3V7upXqbjpZ4EhLz--