From owner-cvs-all@FreeBSD.ORG Sat May 3 12:23:11 2003 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 2466737B401; Sat, 3 May 2003 12:23:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B83B43FBD; Sat, 3 May 2003 12:23:10 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h43JNA0U061750; Sat, 3 May 2003 12:23:10 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h43JNArD061749; Sat, 3 May 2003 12:23:10 -0700 (PDT) Message-Id: <200305031923.h43JNArD061749@repoman.freebsd.org> From: Scott Long Date: Sat, 3 May 2003 12:23:10 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/scripts doFS.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: Sat, 03 May 2003 19:23:11 -0000 scottl 2003/05/03 12:23:10 PDT FreeBSD src repository Modified files: release/scripts doFS.sh Log: Use UFS1 for the floppies instead of UFS2 Revision Changes Path 1.49 +2 -2 src/release/scripts/doFS.sh