From owner-freebsd-hackers@FreeBSD.ORG Thu Nov 21 20:24:01 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B9712C72 for ; Thu, 21 Nov 2013 20:24:01 +0000 (UTC) Received: from mail-wi0-x229.google.com (mail-wi0-x229.google.com [IPv6:2a00:1450:400c:c05::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5AC4D22EC for ; Thu, 21 Nov 2013 20:24:01 +0000 (UTC) Received: by mail-wi0-f169.google.com with SMTP id hm6so661495wib.0 for ; Thu, 21 Nov 2013 12:23:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=rQhJlX6XP5x+JGWs7QDsqWTzGfG5AALlYgtKUCnAaqQ=; b=FXON+sJNaG0QuYkgUtksHsEzx91JAcv1iiGnMv09DdbSm7tK3+leHlsS62vTSEG6cJ PHHXGlF9RWUWZZed7j29c+KjHV6cRgI/Q8kIo+upq5Epgr1dpwQBb7MBq9CKt36pQsFE ZnXufydxQPfKar3kG0P+mfMu6mjh7B+CNrBvr0Rz4YlUJpc9AkWoAhLiBFNlSE1mhQsu mOO/faK15vgYRSNomALHIam2KB6+0kb/YtGyGDCFxK0GfchEyh/pVpt9O+Xa7nwHyLtK AfXRQwuyYPP1OhGftcGWcLmsAUnoa3unpp/p834dhPV5z5h0BY44fF9Nb50R0ZIVzDxn GN1w== MIME-Version: 1.0 X-Received: by 10.180.74.174 with SMTP id u14mr7302128wiv.53.1385065439737; Thu, 21 Nov 2013 12:23:59 -0800 (PST) Received: by 10.216.65.130 with HTTP; Thu, 21 Nov 2013 12:23:59 -0800 (PST) Date: Thu, 21 Nov 2013 22:23:59 +0200 Message-ID: Subject: CRC32 feature in FreeBSD's bootloader From: Boris Astardzhiev To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.16 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Nov 2013 20:24:01 -0000 Hello, A few months ago I posted a new feature in the FreeBSD bootloader. So far I haven't received any comments so I'll try to revive this topic. http://www.freebsd.org/cgi/query-pr.cgi?pr=172301&cat= http://lists.freebsd.org/pipermail/freebsd-fs/2012-October/015288.html It may be of use to somebody. So any comments and suggestions? Greetings, Boris Astardzhiev