From owner-cvs-all Sun Nov 10 1:14:54 2002 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 4927F37B401; Sun, 10 Nov 2002 01:14:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEA3B43E6E; Sun, 10 Nov 2002 01:14:52 -0800 (PST) (envelope-from marcel@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 gAA9CgmV073575; Sun, 10 Nov 2002 01:12:42 -0800 (PST) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gAA9Cg3Y073574; Sun, 10 Nov 2002 01:12:42 -0800 (PST) Message-Id: <200211100912.gAA9Cg3Y073574@repoman.freebsd.org> From: Marcel Moolenaar Date: Sun, 10 Nov 2002 01:12:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/ia64 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 marcel 2002/11/10 01:12:42 PST Modified files: release/ia64 mkisoimages.sh Log: Make bootable ISO images by either 1) extacting the EFI partition we created for the boot floppy, or 2) construct an EFI partition by copying bits from /boot. The first approach creates a bootable CD image that loads a memory disk and starts sysinstall, the second approach creates a generic bootable CD. Revision Changes Path 1.2 +63 -31 src/release/ia64/mkisoimages.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message