From owner-cvs-all Mon Aug 20 14:23: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B2FF337B406; Mon, 20 Aug 2001 14:22:53 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7KLMXD57812; Mon, 20 Aug 2001 14:22:33 -0700 (PDT) (envelope-from obrien) Message-Id: <200108202122.f7KLMXD57812@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 20 Aug 2001 14:22:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/alpha mkisoimages.sh src/release/i386 mkisoimages.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/08/20 14:22:33 PDT Modified files: release/alpha mkisoimages.sh release/i386 mkisoimages.sh Log: + do not hard code where a port may be installed to + uses `mkisofs' rather than `mkhybrid' as the new mkisofs is the merger of the two + checks for `setcdboot's existsance and tries to pkg_add it if needed + removes English contraction Approved by: jkh Revision Changes Path 1.2 +15 -4 src/release/alpha/mkisoimages.sh 1.2 +5 -4 src/release/i386/mkisoimages.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message