From owner-cvs-all@FreeBSD.ORG Fri Nov 16 13:14:28 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 263AE16A419; Fri, 16 Nov 2007 13:14:28 +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 EA8E113C474; Fri, 16 Nov 2007 13:14:27 +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 lAGDERYi027541; Fri, 16 Nov 2007 13:14:27 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lAGDERAd027540; Fri, 16 Nov 2007 13:14:27 GMT (envelope-from kensmith) Message-Id: <200711161314.lAGDERAd027540@repoman.freebsd.org> From: Ken Smith Date: Fri, 16 Nov 2007 13:14:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 16 Nov 2007 13:14:28 -0000 kensmith 2007-11-16 13:14:27 UTC FreeBSD src repository Modified files: release Makefile Log: The i386 disc1 size wandered above what fits on 650Mb media which has been our target previously. So i386 joins the others that have switched over to a separate livefs iso image. Revision Changes Path 1.927 +1 -0 src/release/Makefile