From owner-freebsd-questions@FreeBSD.ORG Mon Aug 20 14:59:14 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 37007106566C for ; Mon, 20 Aug 2012 14:59:14 +0000 (UTC) (envelope-from piloyder@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id E330E8FC08 for ; Mon, 20 Aug 2012 14:59:13 +0000 (UTC) Received: by yenl7 with SMTP id l7so6184808yen.13 for ; Mon, 20 Aug 2012 07:59:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=+huhegNIlG+iuZGtu4/X0KVkMtLcOHx4jsen0E/cjkI=; b=SaeiYOT67G80VB1TYz1btQ8VIS3bLVvOy81aOS6sFB/Q9GLxbq56ovjpVHTcupi3M3 6Nfwb/emibUIZhm8yS/W/Ge90Bg4grsY5RV5BtrqTzPWkajrUpA6/pYZOlJZiIMV7L1a 2e7rgwsdfbM1uD08qNsnO1iPBC5FLHz2EpkCIUpC2SWnXuXckZW+bBXhP92ioHtQs251 bW+uImjYifFQ0m5Psa7E5CdyXRDUPZQ+x3/4FNJF+fwL/aa2tJQD6N2Or7wc1HhNyY2i WZs3Cv2GOv13MQGYWLN5vnB/gaA1BgjRRNYJcOs7e/jPp1JFs4f20XA8Pqu3vqcsxxvn hatQ== MIME-Version: 1.0 Received: by 10.50.195.234 with SMTP id ih10mr9969186igc.21.1345474752730; Mon, 20 Aug 2012 07:59:12 -0700 (PDT) Received: by 10.43.45.2 with HTTP; Mon, 20 Aug 2012 07:59:12 -0700 (PDT) In-Reply-To: <20120820144055.GB29643@kontrol.kode5.net> References: <20120820142755.573029da.freebsd@edvax.de> <20120820144055.GB29643@kontrol.kode5.net> Date: Mon, 20 Aug 2012 18:59:12 +0400 Message-ID: From: Denis To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: freebsd-update fetch trying to update custom kernel 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: Mon, 20 Aug 2012 14:59:14 -0000 > If you're building your own customised kernel, why don't you just build the entire system from source? I've not used freebsd-update yet and probably won't. Is it just a matter of time, i.e. waiting for the compilation to finish? Actually I built this system from source. And now use freebsd-update just to install security patches (it seems to be easy and faster then to rebuild world). Best regards, Denis