Changes between Version 10 and Version 11 of Ticket #29053
- Timestamp:
- 01/25/20 18:08:09 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29053 – Description
v10 v11 5 5 https://trac.sagemath.org/attachment/ticket/27824/Dockerfile-ubuntu-minimal 6 6 7 We propose to put this information on a per-package basis into `build/pkgs/SPKG/apt`, `.../yum` or similarly named filesfor the following purposes:7 This ticket puts this information on a per-package basis into `build/pkgs/SPKG/debian.txt`, `.../fedora.txt` for the following purposes: 8 8 - Provide a `tox.ini` that generates and runs `Dockerfile`s that test the installation on various systems 9 9 - Aggregate and format it (during `./bootstrap`) to produce the command lines shown in the manual.