On Tuesday 28 June 2005 05:49 pm, Anthony E. Caudel wrote:
> I have one computer that currently does not have internet access.  Can I
> copy a freshly sync'ed portage tree (/usr/portage/*) from another
> computer to this one?  Or does the tree have some sort of per-computer
> dependencies (use-flags, etc.)?

Hello Tony,

I do this all the time.  I use rsync to do it for me, the command I use is:

rsync -auvz -e ssh --delete /usr/portage/ calvin.systura.home:/usr/portage/

                      Sean


>
> Tony
> --
> Those who would give up essential Liberty, to purchase a little
> temporary Safety, deserve neither Liberty nor Safety.
>    -- Benjamin Franklin

-- 
Sean Higgins, [EMAIL PROTECTED]
http://www.systura.com - "Where information becomes knowledge."
-- 
gentoo-user@gentoo.org mailing list

Reply via email to