From owner-cvs-all Mon Dec 10 23:51:47 2001 Delivered-To: cvs-all@freebsd.org Received: from mail12.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id 524C637B41B for ; Mon, 10 Dec 2001 23:51:35 -0800 (PST) Received: (qmail 18787 invoked from network); 11 Dec 2001 07:51:34 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 11 Dec 2001 07:51:34 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20011211061729.90BF038CC@overcee.netplex.com.au> Date: Mon, 10 Dec 2001 23:51:31 -0800 (PST) From: John Baldwin To: Peter Wemm Subject: Re: cvs commit: src/lib/libstand stand.h Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org 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 On 11-Dec-01 Peter Wemm wrote: > John Baldwin wrote: >> jhb 2001/12/10 16:04:28 PST >> >> Modified files: >> lib/libstand stand.h >> Log: >> We support writing to at least one filesystem now. > > We can write to (and even expand / create) files on EFI systems as well. > I dont think the glue to do it is present though. You don't need much glue to do it. libefi just needs to support writing to the low-level driver and the fs in libstand needs write support. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message