From owner-freebsd-security@FreeBSD.ORG Tue Apr 30 22:41:19 2013 Return-Path: Delivered-To: freebsd-security@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 96891367; Tue, 30 Apr 2013 22:41:19 +0000 (UTC) (envelope-from brett@lariat.org) Received: from lariat.net (lariat.net [66.62.230.51]) by mx1.freebsd.org (Postfix) with ESMTP id 1CD311D6C; Tue, 30 Apr 2013 22:41:18 +0000 (UTC) Received: from Toshi.lariat.org (IDENT:ppp1000.lariat.net@lariat.net [66.119.58.2] (may be forged)) by lariat.net (8.9.3/8.9.3) with ESMTP id QAA05359; Tue, 30 Apr 2013 16:41:10 -0600 (MDT) Message-Id: <201304302241.QAA05359@lariat.net> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Tue, 30 Apr 2013 16:41:03 -0600 To: Glen Barber From: Brett Glass Subject: Re: FreeBSD Security Advisory FreeBSD-SA-13:05.nfsserver In-Reply-To: <20130430211531.GA1621@glenbarber.us> References: <201304292055.r3TKtcEs039958@freefall.freebsd.org> <201304292208.QAA16119@lariat.net> <20130430034603.GF1588@glenbarber.us> <201304300416.WAA20729@lariat.net> <20130430042415.GG1588@glenbarber.us> <201304301936.NAA02519@lariat.net> <20130430211531.GA1621@glenbarber.us> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: freebsd-security@FreeBSD.org, Colin Percival , Chris Rees X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Apr 2013 22:41:19 -0000 At 03:15 PM 4/30/2013, Glen Barber wrote: >Let's start from the beginning. What is the name of your custom kernel? The file name of the compiled kernel? The file name of the configuration file? Or the identification string within the kernel? The file name is, of course, /boot/kernel/kernel. It's built without modules, so it's the only file in the directory /boot/kernel. The configuration file is at /sys/amd64/conf/GATEWAY. The identification string within the kernel is GATEWAY. I am not sure what you're driving at here, though, so please explain. --Brett Glass