From owner-cvs-all Mon Nov 4 22:14:39 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 0A52537B401; Mon, 4 Nov 2002 22:14:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C98BE43E91; Mon, 4 Nov 2002 22:14:36 -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 gA56CqmV081641; Mon, 4 Nov 2002 22:12:52 -0800 (PST) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gA56CquN081640; Mon, 4 Nov 2002 22:12:52 -0800 (PST) Message-Id: <200211050612.gA56CquN081640@repoman.freebsd.org> From: Marcel Moolenaar Date: Mon, 4 Nov 2002 22:12:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/ia64 doFS.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/04 22:12:52 PST Added files: release/ia64 doFS.sh Log: Create a special version for ia64. For auto-boot to work, we need the loader in an EFI partition. This automaticly means we need the kernel there as well. In order to avoid having to worry about a geometry as much as possible, we partition the disk with GPT. With this, auto-boot works, but we have a problem mounting the MFS. Revision Changes Path 1.1 +77 -0 src/release/ia64/doFS.sh (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message