Changes between Initial Version and Version 6 of Ticket #29053
- Timestamp:
- 01/25/20 04:32:18 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29053
-
Property
Commit
changed from
to
221c3449d65d48bec25c2d10f96c9654d3289db0
-
Property
Branch
changed from
to
u/mkoeppe/installation_manual__generate__apt_get_install__and__yum_install__lines_from_build_pkgs_at___bootstrap_time
-
Property
Commit
changed from
-
Ticket #29053 – Description
initial v6 7 7 We propose to put this information on a per-package basis into `build/pkgs/SPKG/apt`, `.../yum` or similarly named files and to aggregate it during `./bootstrap` to produce the command lines shown in the manual. 8 8 9 In addition, `sage -info SPKG` prints out this information. 10 9 11 (Similar to #29041.) 10 12