> A more technical detail - I am curious: > How to you allow persistant changes to the sage directory in the > compressed filesystem? Do you plan to use an overlayed filesystem with > a persistant savefile? Or do you have the sage directories just as > read only? > cheers
I use unionfs to mix the squashed filesystem with a directory to save the changes. Maybe that would be a source of errors if somebody makes changes in his sage directory and then upgrade by replacing the compressed file. That should be tested, but i think that the kind of user that makes changes to his sage install wouldn't be too lost if he is asked to peform some operations inside the VM before a direct upgrade. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org