On Sat, Feb 05, 2005 at 11:10:37AM +0100, Bastian Balthazar Bux wrote

> >> I don't think I made myself clear enough.  I do *NOT* want to
> >>duplicate /portage/distfiles.  I want to duplicate machine A's 
> >>definition
> >>of "world" on Machine B.
> >>
> >> 
> >>
> >try:
> ># emerge -uDpv --newuse --noreplace $WORLD_OF_PIII
> >this should both keep updated your machine and emerge all the packages 
> >not present.
> >The --noreplace is needed to not force portage recompile a package 
> >already present.
> 
> better:
> 
> # scp 192.168.0.2:/var/lib/portage/world /tmp/piii_world
> # emerge -uDav --newuse --noreplace  $(cat /tmp/piii_world)
> 
> on your p4

  Thank you very much.  That's exactly what I was looking for.

-- 
Walter Dnes <[EMAIL PROTECTED]>
An infinite number of monkeys pounding away on keyboards will
eventually produce a report showing that Windows is more secure,
and has a lower TCO, than linux.

--
[email protected] mailing list

Reply via email to