[ubuntu/lucid] grub-installer 1.47ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Wed Nov 11 17:20:12 GMT 2009


grub-installer (1.47ubuntu1) lucid; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - Show the grub menu and raise the menu timeout if other operating
      systems are installed (only for GRUB Legacy right now).
    - Ask grub-installer/only_debian at medium priority.
    - Remove splash boot parameter unless debian-installer/framebuffer=true.
    - If / or /boot are on a removable device, install GRUB there by
      default.
    - Only mount /target/proc if it isn't already mounted.
    - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
      grub-installer to use its default MBR selection method despite there
      being unsupported operating systems on the disk.
    - Unless grub-installer/make_active is preseeded to false, mark the
      partition to which GRUB is being installed as bootable, or failing
      that the first available primary partition on the disk to which GRUB
      is being installed.
    - Support grub-installer/bootdev_directory preseeding to make use of the
      relative path feature of grub4dos, so that we can point grub4dos at
      part of a disk for Wubi. Setting this disables normal grub
      installation, but still generates a device.map (for GRUB Legacy only);
      it also hides the menu.
    - Handle cases where /boot is bind-mounted.
    - Add support for writing an GRUB Legacy MBR on each disk in an
      mdadm-managed RAID providing /boot. (GRUB 2 can handle this already.)
    - Properly make use of output from os-prober to configure the booting of
      other operating systems on dmraid arrays. Attempt to guess where in
      the device map the array belongs, by substituting the first drive in
      the dmraid array for the dmraid array device node itself, and removing
      any reference to other member disks of the array.
    - Set a sensible default boot device when /cdrom is not iso9660, as this
      is probably a USB install and (hd0) does not make sense when
      installing from a removable disk.
    - Go back to using update-grub -y for GRUB Legacy for now; our grub
      package is a bit old and still requires this.
    - Default to grub2 for GPT systems.
    - Allow grub/grub2 choice for ext4, though still default to grub2.
    - Preseed grub-pc/install_devices based on grub-installer/bootdev.
    - If /boot is on an MD device and we're using GRUB 2, install GRUB there
      rather than (hd0); GRUB 2 will interpret that as meaning that it needs
      to install to each of the RAID members.
    - Always use GRUB Legacy when /boot is on a multipath device.
    - Mount /target/sys when running update-grub.
    - If using GRUB 2 and installing to a RAID device any of whose
      components are partitions, then default to installing to the MBRs of
      each of the containing disks, since GRUB 2 will refuse to install to
      the partition devices.

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.

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.

grub-installer (1.45) unstable; urgency=low

  [ Colin Watson ]
  * Fix some hardcoded uses of /target.

  [ Felix Zielcke ]
  * Install GRUB 2 by default.

grub-installer (1.44) unstable; urgency=low

  * Try installing `grub-legacy' first before `grub' in case GRUB Legacy
    has to be installed.
  * Remove Robert Millan from Uploaders with his permission.

Date: Wed, 11 Nov 2009 16:49:33 +0000
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Signed-By: Colin Watson <cjwatson at canonical.com>
https://launchpad.net/ubuntu/lucid/+source/grub-installer/1.47ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 11 Nov 2009 16:49:33 +0000
Source: grub-installer
Binary: grub-installer
Architecture: source
Version: 1.47ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description: 
 grub-installer - Install GRUB on a hard disk (udeb)
