From owner-freebsd-stable Sun Dec 23 15:42: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail2.uniserve.com (mail2.uniserve.com [204.244.156.10]) by hub.freebsd.org (Postfix) with ESMTP id 8291737B41B for ; Sun, 23 Dec 2001 15:42:01 -0800 (PST) Received: from mail2.uniserve.com ([204.244.156.10]) by mail2.uniserve.com with esmtp (Exim 3.13 #1) id 16IIFb-000JhN-00; Sun, 23 Dec 2001 15:41:51 -0800 Date: Sun, 23 Dec 2001 15:41:51 -0800 (PST) From: Tom X-Sender: tom@athena.uniserve.ca To: Roger Savard Cc: freebsd-stable@freebsd.org Subject: Re: sysctl In-Reply-To: <1009149673.338.6.camel@JSBach.henocoffice.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 23 Dec 2001, Roger Savard wrote: > I usually use /etc/sysctl.conf to modify two parameters > > compat.linux.osname=FreeBSD > compat.linux.osrelease=4.4-Stable > > The reason behind this is to be accounted for FreeBSD instead of Linux > ... some day will have native freebsd code... I don't understand why you want the Linux emulation module to tell Linux apps that the the OS is FreeBSD? That would break the emulation. It is also isn't a changable value. It is set to match the version of Linux the emulation module most closely emulates. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message