From owner-freebsd-current@FreeBSD.ORG Thu Sep 4 15:36:28 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 090095DD for ; Thu, 4 Sep 2014 15:36:28 +0000 (UTC) Received: from forward3l.mail.yandex.net (forward3l.mail.yandex.net [IPv6:2a02:6b8:0:1819::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B88B91A31 for ; Thu, 4 Sep 2014 15:36:27 +0000 (UTC) Received: from smtp3o.mail.yandex.net (smtp3o.mail.yandex.net [37.140.190.28]) by forward3l.mail.yandex.net (Yandex) with ESMTP id A17711500E2F for ; Thu, 4 Sep 2014 19:36:15 +0400 (MSK) Received: from smtp3o.mail.yandex.net (localhost [127.0.0.1]) by smtp3o.mail.yandex.net (Yandex) with ESMTP id 42CDE1E0FC7 for ; Thu, 4 Sep 2014 19:36:15 +0400 (MSK) Received: from 87.249.28.58.tel.ru (87.249.28.58.tel.ru [87.249.28.58]) by smtp3o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id nJYd46Q2IN-aEZWbUNW; Thu, 4 Sep 2014 19:36:14 +0400 (using TLSv1.2 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: b520c539-81b3-4d30-a7e4-77106899f80f Message-ID: <540886EE.3050708@passap.ru> Date: Thu, 04 Sep 2014 19:36:14 +0400 From: Boris Samorodov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: "make installworld" commands used to generate manifest for makefs? References: <20140825165522.GC91673@spindle.one-eyed-alien.net> <54072D80.4010402@passap.ru> <257cbfbf-959e-44f2-bef0-86c12522de03@email.android.com> In-Reply-To: <257cbfbf-959e-44f2-bef0-86c12522de03@email.android.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Sep 2014 15:36:28 -0000 03.09.2014 21:01, Nenhum_de_Nos пишет: > > > On September 3, 2014 12:02:24 PM GMT-03:00, Boris Samorodov wrote: >> 28.08.2014 23:02, Craig Rodrigues пишет: >> >>> I did this: >>> >>> make -DDB_FROM_SRC -DNO_ROOT installkernel DESTDIR=/tmp/test4 >>> make -DDB_FROM_SRC -DNO_ROOT installworld DESTDIR=/tmp/test4 >>> make -DDB_FROM_SRC -DNO_ROOT distribution DESTDIR=/tmp/test4 >>> >>> /tmp/test4/METALOG was created, but it did not seem to have >>> /boot/kernel/kernel or >>> any kernel modules. Is that expected? >> >> For a new installation "installworld" should be done first (it creates >> the needed directory infrastructure). And then one may do >> "installkernel". > > As I read from so much time ago to install first kernel, starting from which FreeBSD version I should change? It seems to be true for ages. Take a look at /usr/src/Makefile, section "To cross-install current onto a separate partition". -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve