Size: 1031
Comment:
|
Size: 1174
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
* Introduce some form of package sanity checking to sage -upgrade, such as file size checks, CRC checks, or digital signatures. | * Introduce some form of package sanity checking to sage -upgrade, such as file size checks, CRC checks, or digital signatures [didier: done. Patch sent] . |
Line 11: | Line 11: |
* D Deshommes and W Stein: Fully port SAGE to Solaris; improve SAGE's package management system | * D Deshommes and W Stein: Fully port SAGE to Solaris [didier: almost done] |
Line 13: | Line 13: |
* improve SAGE's package management system. [didier: converting several packages so that they have repos] |
|
Line 15: | Line 17: |
* didier deshommes: Improve support for '''SAGE on NexentaOS'''. Several packages need to be patched. | * didier deshommes: Improve support for '''SAGE on NexentaOS'''. Several packages need to be patched. [didier: almost done] |
Packaging and Distributing SAGE
[:days4/projects/: SAGE Days 4 Project]
W Stein: Go through all the standard SAGE packages and, when possible, add an spkg-check, which runs some sort of analogue of "make check" when possible.
- N Alexander: Greatly improve testing infrastructure.
- Introduce some form of package sanity checking to sage -upgrade, such as file size checks, CRC checks, or digital signatures [didier: done. Patch sent] .
- D Deshommes and W Stein: Fully port SAGE to Solaris [didier: almost done]
- improve SAGE's package management system. [didier: converting several packages so that they have repos]
Mike Hansen, Yi Qiang(?): Bootable (Cluster) CD for SAGE/DSAGE. Using BCCD ( http://bccd.cs.uni.edu/ ) as a base, create a bootable CD to allow one to easily turn in unused lab into DSAGE cluster.
didier deshommes: Improve support for SAGE on NexentaOS. Several packages need to be patched. [didier: almost done]
- sage -optional : It would be useful to list the size of each package together with this. Also when doing sage -i optional, to tell the user about the size of the package.