public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: skaar <skaar@aol.net>
To: Timothy Robinson <tdrobinson@huli.org>
Cc: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] emerge rsync proposal
Date: Sat, 7 Dec 2002 15:01:29 -0500	[thread overview]
Message-ID: <20021207200129.GR6113@aol.net> (raw)
In-Reply-To: <3DF2403F.6020807@huli.org>

* Timothy Robinson (tdrobinson@huli.org) [021207 13:44]:
> I would like to propose a change to the rsync command in the emerge script.
> I have /usr/portage/distfiles as a symlink to another filesytem that has 
> more

or you could set DISTDIR/PKGDIR in make.conf

/skaar

> space than the root filesystem.  Everytime I do an emerge sync, it 
> overwrites
> this and creates a directory.  A simple change to the rsync exclude 
> statements
> would fix this problem.  Have a look.
> 
> This:
> 
> mycommand="/usr/bin/rsync -rlptDvz --progress --stats --delete 
> --delete-after --exclude='distfiles/*' --exclude='packages/*' "
> 
> would be changed to this:
> 
> mycommand="/usr/bin/rsync -rlptDvz --progress --stats --delete 
> --delete-after --exclude='/distfiles/' --exclude='/packages/' "
> 
> Thanks for the consideration,
> Timothy Robinson
> 
> 
> --
> gentoo-dev@gentoo.org mailing list

-- 
/skaar

+-------------------------------------------------------------------+
+----- skaar@aol.net                     kent skaar ----------------+
+----- internet services: infrastructure & security ----------------+
+-------------------------------------------------------------------+

--
gentoo-dev@gentoo.org mailing list


  reply	other threads:[~2002-12-07 19:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-07 18:38 [gentoo-dev] emerge rsync proposal Timothy Robinson
2002-12-07 20:01 ` skaar [this message]
2002-12-07 21:13 ` Mike Frysinger
2002-12-07 21:31   ` Timothy Robinson
2002-12-07 21:34     ` Mike Frysinger

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=20021207200129.GR6113@aol.net \
    --to=skaar@aol.net \
    --cc=gentoo-dev@gentoo.org \
    --cc=tdrobinson@huli.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