summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2012-07-04 04:06:34 +0000
committerSamuel Thibault <sthibault@debian.org>2012-07-04 04:06:34 +0000
commit24e359426da9bb7f2585c130ead8a269767ba7e2 (patch)
treea31f710d825f08768bc1c9000230eb274a38e11c /debian
parentfd7b97b61df4c48548cc60be1be6c589158e3d7b (diff)
downloadinstallation-guide-24e359426da9bb7f2585c130ead8a269767ba7e2.zip
Fix flexible USB key documentation details
* Document that flexible-built USB keys do not show the boot menu by default, and document how to enable it. Thanks Filipus Klutiero for the report. Closes: #666105. * Document that installing an MBR is needed to get a bootable USB key.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ec5dc550d..6d98c772c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,10 @@ installation-guide (2011xxxx) UNRELEASED; urgency=low
* Simply use cp instead of dd to prepare USB stick.
* Remove heading / from pxelinux.0, it seems to pose problem with some
implementations. Thanks Ulrich Krause for the report.
+ * Document that flexible-built USB keys do not show the boot menu by
+ default, and document how to enable it. Thanks Filipus Klutiero for the
+ report. Closes: #666105.
+ * Document that installing an MBR is needed to get a bootable USB key.
[ Steve McIntyre ]
* Make it clearer how we expect users to write CDs to USB sticks.