lp:ubuntu/hardy/grub-installer

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy/grub-installer
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

32. By Colin Watson

[ Colin Watson ]
* Backport from trunk:
  - Run grub in the chroot for password encryption.

[ James Westby ]
* Confirm the GRUB password after entry (LP: #42019). Note that
  grub-installer/password-again must now be preseeded in addition to
  grub-installer/password, and that grub-installer/password-crypted now
  takes an MD5-crypted password rather than a boolean.

31. By Evan

Added the grub-installer/make_active debconf question. When
preseeded false, this will skip the code that marks a partition as
bootable.

30. By Luke Yelavich

grub-installer: Pass the correct number of arguments to db_input for
grub-installer/sataraid-error.

29. By Soren Hansen

Teach grub-installer about virtio devices (/dev/vd*).

28. By Evan

Generate a device.map when bootdev_directory is set (loop
installations) (LP: #188460). Thanks Agostino Russo.

27. By Evan

[ Colin Watson ]
* udev 117 merged all udev tools into a single binary called udevadm.
  Check for this and use it instead of udevinfo if available.

[ Evan Dandrea ]
* Handle cases where /boot is bindmounted (LP: #181658).

26. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Show the grub menu and raise the menu timeout if other operating
    systems are installed.
  - 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.
  - Add user parameters to defoptions rather than kopt, so that they
    aren't used in the recovery mode option.
  - 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.
  - 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 installation-from-windows. Setting this disables
    normal grub installation.
  - Only support grub-installer/grub2_instead_of_grub_legacy by preseeding
    for now.
* Adjust Vcs-* headers for Ubuntu.

25. By Colin Watson

Only support grub-installer/grub2_instead_of_grub_legacy by preseeding
for now, to avoid a prompt (albeit only in expert mode) that won't work
on our CDs (LP: #138035).

24. By Colin Watson

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 installation-from-windows. Setting this disables normal
grub installation.

23. By Colin Watson

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 (LP: #14244).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/grub-installer
This branch contains Public information 
Everyone can see this information.

Subscribers