From owner-freebsd-questions@FreeBSD.ORG Sun Nov 14 02:41:46 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F90216A4CE for ; Sun, 14 Nov 2004 02:41:46 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3222143D55 for ; Sun, 14 Nov 2004 02:41:46 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id b11so574741rne for ; Sat, 13 Nov 2004 18:41:45 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=HR0VUJvX1+x7H80MpHLRm+i/2E4UMSUK/WRBFGuSPTbTt5bD6hrgi5ZY4+/zKi6Qjd2WXcsNP3Rb80pZMJSoPp8MuVr918XsiGGjZ/G8m3RLBnTrQoIUToru2jUVyb9YZY10zNJ8LkrLw+DsKab1pjyV8YS5IPyG2q3UjKCrH8I= Received: by 10.38.101.52 with SMTP id y52mr688212rnb; Sat, 13 Nov 2004 18:41:45 -0800 (PST) Received: by 10.38.72.65 with HTTP; Sat, 13 Nov 2004 18:41:45 -0800 (PST) Message-ID: Date: Sun, 14 Nov 2004 03:41:45 +0100 From: Gert Cuykens To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: buildkernel before buildworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2004 02:41:46 -0000 What happens if you first buildkernel before the buildworld ?