From owner-freebsd-embedded@FreeBSD.ORG Fri Jan 21 14:41:22 2011 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE86E106566B; Fri, 21 Jan 2011 14:41:22 +0000 (UTC) (envelope-from ray@dlink.ua) Received: from dlink.ua (smtp.dlink.ua [193.138.187.146]) by mx1.freebsd.org (Postfix) with ESMTP id 9F2CB8FC18; Fri, 21 Jan 2011 14:41:22 +0000 (UTC) Received: from gw-lan1.kiev.dlink.ua ([192.168.10.10] helo=terran) by dlink.ua with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1PgIAw-0004ZS-O7; Fri, 21 Jan 2011 16:41:18 +0200 Date: Fri, 21 Jan 2011 16:43:43 +0200 From: Alexandr Rybalko To: Ivan Voras Message-Id: <20110121164343.41aa1378.ray@dlink.ua> In-Reply-To: References: <20110119125407.be7669b9.ray@dlink.ua> <20110120084955.GD1716@garage.freebsd.pl> <20110120122644.9a38974c.ray@dlink.ua> <20110121154636.f10529d8.ray@dlink.ua> Organization: D-Link X-Mailer: Sylpheed 2.7.1 (GTK+ 2.20.1; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-embedded@freebsd.org, freebsd-geom@freebsd.org Subject: Re: GEOM_LZMA X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2011 14:41:23 -0000 On Fri, 21 Jan 2011 15:09:16 +0100 Ivan Voras wrote: >> On 21/01/2011 14:46, Alexandr Rybalko wrote: >> >> > But really, gzip in most cases already compiled into kernel (my not) and anyway have small footprint. >> > >> > So I done join GEOM_UZIP + GEOM_ULZMA module, called GEOM_ULZMA yet. >> > >> > Module name open for discussion :) >> >> Is "uzip" some kind of well-known or special name? Because since it >> doesn't reference the algorithm but only a generic term "zip", maybe >> it's better that the name remains geom_uzip? Except if it is >> incompatible with the old geom_uzip. Yep, they are compatible with geom_uzip. But they have also ulzma and can include something else, so better to have more generic name. >> >> >> _______________________________________________ >> freebsd-geom@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-geom >> To unsubscribe, send any mail to "freebsd-geom-unsubscribe@freebsd.org" -- Alexandr Rybalko aka Alex RAY