summaryrefslogtreecommitdiff
path: root/fr/appendix/preseed.xml
diff options
context:
space:
mode:
authorPhilippe Batailler <philippe.batailler@free.fr>2009-06-20 16:17:47 +0000
committerPhilippe Batailler <philippe.batailler@free.fr>2009-06-20 16:17:47 +0000
commit53ea0e0e59bc1457fc1d5b4b31273a9a65a0a19e (patch)
tree998feeaca5a9b30ae4c9d44aaa09718819486a96 /fr/appendix/preseed.xml
parentdfa86ae5ceb0b00b270d323fa66091d6165e75ba (diff)
downloadinstallation-guide-53ea0e0e59bc1457fc1d5b4b31273a9a65a0a19e.zip
french update
Diffstat (limited to 'fr/appendix/preseed.xml')
-rw-r--r--fr/appendix/preseed.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/fr/appendix/preseed.xml b/fr/appendix/preseed.xml
index 751df9aad..20099ec4c 100644
--- a/fr/appendix/preseed.xml
+++ b/fr/appendix/preseed.xml
@@ -1,4 +1,4 @@
-<!-- original version: 58773 -->
+<!-- original version: 59009 -->
<!--
Be carefull with the format of this file as it is parsed to generate
@@ -981,7 +981,7 @@ d-i partman-auto/choose_recipe select atomic
# Si vous avez indiqué la méthode à utiliser, partman créera automatiquement
# les partitions sans demander de confirmation.
-d-i partman/confirm_write_new_label boolean true
+d-i partman-partitioning/confirm_write_new_label boolean true
d-i partman/choose_partition select finish
d-i partman/confirm boolean true
</screen></informalexample>
@@ -1051,7 +1051,7 @@ si vous rencontrez des problèmes.
# Pour que partman partitionne automatiquement sans demander une confirmation :
d-i partman-md/confirm boolean true
-d-i partman/confirm_write_new_label boolean true
+d-i partman-partitioning/confirm_write_new_label boolean true
d-i partman/choose_partition select finish
d-i partman/confirm boolean true
</screen></informalexample>