Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2012 09:26:24 -0800
From:      Carl Johnson <carlj@peak.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: kgzip(8) regression in RELENG_9 GENERIC
Message-ID:  <87lioyqqin.fsf@oak.localnet>
In-Reply-To: <7B8955D1-3986-40CA-B489-2E0564FB9394@fisglobal.com> (Devin Teske's message of "Mon, 23 Jan 2012 07:15:14 -0800")
References:  <05f401ccd7e9$1322a090$3967e1b0$@fisglobal.com> <4F1A882D.5080302@cyberleo.net> <88223D12-AEA7-46F9-AA3D-A8F49BC79D82@fisglobal.com> <4F1D20D6.3040301@cyberleo.net> <7B8955D1-3986-40CA-B489-2E0564FB9394@fisglobal.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Devin Teske <devin.teske@fisglobal.com> writes:

> On Jan 23, 2012, at 12:56 AM, CyberLeo Kitsana wrote:
>
>> On 01/23/2012 12:30 AM, Devin Teske wrote:
>>> 
>>> On Jan 21, 2012, at 1:41 AM, CyberLeo Kitsana wrote:
>>> 
>>>> On 01/20/2012 09:02 PM, Devin Teske wrote:
>>>>> Taking a GENERIC 9.0-RELEASE kernel and running kgzip(8) on it produces an
>>>>> unusable kernel which causes immediate BTX halt in loader(8).
>>>>> 
>>>>> ...
>>>>> 
>>>>> 4. Say: kgzip kernel
>>>> 
>>>> Curious, it doesn't even look like that binary is hooked into the build
>>>> process at all on 9.0-RELEASE.
>>>> 
>>> 
>>> Can you clarify what you mean by the above?
>> 
>> On a brand new GENERIC box running 9.0-RELEASE with no special knobs:
>> 
>> ----8<----
>> (4b18d544)[cyberleo@jenga ~]$ which kgzip
>
> On my box:
>
> push900# uname -a
> FreeBSD push900.vicor.com 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:15:25 UTC 2012     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>
> push900# which kgzip
> /usr/sbin/kgzip

On my system:

$ uname -a
FreeBSD birch.localnet 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
$ whereis kgzip
kgzip: /usr/src/usr.sbin/kgzip
$ grep kgzip /usr/src/usr.sbin/Makefile*
Makefile.amd64:# kgzip: builds, but missing support files
Makefile.i386:SUBDIR+=  kgzip

So it appears to be i386 only.

-- 
Carl Johnson		carlj@peak.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87lioyqqin.fsf>