Changes: 
 grub-installer (1.47ubuntu1) lucid; urgency=low
 .
   * Resynchronise with Debian. Remaining changes:
     - Show the grub menu and raise the menu timeout if other operating
       systems are installed (only for GRUB Legacy right now).
     - Ask grub-installer/only_debian at medium priority.
     - Remove splash boot parameter unless debian-installer/framebuffer=true.
     - If / or /boot are on a removable device, install GRUB there by
       default.
     - Only mount /target/proc if it isn't already mounted.
     - Support setting OVERRIDE_UNSUPPORTED_OS in the environment to force
       grub-installer to use its default MBR selection method despite there
       being unsupported operating systems on the disk.
     - Unless grub-installer/make_active is preseeded to false, mark the
       partition to which GRUB is being installed as bootable, or failing
       that the first available primary partition on the disk to which GRUB
       is being installed.
     - Support grub-installer/bootdev_directory preseeding to make use of the
       relative path feature of grub4dos, so that we can point grub4dos at
       part of a disk for Wubi. Setting this disables normal grub
       installation, but still generates a device.map (for GRUB Legacy only);
       it also hides the menu.
     - Handle cases where /boot is bind-mounted.
     - Add support for writing an GRUB Legacy MBR on each disk in an
       mdadm-managed RAID providing /boot. (GRUB 2 can handle this already.)
     - Properly make use of output from os-prober to configure the booting of
       other operating systems on dmraid arrays. Attempt to guess where in
       the device map the array belongs, by substituting the first drive in
       the dmraid array for the dmraid array device node itself, and removing
       any reference to other member disks of the array.
     - Set a sensible default boot device when /cdrom is not iso9660, as this
       is probably a USB install and (hd0) does not make sense when
       installing from a removable disk.
     - Go back to using update-grub -y for GRUB Legacy for now; our grub
       package is a bit old and still requires this.
     - Default to grub2 for GPT systems.
     - Allow grub/grub2 choice for ext4, though still default to grub2.
     - Preseed grub-pc/install_devices based on grub-installer/bootdev.
     - If /boot is on an MD device and we're using GRUB 2, install GRUB there
       rather than (hd0); GRUB 2 will interpret that as meaning that it needs
       to install to each of the RAID members.
     - Always use GRUB Legacy when /boot is on a multipath device.
     - Mount /target/sys when running update-grub.
     - If using GRUB 2 and installing to a RAID device any of whose
       components are partitions, then default to installing to the MBRs of
       each of the containing disks, since GRUB 2 will refuse to install to
       the partition devices.
 .
 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.
 .
 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.
 .
 grub-installer (1.45) unstable; urgency=low
 .
   [ Colin Watson ]
   * Fix some hardcoded uses of /target.
 .
   [ Felix Zielcke ]
   * Install GRUB 2 by default.
 .
 grub-installer (1.44) unstable; urgency=low
 .
   * Try installing `grub-legacy' first before `grub' in case GRUB Legacy
     has to be installed.
   * Remove Robert Millan from Uploaders with his permission.
Checksums-Sha1: 
 5964c729d262f2e155b697ba5ce6738746c779cd 1943 grub-installer_1.47ubuntu1.dsc
 28ece479cd9c0404e8e1b9d8b9a5e282e7665c9e 172982 grub-installer_1.47ubuntu1.tar.gz
Checksums-Sha256: 
 6c2b0392a1d2e21ace4f1173e8baf32bd85b5a6ef52950b09adec6023a36dcb3 1943 grub-installer_1.47ubuntu1.dsc
 6ba215267b10413874cf19de5b7c95acbe68ba0dba9873ade4413664cb1d814c 172982 grub-installer_1.47ubuntu1.tar.gz
Files: 
 9c603f59cc549556c1319b1b6904a3fb 1943 debian-installer standard grub-installer_1.47ubuntu1.dsc
 91eeadc4a6ef273fe37bbaef303e3b9d 172982 debian-installer standard grub-installer_1.47ubuntu1.tar.gz
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer

iQIVAwUBSvrxwTk1h9l9hlALAQh8/g/8DcCg2eNLp5y8XM7U0+cO4HDbHzzhZaNf
VgP6QwIUZ9I04swPx/+cYKOAeD2+2eotDvyTry1b3cHHsdIXu2Ikcu0gNQL6b5/2
UX7qMVGxTs8FkNcEt6DTHnnhMdLF0s1m74pfnFgTcmsqr4NKw58bfqaFAK9EDvgo
IFBN/5HTYl36LqYCg4Q8CXz0x+3Mnkqisv8OiM1PtamRqspWeS29l8zpEmxTID/R
P+LoQcIO1Kv06I7kzQ5KK9EXfYwAcJbYk0YBNPHRxaqCFdKLY9Tl0e4w5pAxvDCw
CCDXlhEinxtF+NKs5Mn0yJBp93IqF9t+C3rRewYyhUIqWOBWjJlZEL1NwEBLF2Km
ZltakQg+r2Ye6La3hhaqNYWugFNaKEfBlkVKESMihmLCvp7Bw91eH4LF5skD5d/u
mmsLbSFpWCJk/HqMyBg+kpqljwMlAcRCm2ncOSeZf4/eYhKPuIusEn04r10IztHq
fXte5j7Te8+c4Y88bmlJEZzBevSwyrGh59x2I1yif4ujZCDfjT8T23ZBtJ9EhQ0Y
Lbcu9k0Mw7JR8lTh7Z7GuMTqKjEXtfxjLr5fAeBJeEyys+R4knhRru5G/Juz4NR8
4iDIzo0IqnA4j9m5Wj5vXoBzesjVrIZ5opJwEs9AZ5NGEfSe+6n7beznEpJHDVsV
JsOPoVi3JPs=
=11jA
-----END PGP SIGNATURE-----


More information about the Lucid-changes mailing list