To keep your sources uptodate, you can use the pull command. To avoid downloading x86 bits (about 235MB), replace the last line of /rc/bin/replica/pull with
Code: Select all
grep -v ' 386/(9|bin|lib|init)' $clientlog >$clientlog.arm
exec replica/applylog $opt $applyopt $clientdb $clientroot $serverroot $paths <$clientlog.arm