Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] RFC: lzma tarball usage
Date: Wed, 07 May 2008 14:55:43
Message-Id: 18465.49899.138685.587639@a1i15.kph.uni-mainz.de
In Reply to: Re: [gentoo-dev] RFC: lzma tarball usage by Natanael Copa
1 >>>>> On Wed, 07 May 2008, Natanael Copa wrote:
2
3 > busybox has unlzma and seems to be a part of "system".
4
5 > Should also be easy to create a really tiny unlzma from the busybox
6 > source and ship with portage, or create a patch for tar or something.
7
8 The decoder of lzma-utils is also written in C only.
9
10 So it would also be possible to compile "lzmadec" without any need
11 for C++. Just call "make" in subdirs liblzmadec and lzmadec.
12
13 Ulrich
14 --
15 gentoo-dev@l.g.o mailing list

Replies

Subject Author
[gentoo-dev] Re: RFC: lzma tarball usage Duncan <1i5t5.duncan@×××.net>