lp:ubuntu/wily-proposed/grub

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily-proposed/grub
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:
Development

Recent revisions

104. By Colin Watson

* Port to modern Automake versions and use dh-autoreconf (closes:
  #724383).
* Build with -fno-combine-stack-adjustments, since that optimisation pass
  confuses the stack games played by GRUB itself (closes: #768135).
* Stop linking statically on amd64, which was a holdover from a long time
  ago when we couldn't just depend on biarch libraries (closes: #769349).

103. By Steve Langasek

When we replace the /etc/kernel-img.conf hook with the
/etc/kernel/postinst.d hook on upgrade, also call update-grub manually;
otherwise if the kernel was upgraded before grub itself, update-grub may
only be called before update-initramfs (due to triggerization of the
latter), giving us an unbootable default entry in menu.lst.
LP: #957262.

102. By Colin Watson

Set LDFLAGS to empty as well as unexporting it, fixing an
Ubuntu-specific build failure on i386.

101. By Colin Watson

Build stage2 with -fno-reorder-functions to prevent
unlikely-to-be-executed functions being reordered before _start with GCC
4.6 (LP: #837815).

100. By Colin Watson

* Handle comparisons involving two-digit kernel versions (LP: #809401).
* Backport from Debian 0.97-39 (LP: #720558):
  - Support for Xen style xvd[a-z] devices. Thanks Ian Campbell.
    (Closes: #456776)
* Don't use UUIDs for expressing xvd* devices as GRUB drives, as PV-GRUB
  can't handle it.

99. By Michael Vogt

cherry pick the zz-update-grub fix from debians revision
-62, -63, -64

98. By Colin Watson

Refine detection of Xen-only kernels: kernels with both CONFIG_XEN=y and
CONFIG_PARAVIRT=y are now given both Xen entries (if a hypervisor is
present) and non-Xen entries (LP: #692691).

97. By Colin Watson

* Backport from Debian 0.97-32 (we should really merge this properly!):
  [ Robert Millan ]
  - Split grub-doc in multiboot-doc and grub-legacy-doc (LP: #493968).
  ... and from Debian 0.97-59:
  - Rename grub.info to grub-legacy.info to avoid conflict with upcoming
    GRUB 2 manual.

96. By Colin Watson

Conflict with grub-pc, grub-coreboot, grub-efi-ia32, grub-efi-amd64, and
grub-ieee1275; this upload ensures that /usr/sbin/update-grub is put
back on systems that erroneously had both grub and grub-pc installed
(LP: #455619).

95. By Colin Watson

objcopy-absolute.diff (update): Remove .note, .comment, and
.note.gnu.build-id sections from images (LP: #444703).

Branch metadata

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

Subscribers