From owner-cvs-src@FreeBSD.ORG Fri Jun 15 14:41:12 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 628FC16A41F; Fri, 15 Jun 2007 14:41:12 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 3DB9213C4B8; Fri, 15 Jun 2007 14:41:12 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l5FEfCfZ092427; Fri, 15 Jun 2007 14:41:12 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l5FEfCO5092414; Fri, 15 Jun 2007 14:41:12 GMT (envelope-from kensmith) Message-Id: <200706151441.l5FEfCO5092414@repoman.freebsd.org> From: Ken Smith Date: Fri, 15 Jun 2007 14:41:11 +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/i386 fixit_crunch.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jun 2007 14:41:12 -0000 kensmith 2007-06-15 14:41:11 UTC FreeBSD src repository Modified files: release/i386 fixit_crunch.conf Log: The i386 "fixit" floppy began overflowing, most likely due to the new gcc. Replace vi(1) with ed(1) as the editor to make the contents fit on a floppy again. Revision Changes Path 1.15 +2 -4 src/release/i386/fixit_crunch.conf