lp:ubuntu/feisty/grub

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

Related bugs

Related blueprints

Branch information

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

Recent revisions

36. By Colin Watson

Migrate root=/dev/evms/[hs]d[a-z][0-9]* to UUIDs, since systems upgraded
from dapper to edgy may find themselves with such a root= option by
mistake (LP: #102148).

35. By Ben Collins

gcc-4.0 is no longer available. Switch back to gcc-3.4. Update build-deps
accordingly.

34. By Ben Collins

Change update-grub crashdump menu addition handling. We no longer have
kdump kernels, so users need to set crashdump=1 in menu.lst and rerun
update-grub to get this functionality.

33. By Colin Watson

Add GPT patch from
http://lists.gnu.org/archive/html/bug-grub/2006-07/msg00037.html, to
simplify support for Intel Macs (LP: #62386).

32. By Colin Watson

* Fix broken comma-separation for memtest86 boot items.
* Migrate existing kopt_2_6 options to UUID (LP: #78901).

31. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - provide linux-boot-loader virtual package
  - compile with gcc-4.0
  - use -fno-strict-aliasing
  - quiet boot and usplash support
  - disabled patch to set splash
  - store version of grub in /boot/grub/installed-version
  - in update-grub use this file to determine whether the quiet option
    is supported
  - transition root option to mounting by UUID
  - fix bashisms in update-grub
  - rename "single-user" mode to "recovery" mode
  - detect installation onto removable devices, and adjust root device
  - don't override UUID= or LABEL= from /etc/fstab, leave it to the
    initramfs to do the right thing
  - kdump option detection
  - drop "any-" from architecture names in debian/control
* update-grub: Remember to pass lockold arguments to write_kernel_entry
  (LP: #73906).

30. By Scott James Remnant (Canonical)

s/any-// in debian/control -- Soyuz doesn't support it.

29. By Scott James Remnant (Canonical)

* Merge from debian unstable, remaining changes:
  - provide linux-boot-loader virtual package
  - compile with gcc-4.0
  - use -fno-strict-aliasing
  - quiet boot and usplash support
  - disabled patch to set splash
  - store version of grub in /boot/grub/installed-version
  - in update-grub use this file to determine whether the quiet option
    is supported
  - transition root option to mounting by UUID
  - fix bashisms in update-grub
  - rename "single-user" mode to "recovery" mode
  - detect installation onto removable devices, and adjust root device
  - don't override UUID= or LABEL= from /etc/fstab, leave it to the
    initramfs to do the right thing
  - kdump option detection

* Fix UUID conversion to correctly notice symlinks to /dev/mapper.
* Convert kopt_2_6 to UUID as well. LP: #73090.

28. By Scott James Remnant (Canonical)

s/single-user/recovery/, revert Debian #370110. Ubuntu: #62600.

27. By Michael Vogt

Fix two missing redirects to stderr. This caused kernel postinst
to fail (lp: #63074)

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
This branch contains Public information 
Everyone can see this information.

Subscribers