Unverified Commit 71e01f83 authored by anarcat's avatar anarcat
Browse files

imagemagick is not installed so [[!img]] fails

parent a612224c
Loading
Loading
Loading
Loading
+14 −12
Original line number Diff line number Diff line
@@ -3,6 +3,20 @@
Debian upgrades
===============

<figure class="align-right">
<img alt="graph showing planned completion date, currently around july 2020"
src="https://gitlab.com/anarcat/predict-os/raw/master/torproject-2019-10-07.png"
/>
<figcaption>

The above graphic shows the progress of the migration between major
releases. It can be regenerated with the [[predict-os.py]] script in
the subdirectory. It pulls information from [[puppet]] to update a
[[CSV file|data.csv]] to keep track of progress over time. See [[the
script|predict-os.py]] for details. 

</figure>

Major upgrades
--------------

@@ -11,18 +25,6 @@ major release. Here are the currently documented ones:

[[!map pages="page(tsa/howto/upgrades/*)"]]

### Predicting completion

[[!img predict-stretch.png align=right alt="graph showing planned completion date, currently around july 2020"]]

The above graphic shows the progress of the migration between major
releases. It can be regenerated with the [[predict-os.py]] script in
the subdirectory. It pulls information from [[puppet]] to update a CSV
file to keep track of progress over time. It is ran by hand from time
to time, like this:

    ./predict-os.py --path data.csv --refresh --output predict-stretch.png

Minor upgrades
--------------