diff options
author | Samuel Thibault <sthibault@debian.org> | 2015-01-22 00:36:25 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2015-01-22 00:36:25 +0000 |
commit | 9b90666a8bee7754a290ed68356ec3883ab13846 (patch) | |
tree | 0d45e88d1ceb49ed78bd903c60862353129280e8 /debian/changelog | |
parent | d59015425be074eb0e74fb73f5405b4459d6a63e (diff) | |
download | installation-guide-9b90666a8bee7754a290ed68356ec3883ab13846.zip |
* Advise users not to use unetbootin
* Suggest win32diskimager as an alternativee to unetbootin
* Explicitly list the netinst, CD-1 and DVD-1 images as "which image should
I use" is a FAQ.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4a7ad533d..aab59d15f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,16 @@ installation-guide (201501XX) UNRELEASED; urgency=medium + [ Samuel Thibault ] * Document that grub-installer/bootdev can now be preseeded with "default". * Avoid security issues while making an encrypted root password for a preseed file. Closes: #775718. + [ Stuart Prescott ] + * Advise users not to use unetbootin + * Suggest win32diskimager as an alternativee to unetbootin + * Explicitly list the netinst, CD-1 and DVD-1 images as "which image should + I use" is a FAQ. + -- Samuel Thibault <sthibault@debian.org> Sun, 04 Jan 2015 00:05:14 +0100 installation-guide (20141230) unstable; urgency=medium |