summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2015-02-11 16:43:31 +0000
committerSamuel Thibault <sthibault@debian.org>2015-02-11 16:43:31 +0000
commit784e22d4bf7e32e8f94224e544a3923206291c07 (patch)
tree325cb0642ce128637204580804c27bb2652abc8b /debian/changelog
parentdf5d1f71b80bcb56c9ee837979c5321cbc4efc51 (diff)
downloadinstallation-guide-784e22d4bf7e32e8f94224e544a3923206291c07.zip
Update preseed grub-style partition name from grub1 style (hd0,0) to grub2
style (hd0,1)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c88b9981e..4f9dae1c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ installation-guide (201501XX) UNRELEASED; urgency=medium
[ Samuel Thibault ]
* Document that grub-installer/bootdev can now be preseeded with "default".
+ * Update preseed grub-style partition name from grub1 style (hd0,0) to grub2
+ style (hd0,1).
* Avoid security issues while making an encrypted root password for a
preseed file. Closes: #775718.