From owner-cvs-src@FreeBSD.ORG Thu Jun 28 18:26:38 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 27A9216A469; Thu, 28 Jun 2007 18:26:38 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 016CE13C448; Thu, 28 Jun 2007 18:26:38 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l5SIQZY9039527; Thu, 28 Jun 2007 18:26:35 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l5SIQZKc039526; Thu, 28 Jun 2007 18:26:35 GMT (envelope-from jhb) Message-Id: <200706281826.l5SIQZKc039526@repoman.freebsd.org> From: John Baldwin Date: Thu, 28 Jun 2007 18:26:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/scripts src-install.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2007 18:26:38 -0000 jhb 2007-06-28 18:26:35 UTC FreeBSD src repository Modified files: release/scripts src-install.sh Log: Teach the 'src-install' script about the 'scddl' source dist that holds /usr/src/cddl. Approved by: re (kensmith) Revision Changes Path 1.11 +2 -2 src/release/scripts/src-install.sh