From owner-freebsd-emulation@FreeBSD.ORG Wed Aug 10 20:45:29 2011 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 139D91065672 for ; Wed, 10 Aug 2011 20:45:29 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9E6218FC13 for ; Wed, 10 Aug 2011 20:45:27 +0000 (UTC) Received: by fxe4 with SMTP id 4so1673770fxe.13 for ; Wed, 10 Aug 2011 13:45:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=JykGx61Vb6cxDd42eZKSMVghiVRC5b8TQ3liDTYiaNU=; b=BH169jFbXTzLkPJyknMvLsjkxm8hAcodqgAgIcoQ1U9KoiwqhJKe0q4RAxnznGb7jV Nx3rcD0BEISnVtfxoYUtbF1LfooU5JNrFBCMLLjyIzFXq74Ik2J5wE+OxgVKViBnbduS Q95poQ5/j7ucaHQoUAxXNeTvtu92x+way1DVM= MIME-Version: 1.0 Received: by 10.223.52.132 with SMTP id i4mr3540793fag.107.1313009127195; Wed, 10 Aug 2011 13:45:27 -0700 (PDT) Received: by 10.223.58.137 with HTTP; Wed, 10 Aug 2011 13:45:27 -0700 (PDT) In-Reply-To: <201108101528.p7AFSYhC066258@freefall.freebsd.org> References: <201108101528.p7AFSYhC066258@freefall.freebsd.org> Date: Wed, 10 Aug 2011 15:45:27 -0500 Message-ID: From: Adam Vande More To: linimon@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-bugs@freebsd.org, freebsd-emulation@freebsd.org Subject: Re: kern/159646: [linux] [patch] bump Linux version in linuxulator 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: Wed, 10 Aug 2011 20:45:29 -0000 Shouldn't sysctl compat.linux.osrelease=2.6.32 be used for these isolated needs instead? -- Adam Vande More