From owner-svn-src-all@freebsd.org Wed Sep 2 14:16:37 2015 Return-Path: Delivered-To: svn-src-all@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 F269C9C9454 for ; Wed, 2 Sep 2015 14:16:37 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) (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 B0509201 for ; Wed, 2 Sep 2015 14:16:37 +0000 (UTC) (envelope-from oliver.pinter@hardenedbsd.org) Received: by wicfx3 with SMTP id fx3so19308555wic.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=fQjZWsIlICVG6F9pfouZhgCvkjfFYEgPazj1UyUe9PPlzzHLWJsQQgNAvRAiiMSSBu EEgleSJpvCIOS+mOBFSAHp5xZRnJQr0NEyQnkAb+n5OXLJGYVUpa0L1SAeQO8dbxWSDs 4KHf6gKAyXwwcKoAa/fDUSDqox603WsJZh/5Lm1ViFXNRusZQ9cvoBnQxur6J31Fz8i5 mItPl56FbLwmI7LqcfDMAXLVaee/gocrf2ybzglduJCmw/FIGeeemq7NV6gxgxTgOso8 kUV2VC671JlFYAW+INrtPWp+QhU1m2okgJKT2t+cUCDXqfZLbhBZI/YDqpNkBBUiz0O0 2Z4g== X-Gm-Message-State: ALoCoQkPic1OTj0qIHzzm4E4PdfIedWC/FodITBRWy8T+Jf8KFz0W9YAVAZURiegtHusduvALqZa 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-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" 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"