aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/mirror/submit.wml
blob: dae8bcc638ff1861bfe79043a3c5d7127062e573 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
#use wml::debian::template title="ミラー情報の提出"
#include "$(ENGLISHDIR)/mirror/submit.inc"
#use wml::debian::translation-check translation="966d157cc082e34028cc38bee22e3c74b3627942"
<p>Debian のミラーの情報を提出したい場合は、このフォームを使ってください。
提出された情報はほとんどがミラーリストに公開されます。</p>

<p>情報を提出するミラーはすべて、<a
href="ftpmirror">文書で説明している規則と指針</a>
に従うべきだということに注意してください。</p>

<form-action "" archive-upstream https://cgi.debian.org/cgi-bin/submit_mirror.pl>

<h2>基本的な情報</h2>

<p>
<input type="radio" name="submissiontype" value="new" checked>
新規ミラー
&nbsp; &nbsp; &nbsp;
<input type="radio" name="submissiontype" value="update">
既存のミラー情報の更新
</p>

<p>サイト: <input type="text" name="site" size="30"></p>

<p>あなたのサイトの Debian ミラーへのパスを以下に入力してください。
該当しない項目は空白にしておいてください。</p>

<table>
<tablerowdef "Packages archive, over HTTP"   archive-http   30 "/debian" " <small>We strongly recommend <code>/debian</code>.</small>">
<tablerowdef "Packages archive, over rsync"  archive-rsync  30 "debian" " <small>If you offer rsync, <code>debian</code> is suggested as module name.</small>">
# <tablerow "CD/DVD images, over HTTP"      cdimage-http   30>
# <tablerow "CD/DVD images, over rsync"     cdimage-rsync  30>
# <tablerow "Old Debian releases, over HTTP"  old-http     30>
# <tablerow "Old Debian releases, over rsync" old-rsync    30>
</table>

<h2>ミラーサイトの情報</h2>

<table>
<tr>
<td>ミラーが含んでいるアーキテクチャ:
<td>
<label><input type=checkbox name=architectures id="allarch" value="ALL" onclick="allarches()">&nbsp;<em>すべて (つまりアーキテクチャの除外は行っていない)</em></label><br>
<archlist>
</td></tr>
</table>

<table>
<tablerow "サイト管理者の名前"           maint_name    30>
<tablerow "サイト管理者の公開メールアドレス" maint_public_email   30>
<tr><td>サイトがある国:  <td><select name="country">
<countrylist>
</select>
<tablerow "サイトの位置 (任意)"        location      30>
<tablerow "サイト後援者の名前 (任意)"  sponsor_name  30>
<tablerow "サイト後援者の URL (任意)"  sponsor_url   30>
</table>

<table><tr>
<td valign="top">コメント:</td>
<td><textarea name="comment" cols="40" rows="7"></textarea></td>
</tr></table>

<p><label>私は
<a href="https://lists.debian.org/debian-mirrors-announce/">
告知メーリングリスト</a>を購読しています
<input type="checkbox" name="mlannounce"></label>
</p>

<p>
<input type="submit" value="送信"> <input type="reset" value="クリア">
</p>
</form>

<p>あなたのサイトは、人間のオペレータがサイトを検証してリストに含め次第、
おそらく 1 週間以内に表示されるようになるはずです。
提出された内容に不備がある場合はメールを送る場合があります。</p>

<p>2週間以内に何も返答が得られなければ、
<email mirrors@debian.org> で私たちに連絡してください。</p>

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