From owner-freebsd-current@FreeBSD.ORG Tue Feb 17 20:27:36 2009 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D24C31065670; Tue, 17 Feb 2009 20:27:36 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 954E38FC20; Tue, 17 Feb 2009 20:27:36 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 9C5E53F129; Tue, 17 Feb 2009 20:27:35 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.3/8.14.3) with ESMTP id n1HKRdKZ015769; Tue, 17 Feb 2009 20:27:39 GMT (envelope-from phk@critter.freebsd.dk) To: Marcel Moolenaar From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 17 Feb 2009 12:23:26 PST." Date: Tue, 17 Feb 2009 20:27:39 +0000 Message-ID: <15768.1234902459@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: "Bjoern A. Zeeb" , Marcel Moolenaar , FreeBSD current mailing list Subject: Re: boot0cfg -s vs. GEOM_PART_*? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2009 20:27:37 -0000 In message , Marcel Moolenaar wri tes: >> We do not want arbitrary large binary blobs in the confxml >> output. > >I'm not going to start a discussion on arbitrariness >and largeness of bootcode. Instead, let me just ask: > >Do you have alternatives? Open the parent device, use read(2) to get it. You can always open an geom device for reading (subject to filesystem permissions). -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.