~ubuntu-branches/ubuntu/saucy/grub-installer/saucy

Viewing all changes in revision 56.

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2009-07-13 12:09:43 UTC
  • mfrom: (0.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20090713120943-mhcueb2y3rwsr5yy
Tags: 1.39ubuntu1
* 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; it also hides the
    menu.
  - Handle cases where /boot is bind-mounted.
  - Add support for writing an MBR on each disk in an mdadm-managed RAID
    providing /boot.
  - 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.
  - Add support for lpia.
  - 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.
* If using grub2, then use ordinary grub-install for mdadm-managed RAID
  /boot rather than trying to implement it ourselves.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: