From owner-freebsd-hackers Sun Nov 30 12:19:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA01511 for hackers-outgoing; Sun, 30 Nov 1997 12:19:43 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from federation.addy.com (federation.addy.com [207.239.68.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA01490 for ; Sun, 30 Nov 1997 12:19:38 -0800 (PST) (envelope-from francisco@natserv.com) Received: from slip-32-100-111-48.ny.us.ibm.net (slip-32-100-111-48.ny.us.ibm.net [32.100.111.48]) by federation.addy.com (8.8.5/8.6.12) with SMTP id PAA24867 for ; Sun, 30 Nov 1997 15:19:32 -0500 (EST) Message-Id: <199711302019.PAA24867@federation.addy.com> From: "Francisco Reyes" To: "hackers@freebsd.org" Date: Sun, 30 Nov 97 15:12:17 Reply-To: "Francisco Reyes" Priority: Normal X-Mailer: Francisco Reyes's Registered PMMail 1.9 For OS/2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: How is selection made of what goes into CDrom? Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I was wondering how is the selection made of what goes into the CDrom? Is the CVS repository used by most users or just a few? Personally I find that it would have been more useful to have the sources for all the programs somewhere (ie a second live file system CD) in an untar format. Alternatively a list of where the sources are in the first CD and a small script to get a program out would be just as good. For example recently I wanted to look at the source code for "renice". Getting the entire usr.bin took too much space.