Loading howto/upgrades.md +0 −2 Original line number Diff line number Diff line Loading @@ -44,8 +44,6 @@ different Debian releases: and counting) * bookworm (running 18 month and counting) Note that the above X axis is inaccurate: it's scaled according to the number of samples, not to the *time* of the samples. </figcaption> </figure> Loading howto/upgrades/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ PROG=predict-os data.png: data.csv $(PROG) graph -o $@ --path $< --plot-type barplot $(PROG) graph -o $@ --path $< --plot-kind area # order of requisites matter here, the releases must be in # chronological order, otherwise the resulting data.csv file will be Loading howto/upgrades/data.png +16.2 KiB (57.3 KiB) Loading image diff... Loading
howto/upgrades.md +0 −2 Original line number Diff line number Diff line Loading @@ -44,8 +44,6 @@ different Debian releases: and counting) * bookworm (running 18 month and counting) Note that the above X axis is inaccurate: it's scaled according to the number of samples, not to the *time* of the samples. </figcaption> </figure> Loading
howto/upgrades/Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ PROG=predict-os data.png: data.csv $(PROG) graph -o $@ --path $< --plot-type barplot $(PROG) graph -o $@ --path $< --plot-kind area # order of requisites matter here, the releases must be in # chronological order, otherwise the resulting data.csv file will be Loading