From: Fernando Meira <fmeira@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] how to control portage space usage
Date: Mon, 8 Aug 2005 18:34:27 +0000 [thread overview]
Message-ID: <a3c2e88b0508081134667b4c82@mail.gmail.com> (raw)
In-Reply-To: <42F7616D.5010303@asmallpond.org>
[-- Attachment #1: Type: text/plain, Size: 1088 bytes --]
On 8/8/05, Richard Fish <bigfish@asmallpond.org> wrote:
> My preference, since I normally mount with noatime, is:
>
> mount /u/p/distfiles -o remount,atime (yes, I keep distfiles on a
> separate LVM volume!)
> emerge --deep --emptytree --fetchonly world (updates atimes)
> mount /u/p/distfiles -o remount,noatime
> find /u/p/distfiles -amin +60 -exec rm -v {} \;
>
> The above commands will remove all distfiles not needed anymore, either
> due to updates or unmerge packages.
This looks to be a very nice way to do it. It works in another way than the
scripts I been looking to. Instead of searching what "should" be deprecated,
it verifies that after an emerge world.. nice and simple!! However, in this
way you'll erase all other packages that you may need in case you want to
recompile them.. but maybe in this case, it's better to download them again
than keep ALL of them wasting your disk space.
Other thing: I was not aware of LVM volumes, what are the advantages of
using it to keep distfiles? And, how big is your volume?
Cheers,
Fernando
[-- Attachment #2: Type: text/html, Size: 1461 bytes --]
next prev parent reply other threads:[~2005-08-08 18:42 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-07 21:06 [gentoo-user] how to control portage space usage motub
2005-08-07 21:38 ` Fernando Meira
2005-08-07 22:04 ` Francisco J. A. Ares
2005-08-08 8:03 ` Neil Bothwick
2005-08-08 8:09 ` W.Kenworthy
2005-08-07 22:20 ` Tero Grundstr�m
2005-08-07 22:45 ` Fernando Meira
2005-08-08 7:45 ` Tero Grundstr�m
2005-08-08 9:30 ` Neil Bothwick
2005-08-08 9:44 ` Tero Grundstr�m
2005-08-08 9:53 ` Michael Kintzios
2005-08-08 10:20 ` Tero Grundstr�m
2005-08-08 13:00 ` Michael Kintzios
2005-08-08 13:13 ` Neil Bothwick
2005-08-08 18:23 ` Fernando Meira
2005-08-08 19:10 ` Neil Bothwick
2005-08-08 18:03 ` Fernando Meira
2005-08-08 10:48 ` Sean Reiser
2005-08-08 18:17 ` Fernando Meira
2005-08-08 18:54 ` Sean Reiser
2005-08-08 19:08 ` Luke Albers
2005-08-09 17:44 ` Fernando Meira
2005-08-09 18:25 ` Sean Reiser
2005-08-09 21:00 ` Fernando Meira
2005-08-09 21:21 ` Holly Bostick
2005-08-09 22:35 ` Fernando Meira
2005-08-08 13:43 ` Richard Fish
2005-08-08 18:34 ` Fernando Meira [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-08-07 20:22 Fernando Meira
2005-08-07 20:50 ` Rumen Yotov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a3c2e88b0508081134667b4c82@mail.gmail.com \
--to=fmeira@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox