On Saturday, February 2, 2002, at 06:40 PM, Martin Costabel wrote:
> Or you can mount your partition from cube2 via Appleshare and then do
> the rsync "locally", i.e. from the mounted partition, like
>
> rsync -auv /Volumes/Cube2Software/sw/fink/dists /sw/fink/
>
In that case you could also add a line like
deb file:/Volumes/Cube2Software/sw/fink/dists unstable main crypto
(or whatever branch you have installed) to /sw/etc/apt/sources.list on
cube1, and then install the packages with
sudo apt-get update
sudo apt-get install <package>
without even having to copy the .debs over to cube1
(provided you did the "fink scanpackages" on cube2).
HTH,
Derek
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users