From owner-svn-src-head@FreeBSD.ORG Mon Jan 26 00:36:09 2009 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F7321065680; Mon, 26 Jan 2009 00:36:09 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 2C90C8FC24; Mon, 26 Jan 2009 00:36:09 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id n0Q0ZEf9031024; Sun, 25 Jan 2009 17:35:14 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 25 Jan 2009 17:35:58 -0700 (MST) Message-Id: <20090125.173558.1731231004.imp@bsdimp.com> To: obrien@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20090125235322.GB25031@dragon.NUXI.org> References: <20090120012256.GB29741@dragon.NUXI.org> <20090119.191238.1389906774.imp@bsdimp.com> <20090125235322.GB25031@dragon.NUXI.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r187332 - head/tools/regression/usr.bin/jot X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 26 Jan 2009 00:36:10 -0000 In message: <20090125235322.GB25031@dragon.NUXI.org> "David O'Brien" writes: : On Mon, Jan 19, 2009 at 07:12:38PM -0700, M. Warner Losh wrote: : > I'm : > glad JUNOS can build inside its own VM. Kudos. But given that the : > world is much more than a tightly controlled development environment : > at a well funded company, I think that we need to be more : > accommodating. Especially for the embedded world. : : A minor correctly - JUNOS builds on STOCK FreeBSD running in a VM. : JUNOS does not host its own build. : : How is building FreeBSD under stock FreeBSD affected by how well : funded an entity is? Setting up and managing dozens of VMs for engineers without privs can be problematic. We use an emulation environment at work and the vm images are constantly getting corrupted. Warner