diff options
author | Samuel Thibault <sthibault@debian.org> | 2012-06-06 23:29:57 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2012-06-06 23:29:57 +0000 |
commit | 0016f6d84762d1de7599196f9e9ff3f408f42ad7 (patch) | |
tree | 4202a436fa2535ffbb4e99383f23478f510fb5a2 /debian/changelog | |
parent | d01abd0b17b2b2d0a4db7a36a55bf8e8b5795df7 (diff) | |
download | installation-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/changelog | 4 |
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 |