Gentoo Archives: gentoo-dev

From: Toby Dickenson <tdickenson@××××××××××××××××××××××××××××.uk>
To: Stewart Honsberger <blkdeath@g.o>, Zack Gilburd <klasikahl@g.o>
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] New feature proposition (make.conf)
Date: Thu, 21 Aug 2003 09:43:15
Message-Id: 200308211043.14271.tdickenson@devmail.geminidataloggers.co.uk
In Reply to: Re: [gentoo-dev] New feature proposition (make.conf) by Stewart Honsberger
1 On Thursday 21 August 2003 05:44, Stewart Honsberger wrote:
2
3 > That's where it gets tricky. OpenOffice, Mozilla et al. are two great
4 > examples of packages whose source tarballs are *LARGE*. On one hand,
5 > those would, in one fell swoop, free up the most HDD space = most
6 > benefeit. On the other hand, they'd also cost more bandwidth to
7 > re-download = most detrimental.
8 >
9 > Operating on a strictly age-based system based around file access time
10 > could potentially work, except that Gentoo's install defaults and/or
11 > suggests strongly the notion of 'noatime' in fstab entries.
12
13 I used something similar for a while (using 'find' and atimes) but it was
14 never very satisfactory. The right time to delete these large tarballs is
15 "after the user has decided he wont be needing it". Im not sure how to
16 automate that.
17
18 Perhaps the best solution would be something like etc-update.... It finds the
19 best candidates for deletion based on size and age, and lets the user select
20 the ones to delete.
21
22
23
24 --
25 gentoo-dev@g.o mailing list