From owner-cvs-src@FreeBSD.ORG Sat Dec 22 06:33:59 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6623616A41A; Sat, 22 Dec 2007 06:33:59 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3E3B013C465; Sat, 22 Dec 2007 06:33:59 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lBM6XxsH057024; Sat, 22 Dec 2007 06:33:59 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lBM6Xwp9057016; Sat, 22 Dec 2007 06:33:58 GMT (envelope-from kensmith) Message-Id: <200712220633.lBM6Xwp9057016@repoman.freebsd.org> From: Ken Smith Date: Sat, 22 Dec 2007 06:33:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_3 Cc: Subject: cvs commit: src/release/scripts package-split.py 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: Sat, 22 Dec 2007 06:33:59 -0000 kensmith 2007-12-22 06:33:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_3) release/scripts package-split.py Log: MFS of v1.6.2.10: > Initial pass at shifting packages around for 6.3-REL layout. There > is a lot of space left on disc3 that we can put to use by adding back > in lots of the packages we've been slowly ejecting through the years. > We'll decide exactly which ones a little bit later. Approved by: re (rwatson) Revision Changes Path 1.6.2.9.2.1 +11 -3 src/release/scripts/package-split.py