summaryrefslogtreecommitdiff
path: root/ja/appendix
diff options
context:
space:
mode:
authorNozomu KURASAWA <nabetaro@caldron.jp>2007-03-05 00:02:09 +0000
committerNozomu KURASAWA <nabetaro@caldron.jp>2007-03-05 00:02:09 +0000
commita2e5f964705bba706c324879b46bc33a02e5bb08 (patch)
tree85ebfdfc75163f9a5a74066cef9bde14c967755a /ja/appendix
parent8027561cc42302d9820eab4dbf193b5f2a10ef18 (diff)
downloadinstallation-guide-a2e5f964705bba706c324879b46bc33a02e5bb08.zip
Update Japanese translation.
Diffstat (limited to 'ja/appendix')
-rw-r--r--ja/appendix/preseed.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/ja/appendix/preseed.xml b/ja/appendix/preseed.xml
index e15fa6b7e..587bf55c2 100644
--- a/ja/appendix/preseed.xml
+++ b/ja/appendix/preseed.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="EUC-JP"?>
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 45355 -->
+<!-- original version: 45612 -->
<!--
Be careful with the format of this file as it is parsed to generate
@@ -1379,6 +1379,8 @@ same as <classname>mirror/suite</classname>.
</para>
<informalexample role="example"><screen>
+# If you select ftp, the mirror/country string does not need to be set.
+#d-i mirror/protocol string ftp
d-i mirror/country string enter information manually
d-i mirror/http/hostname string &archive-mirror;
d-i mirror/http/directory string /debian
@@ -1639,6 +1641,8 @@ earlier questions. You can optionally add other (local) repositories.
# You can choose to install non-free and contrib software.
#d-i apt-setup/non-free boolean true
#d-i apt-setup/contrib boolean true
+# Uncomment this if you don't want to use a network mirror.
+#d-i apt-setup/use_mirror boolean false
# Uncomment this to avoid adding security sources, or
# add a hostname to use a different server than security.debian.org.
#d-i apt-setup/security_host string