From 686a6cabebe254946d5fc368e7b8d3acfbc0d53c Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 12 Dec 2007 21:28:23 +0000 Subject: * Clarify that you need to actually provide an autopartitioning method as well as preseeding the partman confirmation messages. --- en/appendix/preseed.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'en') diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index fab0313c8..7fc84790a 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -938,7 +938,8 @@ d-i partman-auto/choose_recipe \ # method{ swap } format{ } \ # . -# This makes partman automatically partition without confirmation. +# This makes partman automatically partition without confirmation, provided +# that you told it what to do using one of the methods above. d-i partman/confirm_write_new_label boolean true d-i partman/choose_partition \ select Finish partitioning and write changes to disk -- cgit v1.2.3