From owner-freebsd-questions@FreeBSD.ORG Tue Feb 26 18:20:49 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 08FF91065676 for ; Tue, 26 Feb 2008 18:20:49 +0000 (UTC) (envelope-from zszalbot@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.freebsd.org (Postfix) with ESMTP id 86AE213C4F5 for ; Tue, 26 Feb 2008 18:20:48 +0000 (UTC) (envelope-from zszalbot@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so1360846nfb.33 for ; Tue, 26 Feb 2008 10:20:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=9E2pQK0Bk6Cz/Fz0rvZfigG2mMiqJA9q983YWs7iGvU=; b=W7zQVaEOvA0G2qGciTP7i02yIw9QwN2hKKrtF3xmZ6NN/dIfKi65YVSXfsu/FuEEPUMYwtOFsGPureB5I6sIdMK8IYs9wysL2DmO/xBZteiLPzl3DTqsnE5lSj+l9VIXNfO8xrbMTeSEVAWVY8EHsjsMSqZJNV4CaixUhHpex+I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TJcHEmrNvAeaNcNV+KhovVrhwTTDkEv0cdf1TdwTY/aBup6lUHL8c2CaMZ0CguC1X0L4QusIadld7zKhdjRnGRlBd9OR81vIHZqAkxCzgXISZ8tCu+MZIZc2VSIeUsSdE/zfN2VDfihbLpTrJeoVvGr5t4d01ZtPkrB6QuTHbYQ= Received: by 10.78.170.17 with SMTP id s17mr3516118hue.50.1204050046843; Tue, 26 Feb 2008 10:20:46 -0800 (PST) Received: by 10.78.130.5 with HTTP; Tue, 26 Feb 2008 10:20:46 -0800 (PST) Message-ID: <94136a2c0802261020g294865aep2328d9988c4c7f2b@mail.gmail.com> Date: Tue, 26 Feb 2008 19:20:46 +0100 From: "Zbigniew Szalbot" To: freebsd-questions In-Reply-To: <94136a2c0802260923s71233ae4kb0a597bf2d343403@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <94136a2c0802260800r3ab3dbe2h3af688e5c5746500@mail.gmail.com> <20080226172516.C4115@wojtek.tensor.gdynia.pl> <94136a2c0802260834h51ddf1f7x7a549a82a25b116@mail.gmail.com> <20080226180509.O4355@wojtek.tensor.gdynia.pl> <20080226181346.30fc4e6b.cyb.@gmx.net> <94136a2c0802260923s71233ae4kb0a597bf2d343403@mail.gmail.com> Subject: Re: update to 6.3 p1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2008 18:20:49 -0000 one last question if I may... 2008/2/26, Zbigniew Szalbot : > 2008/2/26, Andreas Rudisch : > > > On Tue, 26 Feb 2008 18:06:27 +0100 (CET) > > Wojciech Puchar wrote: > > > > > > Also, I have always used: > > > > make buildkernel KERNCONF=MYKERNEL > > > > make installkernel KERNCONF=MYKERNEL > > > > > > strange way unless building new system. > > > > > > Not really. > > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-building.html > > > Thank you very much to all who responded! I am on my way to build > custom kernel. I really appreciate the support I am (in fact we're > all) getting here! Build and install process both done. Build finished with a message confirming its success. However, last 3 lines of install proces are: ===> zlib (install) install -o root -g wheel -m 555 zlib.ko /boot/kernel kldxref /boot/kernel I cannot remember from previous times if this is the way kernel install ends... I have planned reboot early in the morning when I turn up in office (just in case) but I thought I would ask if it is not they way kernel install is supposed to complete its job. Thank you for your patience! Have just now discovered more options to shutdown. Amazing how many useful things there are around here... :) -- Zbigniew Szalbot