소스 검색

Mirror updates

Bob Mottram 9 년 전
부모
커밋
901be2fe58
2개의 변경된 파일22개의 추가작업 그리고 7개의 파일을 삭제
  1. 7
    4
      doc/EN/mirrors.org
  2. 15
    3
      website/EN/mirrors.html

+ 7
- 4
doc/EN/mirrors.org 파일 보기

@@ -16,10 +16,11 @@
16 16
 </center>
17 17
 #+END_HTML
18 18
 
19
-| [[What are mirrors and why do they exist?]]         |
20
-| [[What security do mirrors have?]]                  |
21
-| [[How do I set up mirrors?]]                        |
22
-| [[Do mirrors include debian package repositories?]] |
19
+| [[What are mirrors and why do they exist?]]                         |
20
+| [[What security do mirrors have?]]                                  |
21
+| [[How do I set up mirrors?]]                                        |
22
+| [[Do mirrors include debian package repositories?]]                 |
23
+| [[What do I need to do to keep the mirrored repositories updated?]] |
23 24
 
24 25
 * What are mirrors and why do they exist?
25 26
 It would be nice if all of the applications used by this project were packaged for Debian, but currently they're not. This means that various upstream git repositories are used and these mostly reside on Github. What if Github were to go away, become paying only or be censored in some manner which was difficult to work around? To guard against this possibility the repositories are mirrored on each install and can then be made available to other users so that new installations or updates could still occur without the original default repos.
@@ -31,3 +32,5 @@ The interactive installer will ask whether you want to configure the main respos
31 32
 No. Packages for Debian will still be accessed in the conventional manner.
32 33
 * Can I change mirrors after the system has been installed
33 34
 Yes. From the control panel select "/Set the main repository/"
35
+* What do I need to do to keep the mirrored repositories updated?
36
+Nothing. That happens as part of regular automatic updates.

+ 15
- 3
website/EN/mirrors.html 파일 보기

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2016-02-01 Mon 11:01 -->
6
+<!-- 2016-02-01 Mon 14:42 -->
7 7
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta  name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
@@ -185,6 +185,10 @@ for the JavaScript code in this tag.
185 185
 <tr>
186 186
 <td class="org-left"><a href="#orgheadline4">Do mirrors include debian package repositories?</a></td>
187 187
 </tr>
188
+
189
+<tr>
190
+<td class="org-left"><a href="#orgheadline5">What do I need to do to keep the mirrored repositories updated?</a></td>
191
+</tr>
188 192
 </tbody>
189 193
 </table>
190 194
 
@@ -220,11 +224,19 @@ No. Packages for Debian will still be accessed in the conventional manner.
220 224
 </p>
221 225
 </div>
222 226
 </div>
227
+<div id="outline-container-orgheadline6" class="outline-2">
228
+<h2 id="orgheadline6">Can I change mirrors after the system has been installed</h2>
229
+<div class="outline-text-2" id="text-orgheadline6">
230
+<p>
231
+Yes. From the control panel select "<i>Set the main repository</i>"
232
+</p>
233
+</div>
234
+</div>
223 235
 <div id="outline-container-orgheadline5" class="outline-2">
224
-<h2 id="orgheadline5">Can I change mirrors after the system has been installed</h2>
236
+<h2 id="orgheadline5">What do I need to do to keep the mirrored repositories updated?</h2>
225 237
 <div class="outline-text-2" id="text-orgheadline5">
226 238
 <p>
227
-Yes. From the control panel select "<i>Set the main repository</i>"
239
+Nothing. That happens as part of regular automatic updates.
228 240
 </p>
229 241
 </div>
230 242
 </div>