From owner-freebsd-current@FreeBSD.ORG Sat Sep 6 18:53:52 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 E8DF2D7E for ; Sat, 6 Sep 2014 18:53:52 +0000 (UTC) Received: from forward6l.mail.yandex.net (forward6l.mail.yandex.net [IPv6:2a02:6b8:0:1819::6]) (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 A1F6518BD for ; Sat, 6 Sep 2014 18:53:52 +0000 (UTC) Received: from smtp3h.mail.yandex.net (smtp3h.mail.yandex.net [84.201.186.20]) by forward6l.mail.yandex.net (Yandex) with ESMTP id 2F4A214E11E3; Sat, 6 Sep 2014 22:53:40 +0400 (MSK) Received: from smtp3h.mail.yandex.net (localhost [127.0.0.1]) by smtp3h.mail.yandex.net (Yandex) with ESMTP id A5F5A1B450FB; Sat, 6 Sep 2014 22:53:39 +0400 (MSK) Received: from 78.108.204.68.tel.ru (78.108.204.68.tel.ru [78.108.204.68]) by smtp3h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id qydvxvjNv5-rd6qOSKH; Sat, 6 Sep 2014 22:53:39 +0400 (using TLSv1.2 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: 215590c0-9722-475e-91bf-17bc89291f18 Message-ID: <540B5832.9090805@passap.ru> Date: Sat, 06 Sep 2014 22:53:38 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Kevin Oberman 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> <540886EE.3050708@passap.ru> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: FreeBSD Current 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: Sat, 06 Sep 2014 18:53:53 -0000 06.09.2014 09:51, Kevin Oberman пишет: > On Thu, Sep 4, 2014 at 8:36 AM, Boris Samorodov wrote: > >> 03.09.2014 21:01, Nenhum_de_Nos пишет: >>> >>> >>> On September 3, 2014 12:02:24 PM GMT-03:00, Boris Samorodov < >> bsam@passap.ru> 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 >> > > Please understand that this is true when doing a cross-install where a > system with the required directory structure to install a kernel is not yet > present. Sure. It was the case for the OP. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve