summaryrefslogtreecommitdiff
path: root/cs
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2012-08-25 22:10:01 +0000
committerSamuel Thibault <sthibault@debian.org>2012-08-25 22:10:01 +0000
commitfb6e29370be2ccbd6b62dfc954334b18ef1c0113 (patch)
tree2b2a6448c5cb2599e0b066397704e595091fb49c /cs
parentf58d91d71b56fcb81aef9763e2d10a8996432612 (diff)
downloadinstallation-guide-fb6e29370be2ccbd6b62dfc954334b18ef1c0113.zip
Add partman-lvm/confirm_nooverwrite to preseed example. Closes: #610282.
Diffstat (limited to 'cs')
-rw-r--r--cs/appendix/preseed.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cs/appendix/preseed.xml b/cs/appendix/preseed.xml
index 5e3821209..c43c49c31 100644
--- a/cs/appendix/preseed.xml
+++ b/cs/appendix/preseed.xml
@@ -1153,6 +1153,7 @@ d-i partman-auto/method string lvm
d-i partman-lvm/device_remove_lvm boolean true
# To stejné platí pro potvrzení při zápisu LVM oblastí.
d-i partman-lvm/confirm boolean true
+d-i partman-lvm/confirm_nooverwrite boolean true
# A platí i pro odstranění pozůstatků předchozího softwarového RAIDu:
d-i partman-md/device_remove_md boolean true