From owner-cvs-all@FreeBSD.ORG Fri Oct 22 04:49:09 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78A5416A4CE; Fri, 22 Oct 2004 04:49:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55BB243D5A; Fri, 22 Oct 2004 04:49:09 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9M4n9qc079718; Fri, 22 Oct 2004 04:49:09 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9M4n9TC079717; Fri, 22 Oct 2004 04:49:09 GMT (envelope-from marcel) Message-Id: <200410220449.i9M4n9TC079717@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 22 Oct 2004 04:49:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/scripts print-cdrom-packages.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Oct 2004 04:49:09 -0000 marcel 2004-10-22 04:49:09 UTC FreeBSD src repository Modified files: release/scripts print-cdrom-packages.sh Log: Seperate ia64 from the pack. The disc1 is overflowing to such extend that most packages can not be included. It's much easier to list those that we do want on disc1 for ia64. We only need to list 11 of them. Apply proper indentation for better readability. Revision Changes Path 1.68 +94 -83 src/release/scripts/print-cdrom-packages.sh