From owner-freebsd-current@FreeBSD.ORG Wed Sep 3 15:02:29 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 69E4CBF8; Wed, 3 Sep 2014 15:02:29 +0000 (UTC) Received: from forward5l.mail.yandex.net (forward5l.mail.yandex.net [IPv6:2a02:6b8:0:1819::5]) (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 22C981733; Wed, 3 Sep 2014 15:02:28 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward5l.mail.yandex.net (Yandex) with ESMTP id A9131C412DB; Wed, 3 Sep 2014 19:02:25 +0400 (MSK) Received: from smtp11.mail.yandex.net (localhost [127.0.0.1]) by smtp11.mail.yandex.net (Yandex) with ESMTP id 33DF97E1471; Wed, 3 Sep 2014 19:02:25 +0400 (MSK) Received: from 46.38.39.141.tel.ru (46.38.39.141.tel.ru [46.38.39.141]) by smtp11.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id PgTUM81Cip-2OqOwQeB; Wed, 3 Sep 2014 19:02:24 +0400 (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: 19f3bcc1-951a-40d4-9eb8-44e8df38028e Message-ID: <54072D80.4010402@passap.ru> Date: Wed, 03 Sep 2014 19:02:24 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Craig Rodrigues Subject: Re: "make installworld" commands used to generate manifest for makefs? References: <20140825165522.GC91673@spindle.one-eyed-alien.net> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: freebsd-current 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: Wed, 03 Sep 2014 15:02:29 -0000 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". -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve