From owner-freebsd-questions@FreeBSD.ORG Mon Feb 13 19:17:34 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 263CD16A420 for ; Mon, 13 Feb 2006 19:17:34 +0000 (GMT) (envelope-from lenzi@infopar.com.br) Received: from cwbgk1.k1.com.br (customer-200195196249.onda.com.br [200.195.196.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB91043D49 for ; Mon, 13 Feb 2006 19:17:28 +0000 (GMT) (envelope-from lenzi@infopar.com.br) Received: from webpratico.com.br (M199.28.cwbgk [172.16.199.28] (may be forged)) by cwbgk1.k1.com.br (8.13.1/8.13.1) with ESMTP id k1DJHRuh015164 for ; Mon, 13 Feb 2006 17:17:27 -0200 (BRST) (envelope-from lenzi@infopar.com.br) Received: from server (server [192.168.1.6]) by webpratico.com.br (8.13.3/8.13.3) with ESMTP id k1DJL04N083258 for ; Mon, 13 Feb 2006 17:21:00 -0200 (BRST) (envelope-from lenzi@infopar.com.br) From: sergio lenzi To: freebsd-questions@freebsd.org Date: Mon, 13 Feb 2006 17:17:25 -0200 Message-Id: <1139858245.78805.40.camel@server> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: The FreeBSD 6.0 ISO cd... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Feb 2006 19:17:34 -0000 Hello.... I am a FreeBSD user for a long time, but now I have a question about the ISO cdrom In FreeBSD 6.0-release, disk1 iso image it shows mounted in my FreeBSD release.... the folowing information from mount... Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/acd0 588840 588840 0 100% /cdrom a command du -s shows 1013144 root@ondabox# du -s . 1013144 . ===================== If I copy the contents of the cdrom to another directory in the file system it shows 1013144 too... I need to make a new cd1 with xorg version 6.9.0 and some packages for my own use... but I was unable to rebuild the cd... with an 600Mb size... My question is: Where can I find a documentation about the way the FreeBSD 6.0 release cd1 is built.... I try the make buildworld and make release but it does not build the iso image.... The ducumentation on the handbook and in internet is about the 5.x or 4.x .... Please thanks for any help..... Sergio