Gentoo Archives: gentoo-dev

From: "Andreas K. Huettel" <dilfridge@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Rotating oversized ChangeLog files
Date: Thu, 03 Nov 2011 23:47:24
Message-Id: 201111040046.23587.dilfridge@gentoo.org
In Reply to: Re: [gentoo-dev] Rotating oversized ChangeLog files by Ulrich Mueller
1 On Donnerstag 03 November 2011 11:59:55 Ulrich Mueller wrote:
2 > >>>>> On Thu, 3 Nov 2011, Andreas K Huettel wrote:
3 > > On Donnerstag 03 November 2011 10:16:53 Michael Haubenwallner wrote:
4 > >> As we do have the "$delay before breaking old" period, usually with
5 > >> $delay="1 year": Should we also apply this $delay to the output of
6 > >> above command?
7 > >
8 > > Makes all perfect sense... however I suggest to agree on a general
9 > > scheme and go ahead manually first if implementation and/or
10 > > discussion of its details or planned features is lingering...
11 >
12 > How about this:
13 > - Possible split points are only at the end of years.
14 > - Start at the end of the file and go backwards.
15 > - Split it whenever the piece after the split point is larger than $size.
16 > - Stop if the next split point is less than $delay ago.
17 >
18 > Reasonable values are 50 or 100 KiB for $size and 1 year for $delay,
19 > IMHO.
20
21 Sounds good. So, we have a spec... and the portage team has two months to get
22 it into "emerge --changelog". :)
23
24 --
25
26 Andreas K. Huettel
27 Gentoo Linux developer
28 dilfridge@g.o
29 http://www.akhuettel.de/

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Rotating oversized ChangeLog files "Andreas K. Huettel" <dilfridge@g.o>