From owner-freebsd-questions@FreeBSD.ORG Thu Jul 11 11:41:55 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6C2BF8AF for ; Thu, 11 Jul 2013 11:41:55 +0000 (UTC) (envelope-from feld@feld.me) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 3E6DE1685 for ; Thu, 11 Jul 2013 11:41:54 +0000 (UTC) Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 2730120EF1; Thu, 11 Jul 2013 07:41:51 -0400 (EDT) Received: from frontend2.nyi.mail.srv.osa ([10.202.2.161]) by compute2.internal (MEProxy); Thu, 11 Jul 2013 07:41:52 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=feld.me; h= content-type:to:cc:subject:references:date:mime-version :content-transfer-encoding:from:message-id:in-reply-to; s= mesmtp; bh=8ku6hPhK4EZgMk8gzH0ND3lzpk0=; b=TEWvZI5838TtHBcjE2aCk LnDZOfXlLyxGqJZ2m5ZNVj1h8epz/L+RLp6XLqi8DT5uSJ1sy8JQK7Sit8tu7vzO hfTwccnoSJ9mZkT6jsWL7E5AzXEXdfP1oKraLxRVNMS0I2+tGMaglTCBK6N23NPW aW9J79gbbLUZXBPxMSBRJk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-type:to:cc:subject:references :date:mime-version:content-transfer-encoding:from:message-id :in-reply-to; s=smtpout; bh=8ku6hPhK4EZgMk8gzH0ND3lzpk0=; b=cwUI qU/999JddRvOAjiDucbXN0nDCtZKmgWEmK87vZUt51pK/al+9/eUdrUcaxZNBP2n OSWGn3We7jIxzJRGuMRdBWmKutkkc9W62cgJh+nkayfkssfqUG8lddwpxg0x/y5k bLRChvA3931HMy16J1xgH97FSYZfWGwQOwqJnFM= X-Sasl-enc: xmvdUZ+11q45iAdfRp7LJoiSFSnZrUySGF1OKtozfygk 1373542911 Received: from tech304.office.supranet.net (unknown [66.170.8.18]) by mail.messagingengine.com (Postfix) with ESMTPA id 22BCA680441; Thu, 11 Jul 2013 07:41:51 -0400 (EDT) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-questions@freebsd.org, "Eduardo Morras" Subject: Re: [Bulk] FreeBSD upgrade woes (8.3 -> 8.4) References: <20130711120039.a99aeea20ecd078b9d29f18a@yahoo.es> Date: Thu, 11 Jul 2013 06:41:50 -0500 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Mark Felder" Message-ID: In-Reply-To: <20130711120039.a99aeea20ecd078b9d29f18a@yahoo.es> User-Agent: Opera Mail/12.15 (FreeBSD) Cc: David.I.Noel@gmail.com X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jul 2013 11:41:55 -0000 On Thu, 11 Jul 2013 05:00:39 -0500, Eduardo Morras wrote: > Perhaps make buildkernel was compiled with -j >1, it's known to create a > buggy kernel. This is not true to my knowledge. If buildkernel produced bad kernels with -j>1 we'd not allow you to do that without jumping through hoops.