diff options
Diffstat (limited to 'ja/appendix/preseed.xml')
-rw-r--r-- | ja/appendix/preseed.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ja/appendix/preseed.xml b/ja/appendix/preseed.xml index 058f06621..77e0299ea 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: 40397 --> +<!-- original version: 40460 --> <!-- Be carefull with the format of this file as it is parsed to generate @@ -761,7 +761,7 @@ There are a few rules to keep in mind when writing a preconfiguration file. <!-- Most questions need to be preseeded using the values valid in English and not the translated values. However, there are some questions (for example - in <classname>partman</classname> where the translated values need to be + in <classname>partman</classname>) where the translated values need to be used. --> ほとんどの質問では、訳した値ではなく英語の値を指定する必要がありますが、 @@ -1206,7 +1206,7 @@ correct one will be selected before using preseeding. # Alternatively, you can specify a disk to partition. The device name can # be given in either devfs or traditional non-devfs format. If the method # supports it, you can specify several disks separated by spaces. -# For example, to use the first disk devfs knows of: +# For example, to use the first disk: d-i partman-auto/disk string /dev/discs/disc0/disc # In addition, you'll need to specify the method to use. # The presently available methods are: "regular", "lvm" and "crypto" |