From owner-freebsd-stable@FreeBSD.ORG Sat Sep 17 05:38:39 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97F79106564A for ; Sat, 17 Sep 2011 05:38:39 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5A04A8FC12 for ; Sat, 17 Sep 2011 05:38:39 +0000 (UTC) Received: by iadk27 with SMTP id k27so4916297iad.13 for ; Fri, 16 Sep 2011 22:38:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; bh=AmIzynmbkodscAwxpe2lg1jkjYBYjpezaUB5sr3mpfM=; b=D00K8GoVp9InBf5yDR3++7opnVvfVPKOI04yA96DfYIIMblB8OHTCxFhvk6RlbypBW SIaO1oK7sGQ1jCn4/c8EFzZ5m13DyZWgu/AyVFXnt8AyNXzqssjf/C6Gap1cXHzCjLrO Y8mov16LUK7zEmA1iClWyi08d+VMKQjKqK894= Received: by 10.231.83.211 with SMTP id g19mr379381ibl.26.1316237917509; Fri, 16 Sep 2011 22:38:37 -0700 (PDT) Received: from DataIX.net ([99.190.81.85]) by mx.google.com with ESMTPS id a11sm12739697ibg.3.2011.09.16.22.38.35 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 16 Sep 2011 22:38:35 -0700 (PDT) Sender: Jason Hellenthal Received: from DataIX.net (localhost [127.0.0.1]) by DataIX.net (8.14.5/8.14.5) with ESMTP id p8H5cWaJ033853 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 17 Sep 2011 01:38:33 -0400 (EDT) (envelope-from jhell@DataIX.net) Received: (from jhell@localhost) by DataIX.net (8.14.5/8.14.5/Submit) id p8H5cWEa033852; Sat, 17 Sep 2011 01:38:32 -0400 (EDT) (envelope-from jhell@DataIX.net) Date: Sat, 17 Sep 2011 01:38:31 -0400 From: Jason Hellenthal To: Tom Evans Message-ID: <20110917053831.GA33534@DataIX.net> References: <807974.3757131316022987517.JavaMail.defaultUser@defaultHost> <20110916061813.GB18043@DataIX.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: freebsd-stable Subject: Re: R: make installworld fails (touch not found) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Sep 2011 05:38:39 -0000 On Fri, Sep 16, 2011 at 12:26:46PM +0100, Tom Evans wrote: > On Fri, Sep 16, 2011 at 7:18 AM, Jason Hellenthal wrote: > > > > Don't get why all these references for time are popping up here and why > > everyone seems to think that would make the PATH variable get cut short > > from the environment that newvers.sh is running in, but see the post I > > made to the real thread a few moments earlier. > > > > Its also a FAQ in the handbook: > > http://www.freebsd.org/doc/en/books/faq/troubleshoot.html#TOUCH-NOT-FOUND > Keywords "...when booting into single user mode."