Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Proposal for compression handling
Date: Thu, 19 Feb 2009 22:03:44
Message-Id: 18845.55088.253639.467230@a1ihome1.kph.uni-mainz.de
In Reply to: Re: [gentoo-dev] Proposal for compression handling (was: Re: prepalldocs is now banned) by Ciaran McCreesh
1 >>>>> On Thu, 19 Feb 2009, Ciaran McCreesh wrote:
2
3 > If there's an inclusion list and an exclusion list, there's only a
4 > need to delete things from the exclusion list if the exclusion list
5 > has bad initial values, and never any need to delete things from the
6 > inclusion list. And since reliably rewriting links in HTML when
7 > compressing is at best tricky and at worst impossible (think
8 > JavaScript navigationy things), is there ever going to be any need
9 > for removing from the exclusion list?
10
11 Right, probably there isn't. So we will need only two options:
12
13 - "docompress" (without option or with option "-a"): add paths
14 (directories or files) to the inclusion list
15 - "docompress -x": add paths to the exclusion list
16
17 Ulrich

Replies

Subject Author
Re: [gentoo-dev] Proposal for compression handling Brian Harring <ferringb@×××××.com>