From owner-freebsd-current@FreeBSD.ORG Mon May 4 14:57:34 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E806106567C for ; Mon, 4 May 2009 14:57:34 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.187]) by mx1.freebsd.org (Postfix) with ESMTP id BC1758FC15 for ; Mon, 4 May 2009 14:57:33 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by mu-out-0910.google.com with SMTP id w9so1556309mue.3 for ; Mon, 04 May 2009 07:57:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=8sTQFv2niNj1gXssobNjN8qq/fHSEG+5Qts2DNk+OMY=; b=UCj5dX6pVXv2mhG2t4gaqctq4P86co+Ai71G8dDYr6YcAsadM4UfPvKtZ2hc6Ni+QC rP5z0myo6nxMF6qc0vHvFR7RKsVHPNAKikjDRn/K62mq3iflPqGsBn93K8cSyo2/7/ie ATZvF/Iwu9mU24S1kk53K+PWgxJExopduWfqE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=iJ6u/aXnA+KqKsVD+1Vkr0lcAuK/Tjo69/Sh/KAISigUJyaQgLc9MNHOyM4LcrJkDe ZoCSojQLNWDGnPXkDq8YNaMqmfmjRrrruF/Ua0WEJtodeUDPWriF/xjw0TxPTKqAtj/Y uI7GnS+kNdOSNCrFK7hSKgZcq9MHaIz3PU3v0= MIME-Version: 1.0 Received: by 10.239.154.145 with SMTP id e17mr335631hbc.95.1241449052395; Mon, 04 May 2009 07:57:32 -0700 (PDT) In-Reply-To: <200905041015.15332.zec@icir.org> References: <49FC812B.2070305@elischer.org> <3a142e750905040553p48f6384aseb48c2067463ada4@mail.gmail.com> <200905041015.15332.zec@icir.org> Date: Mon, 4 May 2009 16:57:32 +0200 Message-ID: <3a142e750905040757t5abe64c6m4666bb4eab1abe5d@mail.gmail.com> From: "Paul B. Mahol" To: Marko Zec Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: VIMAGE status X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2009 14:57:34 -0000 On 5/4/09, Marko Zec wrote: > On Monday 04 May 2009 08:53:48 Paul B. Mahol wrote: > ... >> I'm experiencing strange 'netstat -r' output, perhaps I need to clean >> /usr/obj/? (I dont have VIMAGE enabled) > > You should rebuild your userland regardless whether options VIMAGE in the > kernel has been enabled or not, see the UPDATING note for details. I did, but I will ask again do I need to clean /usr/obj/? -- Paul