summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2014-07-06 22:14:40 +0000
committerColin Watson <cjwatson@debian.org>2014-07-06 22:14:40 +0000
commit1b53d00bc87f0e4b8d6475f89ad3aeac509b1e79 (patch)
tree537cfed92d9eda862bde7903a515a59587b67db5
parentc8c6b48859d2f5afc0c4fe38eb262cfd01656603 (diff)
downloadinstallation-guide-1b53d00bc87f0e4b8d6475f89ad3aeac509b1e79.zip
Remove mention of partman's ability to copy data between partitions,
since that relies on libparted's filesystem-handling code which is being removed.
-rw-r--r--debian/changelog5
-rw-r--r--en/using-d-i/modules/partman.xml3
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 824b6ba90..98a2707b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -44,6 +44,11 @@ installation-guide (201312xx) UNRELEASED; urgency=low
* Drop installation-guide-ia64 package (commented out).
* Target release is now jessie.
+ [ Colin Watson ]
+ * Remove mention of partman's ability to copy data between partitions,
+ since that relies on libparted's filesystem-handling code which is being
+ removed.
+
-- Martin Michlmayr <tbm@cyrius.com> Sat, 14 Dec 2013 10:20:37 +0000
installation-guide (20131009) unstable; urgency=low
diff --git a/en/using-d-i/modules/partman.xml b/en/using-d-i/modules/partman.xml
index b32d018f8..b3b97cc21 100644
--- a/en/using-d-i/modules/partman.xml
+++ b/en/using-d-i/modules/partman.xml
@@ -383,8 +383,7 @@ preselected defaults, feel free to change them to your liking. E.g. by
selecting the option <guimenuitem>Use as:</guimenuitem>, you can
choose a different filesystem for this partition, including options
to use the partition for swap,<phrase arch="linux-any"> software RAID, LVM,</phrase> or not
-use it at all. Another nice feature is the ability to copy data from
-an existing partition onto this one.
+use it at all.
When you are satisfied with your new partition, select
<guimenuitem>Done setting up the partition</guimenuitem> and you will
return to <command>partman</command>'s main screen.