瀏覽代碼

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
 </center>
16
 </center>
17
 #+END_HTML
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
 * What are mirrors and why do they exist?
25
 * What are mirrors and why do they exist?
25
 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.
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
 No. Packages for Debian will still be accessed in the conventional manner.
32
 No. Packages for Debian will still be accessed in the conventional manner.
32
 * Can I change mirrors after the system has been installed
33
 * Can I change mirrors after the system has been installed
33
 Yes. From the control panel select "/Set the main repository/"
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
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2016-02-01 Mon 11:01 -->
6
+<!-- 2016-02-01 Mon 14:42 -->
7
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta  name="viewport" content="width=device-width, initial-scale=1" />
9
 <title></title>
9
 <title></title>
185
 <tr>
185
 <tr>
186
 <td class="org-left"><a href="#orgheadline4">Do mirrors include debian package repositories?</a></td>
186
 <td class="org-left"><a href="#orgheadline4">Do mirrors include debian package repositories?</a></td>
187
 </tr>
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
 </tbody>
192
 </tbody>
189
 </table>
193
 </table>
190
 
194
 
220
 </p>
224
 </p>
221
 </div>
225
 </div>
222
 </div>
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
 <div id="outline-container-orgheadline5" class="outline-2">
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
 <div class="outline-text-2" id="text-orgheadline5">
237
 <div class="outline-text-2" id="text-orgheadline5">
226
 <p>
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
 </p>
240
 </p>
229
 </div>
241
 </div>
230
 </div>
242
 </div>