From 1ef098712b688f81d014b2975fda5a278e582ca6 Mon Sep 17 00:00:00 2001 From: Rebecca Cran Date: Tue, 4 Sep 2018 18:14:23 -0600 Subject: [PATCH] Windows: update download URL and add missing examples Signed-off-by: Jens Axboe --- os/windows/examples.wxs | 90 ++++++++++++++++++++++++++++++++++++----- os/windows/install.wxs | 2 +- 2 files changed, 82 insertions(+), 10 deletions(-) diff --git a/os/windows/examples.wxs b/os/windows/examples.wxs index cc2ff5c8..e8580d91 100755 --- a/os/windows/examples.wxs +++ b/os/windows/examples.wxs @@ -3,16 +3,22 @@ - + - + - + - + + + + + + + @@ -21,7 +27,7 @@ - + @@ -35,6 +41,27 @@ + + + + + + + + + + + + + + + + + + + + + @@ -42,7 +69,10 @@ - + + + + @@ -51,7 +81,25 @@ - + + + + + + + + + + + + + + + + + + + @@ -62,14 +110,17 @@ + + + - + - + @@ -83,6 +134,9 @@ + + + @@ -124,6 +178,8 @@ + + @@ -131,15 +187,30 @@ + + + + + + + + + + + + + + + @@ -147,6 +218,7 @@ + diff --git a/os/windows/install.wxs b/os/windows/install.wxs index 73b28103..97d88e9f 100755 --- a/os/windows/install.wxs +++ b/os/windows/install.wxs @@ -61,7 +61,7 @@ fio@vger.kernel.org http://www.spinics.net/lists/fio/ - http://bluestop.org/fio/ + https://bluestop.org/fio/ -- 2.25.1