From owner-freebsd-arch@FreeBSD.ORG Thu Jul 31 09:49:52 2008 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A5EE1065675 for ; Thu, 31 Jul 2008 09:49:52 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 533C58FC1E for ; Thu, 31 Jul 2008 09:49:52 +0000 (UTC) (envelope-from des@des.no) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id E151F209F; Thu, 31 Jul 2008 11:49:50 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Markus Mueller References: <489124C3.4060600@yahoo.de> Date: Thu, 31 Jul 2008 11:49:50 +0200 In-Reply-To: <489124C3.4060600@yahoo.de> (Markus Mueller's message of "Thu\, 31 Jul 2008 04\:34\:43 +0200") Message-ID: <86bq0es7r5.fsf@ds4.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-arch@freebsd.org Subject: Re: own OS-Name X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2008 09:49:52 -0000 Markus Mueller writes: > I will create my own *BSD OS based on FreeBSD. > How can I change the Name of this OS ? > I mean, that in Logfiles, for example, of servers, which I connect by > sufing in the web and in application which locate the OS instead > "FREEBSD" an another OS-Name "MyOS-Name" will be displayed. You don't want to do that. It will cause you no end of pain with third-party software that relies on uname -s and / or compiler macros (__FreeBSD__) to turn specific features on or off. You will have to patch pretty much every autoconf script in existence. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no