From owner-svn-src-head@freebsd.org Wed Sep 2 14:16:38 2015 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1DFD89C9456 for ; Wed, 2 Sep 2015 14:16:38 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B463A202 for ; Wed, 2 Sep 2015 14:16:37 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: by wiclp12 with SMTP id lp12so20889187wic.1 for ; Wed, 02 Sep 2015 07:16:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=LhxErpNDkLojN7l55Gpf/IGemN482tSkURSMjnw6KYQ=; b=nLl9bv6K/vtVfLE2ZVR1jN6MuMGCLTDJ7gQToctLx7XQ6T+y49KoSj8+QHEr3f51u3 CFcxNBI20/YgrRnOqvAHII7SIVh98uWTKOlHKE1slxCM/ADm5zLJO3I39fv8ne8YdbTB s8qmQ8lmpnSlaMs1kOGahxpCenM8X/YKlWRn7Wxf3pfFUI+79ASla/7GjVPALGKjqazF DmmtjL0IF0266dUtU0Gu/da6VnrzBWaayYCkkDGQCwqOqOzz1oW1ezGqh14q6fg8Im3j S6QCf/zeaaMyKqcPev73BveEGzjsi9AJtt/7VhkmwvCluHcEp3MDDRonoXl7k1+U+fQV avOg== X-Gm-Message-State: ALoCoQm5IDKBDB0XDZamQrPydB4CfdByiee4xX2CgI+u2LPhHJ5ZBfh38YQXCRhdEiBArEeKIK4F MIME-Version: 1.0 X-Received: by 10.180.182.112 with SMTP id ed16mr4324850wic.19.1441203395931; Wed, 02 Sep 2015 07:16:35 -0700 (PDT) Received: by 10.194.73.6 with HTTP; Wed, 2 Sep 2015 07:16:35 -0700 (PDT) In-Reply-To: References: <201509011159.t81BxCkm072208@repo.freebsd.org> <20150901224438.32e982dd@kan> <20150902125024.GH1023@FreeBSD.org> <20150902090825.619467d9@kan> <20150902132034.GL1023@FreeBSD.org> <20150902093622.751a85f2@kan> <55E7002D.8080001@gmail.com> Date: Wed, 2 Sep 2015 16:16:35 +0200 Message-ID: Subject: Re: svn commit: r287358 - head From: Oliver Pinter To: =?UTF-8?Q?Olivier_Cochard=2DLabb=C3=A9?= Cc: Alexander Motin , svn-src-head , svn-src-all , Gleb Smirnoff , src-committers Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Sep 2015 14:16:38 -0000 On 9/2/15, Olivier Cochard-Labb=C3=A9 wrote: > On Wed, Sep 2, 2015 at 3:57 PM, Alexander Motin wrote: > >> >> >> Sorry if it is documented somewhere, but can this be disabled somehow? >> On my development server installkernel for some reason already took more >> time then buildkernel -DKERNFAST. Now I suppose it will take twice more. >> I am doing it hundred times a day, and I am not happy. :-\ >> >> > =E2=80=8BThis create problem for generating nanobsd image too: It install= kernel > twice, then the resulting /boot is too big for being copied into the smal= l > OS partition. We have problems with this change too, because our kernel added twice to installer mediums. > > Regards, > > =E2=80=8BOlivier=E2=80=8B > _______________________________________________ > svn-src-head@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-src-head > To unsubscribe, send any mail to "svn-src-head-unsubscribe@freebsd.org"