Say you have two machines that you want to keep up to date with /usr/ports. Rather than running cvsup on both of them, you have a couple of options:
- Use rsync for /usr/ports from the fast machine to the slower machine.
- Use pkg_create's -b option, then use those packages on the other machine(s).
No comments:
Post a Comment