aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Schoenert <c.schoenert@t-online.de>2019-03-24 13:07:39 +0100
committerCarsten Schoenert <c.schoenert@t-online.de>2019-03-24 13:07:39 +0100
commit8abf90baf0147e873597ad884c5da72f3af137e4 (patch)
tree5e632ee0a4bc538aeb98a843d8a7e9f9a67ad2b1
parentd639f18fd55f238e7f9250a0e8b6935a2634c3ba (diff)
download-verify: adding some basic notes
Needs to be extended and improved, but should be o.k. to start with.
-rw-r--r--english/download/index.wml19
1 files changed, 19 insertions, 0 deletions
diff --git a/english/download/index.wml b/english/download/index.wml
index 22adbec6816..ca7c75fa128 100644
--- a/english/download/index.wml
+++ b/english/download/index.wml
@@ -8,6 +8,13 @@ h3 {
padding: 6px;
border: 2px solid #787878;
border-radius: 4px;
+ }
+
+.centered-middle-50 {
+ width: 50%;
+ left: 50%;
+ top: 50%;
+ text-align: left;
}
</style>
@@ -68,6 +75,18 @@ h3 {
<h3>Step 2 - Verify</h3>
<p><strong>Verify the download</strong></p>
<a href="verify.en.html"><img src="img/verify.png" alt="[Pic: Verify]"></a>
+ <div class="centered-middle-50">
+ <ul>
+ <li>It's a good idea to proof your downloaded files on correctness and
+ integrity so the installing later can work properly without possible
+ flaws otherwise.</li>
+ <li>To do so Debian is providing hash sums of the images which are created
+ while the images are created. Your downloaded file needs to fit these sum
+ so you can be sure the file is completely equal and valid to the original
+ file.</li>
+ <li>Do this ...</li>
+ </ul>
+ </div>
</div>
<!-- 3 - Installation -->

© 2014-2024 Faster IT GmbH | imprint | privacy policy