lp:debian/grub

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

20. By Colin Watson

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).

19. By Colin Watson

* Revert the parts of the CVS sync in 0.97-8 that introduced the GNU FDL,
  restoring the version of the documentation from the 0.97 release that
  was under a simple permissive licence; this undoes a few minor textual
  fixes, but avoids problems with Front-Cover and Back-Cover Texts without
  having to create a separate grub-legacy-doc package in non-free (closes:
  #708946).
* Build with -fno-combine-stack-adjustments, since that optimisation pass
  confuses the stack games played by GRUB itself (closes: #768135).

18. By Colin Watson

* Update Vcs-* fields for Bazaar (closes: #628651).
* Use 'set -e' rather than '#!/bin/bash -e' in various scripts.
* Port to modern Automake versions and use dh-autoreconf (closes:
  #724383).

17. By Colin Watson

Fix typo in grub-set-default calls when generating /boot/grub/default
from scratch (closes: #560417).

16. By David Prévot <email address hidden>

* Non-maintainer upload.
* Drop the grub dummy package (closes: #686182).
* rules: Update lintian-overrides for statically-linked-binary.

15. By Colin Watson

[ 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).

[ Didier Raboud ]
* Build with the default gcc (closes: #594283).

14. By Colin Watson

* Fix grub/migrate_from_legacy title to not end with a full stop.
* Fix update-grub(8) groff typo (".bar" instead of ".br").
* Adjust doc-base file to account for renaming of grub.info to
  grub-legacy.info.
* Compare -trunk kernels earlier than numeric ABIs (thanks, Aaron M. Ucko
  and Andreas Beckmann; closes: #570318).
* Convert from home-grown patch system to quilt.

13. By Colin Watson

Exit silently from zz-update-grub kernel hook if update-grub does not
exist (e.g. if grub has been removed but not purged; closes: #606377).

12. By Colin Watson

* Make /etc/kernel/postrm.d/zz-update-grub a real file rather than a
  symlink (closes: #592105).
* Restrict watch file to match only GRUB Legacy versions.
* Escape single quotes when removing them from $mode in zz-update-grub, so
  that this works when /bin/sh is bash (thanks, Will Dyson).
* Run update-grub from kernel hooks if DEB_MAINT_PARAMS is unset, for
  compatibility with old kernel packages. This may produce duplicate runs
  of update-grub, but that's better than not running it at all.
* Adjust Maintainer field capitalisation to be consistent with grub2.

11. By Colin Watson

* Build-depend on gcc-4.3 (closes: #564451).
* Add myself to Uploaders.

Branch metadata

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

Subscribers