From 89f59e9e925aee26d8612529ae2b28ccfa814b7d Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sat, 27 Mar 2010 23:44:36 +0000 Subject: partman now asks a slightly different (and less scary) confirmation question if it doesn't appear that any data is being overwritten. Document the associated preseeding changes. --- debian/changelog | 3 +++ en/appendix/preseed.xml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2e65b2959..a22597297 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,9 @@ installation-guide (2009xxxx) UNRELEASED; urgency=low switch back to GRUB Legacy for those who need it. * Remove spurious quoting in network-console documentation, pointed out by Jonathan Amery. + * partman now asks a slightly different (and less scary) confirmation + question if it doesn't appear that any data is being overwritten. + Document the associated preseeding changes. [ Frans Pop ] * Add missing hyphen in command "kbd-config". With thanks to Tapio Lehtonen. diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index 1ec02948a..584415de9 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -1073,6 +1073,7 @@ d-i partman-auto/choose_recipe select atomic d-i partman-partitioning/confirm_write_new_label boolean true d-i partman/choose_partition select finish d-i partman/confirm boolean true +d-i partman/confirm_nooverwrite boolean true @@ -1146,6 +1147,7 @@ d-i partman-md/confirm 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 +d-i partman/confirm_nooverwrite boolean true -- cgit v1.2.3