summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2012-06-06 23:29:57 +0000
committerSamuel Thibault <sthibault@debian.org>2012-06-06 23:29:57 +0000
commit0016f6d84762d1de7599196f9e9ff3f408f42ad7 (patch)
tree4202a436fa2535ffbb4e99383f23478f510fb5a2 /debian/changelog
parentd01abd0b17b2b2d0a4db7a36a55bf8e8b5795df7 (diff)
downloadinstallation-guide-0016f6d84762d1de7599196f9e9ff3f408f42ad7.zip
Simply use cp instead of dd to prepare USB stick. Make it clearer how we expect users to write CDs to USB sticks.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6e95a26b2..d2011cb85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,10 @@ installation-guide (2011xxxx) UNRELEASED; urgency=low
sure the stick is unmounted. Closes: #660776.
* Rename kbd-chooser component to console-setup.
* Fix preseeding for keyboard-configuration.
+ * Simply use cp instead of dd to prepare USB stick.
+
+ [ Steve McIntyre ]
+ * Make it clearer how we expect users to write CDs to USB sticks.
[ Joey Hess ]
* Fix typo in example preseed. Closes: #612631