-
grub-installer (1.60+squeeze3) stable; urgency=low
* Restore the ability to choose to install GRUB Legacy by preseeding
(grub-installer/grub2_instead_of_grub_legacy=false), removed in 1.60 as
a side-effect of removing a warning message. This is still useful e.g.
when installing inside Xen.
-- Colin Watson <email address hidden> Mon, 26 Sep 2011 20:58:38 +0000
-
grub-installer (1.60+squeeze2) squeeze; urgency=low
* Upload to drop .git from source tarball -- Otavio Salvador <email address hidden> Sat, 12 Mar 2011 15:27:43 -0300
-
grub-installer (1.60) unstable; urgency=low
* Drop warning about GRUB 2 being experimental. Closes: #610365. -- Otavio Salvador <email address hidden> Mon, 17 Jan 2011 21:41:47 -0200
-
grub-installer (1.59) unstable; urgency=low
[ Julien Cristau ] * Amend changes from 1.57: call device_to_disk on the device mounted as cdrom. Booting from a disk or usb device, that may end up being /dev/sda1 instead of /dev/sda, defeating the "we shouldn't install GRUB to the installation media" test. In addition, avoid installing GRUB to the device mounted on /hd-media. Closes: #605562. [ Updated translations ] * Northern Sami (se.po) by Børre Gaup -- Otavio Salvador <email address hidden> Sat, 15 Jan 2011 16:49:51 -0200
-
grub-installer (1.58) unstable; urgency=low
[ Christian Perrier ] * Change text of examples in debconf templates to fit the new partition numbering scheme in GRUB 2. Closes: #581687 [ Updated translations ] * Hindi (hi.po) by Kumar Appaiah * Kazakh (kk.po) by Baurzhan Muftakhidinov * Central Khmer (km.po) by Khoem Sokhem * Lao (lo.po) by Anousak Souphavanh * Malayalam (ml.po) by Praveen Arimbrathodiyil * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel * Northern Sami (se.po) by Børre Gaup * Slovak (sk.po) by Ivan Masár * Telugu (te.po) by Arjuna Rao Chavala -- Otavio Salvador <email address hidden> Fri, 24 Dec 2010 19:01:42 -0200
-
grub-installer (1.57) unstable; urgency=low
* Merge changes from Ubuntu by Evan Dandrea and myself:
- Set a sensible default boot device, so that we aren't installing GRUB
to installation media which may be removed later. The disk containing
/cdrom is very unlikely to be a sensible default. If we had to fall
back to (hd0), then we can't tell exactly which disk that is, but if
/cdrom seems to be a USB stick then (hd0) may not be safe. If we hit
either of those checks, then try the disk containing /boot instead
(closes: #568529).
[ Updated translations ]
* Sinhala (si.po) by Danishka Navin
* Slovenian (sl.po) by Vanja Cvelbar
-- Colin Watson <email address hidden> Fri, 19 Nov 2010 15:27:33 +0000
-
grub-installer (1.55) unstable; urgency=low
[ Aurelien Jarno ]
* Allow booting on ext2fs or xfs partition using grub-pc (for
GNU/kFreeBSD).
[ Updated translations ]
* Asturian (ast.po) by maacub
* Bulgarian (bg.po) by Damyan Ivanov
* Danish (da.po) by Jacob Sparre Andersen
* Persian (fa.po) by Behrad Eslamifar
* Serbian (sr.po) by Karolina Kalic
-- Aurelien Jarno <email address hidden> Mon, 23 Aug 2010 00:30:49 +0200
-
grub-installer (1.53) unstable; urgency=low
[ Updated translations ]
* Kurdish (ku.po) by Erdal Ronahi
-- Christian Perrier <email address hidden> Sun, 11 Jul 2010 18:20:11 +0200
-
grub-installer (1.49) unstable; urgency=low
* Merge from Ubuntu:
- Preseed grub-pc/install_devices based on grub-installer/bootdev.
(Closes: 556738)
-- Felix Zielcke <email address hidden> Mon, 23 Nov 2009 23:44:19 +0100
-
grub-installer (1.47) unstable; urgency=low
[ Colin Watson ]
* By request of grub2's Debian maintainers, pass --force to grub-install
when using GRUB 2, in order to override the warning about using
blocklists in the event that the user selected an installation location
that requires them.
* Fix typo in fallback case when computing $disc_offered_devfs.
-- Felix Zielcke <email address hidden> Fri, 16 Oct 2009 21:37:43 +0200
-
grub-installer (1.46) unstable; urgency=low
[ Colin Watson ]
* grub_write_divider is specific to GRUB Legacy; don't call it for GRUB 2.
[ Felix Zielcke ]
* Merge from Ubuntu:
- Explicitly install os-prober when using GRUB 2, since it does a better
job than the otheros script.
-- Felix Zielcke <email address hidden> Tue, 29 Sep 2009 19:24:39 +0200
-
grub-installer (1.36) unstable; urgency=low
* Allow to install grub when /boot is on XFS. Since version 0.97-47lenny2
grub supports XFS so it can be installed without hanging grub-installer.
-- Frans Pop <email address hidden> Fri, 23 Jan 2009 02:59:03 +0100