From owner-cvs-all@FreeBSD.ORG Sun May 2 18:12:41 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 D100F16A4EF; Sun, 2 May 2004 18:12:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA07F43D1F; Sun, 2 May 2004 18:12:41 -0700 (PDT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i431CfGe038052; Sun, 2 May 2004 18:12:41 -0700 (PDT) (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i431CfrY038051; Sun, 2 May 2004 18:12:41 -0700 (PDT) (envelope-from kensmith) Message-Id: <200405030112.i431CfrY038051@repoman.freebsd.org> From: Ken Smith Date: Sun, 2 May 2004 18:12:41 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 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: Mon, 03 May 2004 01:12:42 -0000 kensmith 2004/05/02 18:12:41 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release/scripts print-cdrom-packages.sh Log: Adjustments to package sets for disc1 for the 4.10 release. The compat packages are being removed because of security issues, they are no longer buildable. The other packages being removed are due to space issues, they don't fit. Packages chosen for removal were either thought to be less popular with the majority of people, or were large *and* you need a network connection to be able to use them so downloading them post-install should be possible. This will be merged into RELENG_4_10 immediately but note that a commit to HEAD has not and will not be done for this now. -current package sets are smaller (.tbz versus .tgz) so the package sets are at least somewhat disjoint. And it's pointless to update this in HEAD until a 5.X release comes. Revision Changes Path 1.1.2.36 +0 -19 src/release/scripts/print-cdrom-packages.sh