From owner-freebsd-questions@freebsd.org Fri Oct 23 07:08:19 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8090FA1A51F for ; Fri, 23 Oct 2015 07:08:19 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4489F5FA for ; Fri, 23 Oct 2015 07:08:19 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) for freebsd-questions@freebsd.org with esmtp (envelope-from ) id <1ZpWSQ-0015ce-Oq>; Fri, 23 Oct 2015 09:08:10 +0200 Received: from p578a69f9.dip0.t-ipconnect.de ([87.138.105.249] helo=freyja.zeit4.iv.bundesimmobilien.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) for freebsd-questions@freebsd.org with esmtpsa (envelope-from ) id <1ZpWSQ-001zBP-I7>; Fri, 23 Oct 2015 09:08:10 +0200 Date: Fri, 23 Oct 2015 09:08:05 +0200 From: "O. Hartmann" To: freebsd-questions Subject: replace uname -a informational string Message-ID: <20151023090805.5484ce9b@freyja.zeit4.iv.bundesimmobilien.de> Organization: FU Berlin X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.28; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Originating-IP: 87.138.105.249 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Oct 2015 07:08:19 -0000 For security purposes, I need to replace the informations given by "uname -a" to hode the kernel build system, name et cetera. Is there a way to achieve this via setting some knobs in the process of a buildkernel? Please CC me, I'm not subscriber of the list. Kind regards and thanks in advance, O. Hartmann