summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2007-12-12 21:28:23 +0000
committerColin Watson <cjwatson@debian.org>2007-12-12 21:28:23 +0000
commit686a6cabebe254946d5fc368e7b8d3acfbc0d53c (patch)
tree2d66e0069978d38410f68c2ba2608ced7c8f83b9
parent560e9d32579e56f1600f3260a5390cbe50c47259 (diff)
downloadinstallation-guide-686a6cabebe254946d5fc368e7b8d3acfbc0d53c.zip
* Clarify that you need to actually provide an autopartitioning method as
well as preseeding the partman confirmation messages.
-rw-r--r--debian/changelog4
-rw-r--r--en/appendix/preseed.xml3
2 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f3333de66..c4299fc6c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -52,6 +52,10 @@ installation-guide (2007xxxx) UNRELEASED; urgency=low
* debian/rules: call dh_md5sums.
* Document debian-installer/exit/halt preseed.
+ [ Colin Watson ]
+ * Clarify that you need to actually provide an autopartitioning method as
+ well as preseeding the partman confirmation messages.
+
-- Joey Hess <joeyh@debian.org> Tue, 06 Nov 2007 21:28:09 -0500
installation-guide (20070319) unstable; urgency=low
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