Harald Schilly wrote: > On Nov 23, 4:51 pm, Carlos Córdoba <ccordob...@gmail.com> wrote: >> I think it's a bit cumbersome to download 400-500 gigs >> and uncompress this big tarball every month - two months, especially for >> people with old computers, small hard drives and/or who live in developing >> countries where internet connections are not too good. > > There are several problem, for example, there are different builds for > all kinds of linux distributions and systems. It's hard enough to do > the binaries, even harder to rip this apart into smaller parts for > differential updates. One "easy" possibility would be to untar the > older and the newer binary distribution, do a binary diff across all > files - which has to be some intelligent diff program - and provide > the compressed differentials. I don't know if this would be of any > help or how good it will work in practice. >
What if we just keep build directories on sage.math? Then people can use rsync to update their binary installations, which is an "intelligent binary diff program providing compressed differentials". So we can just have a directory sagemath.org/SUSE-binary-installation/ that is a direct copy of the build directory on the SUSE virtual machine. To update, people would just use rsync to update their local copy with that directory. Thanks, Jason -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org