diff options
author | Frans Pop <elendil@planet.nl> | 2008-04-28 09:07:59 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2008-04-28 09:07:59 +0000 |
commit | 98948499ac498fee8fce4f19a587324f1fc943bf (patch) | |
tree | 06a38d05eb10785de5550b63150411a7437e5fe4 /nl/appendix/preseed.xml | |
parent | 8f579b4b92170d2f5692b989eac87be6b1b82d5f (diff) | |
download | installation-guide-98948499ac498fee8fce4f19a587324f1fc943bf.zip |
Update XML-based translations for LVM preseeding change
Diffstat (limited to 'nl/appendix/preseed.xml')
-rw-r--r-- | nl/appendix/preseed.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nl/appendix/preseed.xml b/nl/appendix/preseed.xml index 9228cee09..24da87ee5 100644 --- a/nl/appendix/preseed.xml +++ b/nl/appendix/preseed.xml @@ -924,7 +924,7 @@ d-i partman-auto/method string lvm # If one of the disks that are going to be automatically partitioned # contains an old LVM configuration, the user will normally receive a # warning. This can be preseeded away... -d-i partman-auto/purge_lvm_from_device boolean true +d-i partman-lvm/device_remove_lvm boolean true # And the same goes for the confirmation to write the lvm partitions. d-i partman-lvm/confirm boolean true |