~ubuntu-branches/ubuntu/wily/grub2/wily-proposed

« back to all changes in this revision

Viewing changes to debian/patches/mkconfig_other_inits.patch

  • Committer: Package Import Robot
  • Author(s): Colin Watson, Felix Zielcke, Colin Watson, Mathieu Trudel-Lapierre, dann frazier, Debconf translations
  • Date: 2015-09-04 12:35:59 UTC
  • mfrom: (127.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20150904123559-jztxeyda22hr30sj
Tags: 2.02~beta2-27
[ Felix Zielcke ]
* Remove Robert Millan from Uploaders with his permission. Thanks for
  all the work he did for GRUB 2!
* Stop forcing gcc-4.9 for building.
* Update to Policy 3.9.6.
* Update the Browser URL for our git repository.
* Use dpkg-buildflags at least for the host binaries.
* Simplify Build-Depends.

[ Colin Watson ]
* Go back to forcing a particular compiler version, but this time gcc-5.
  The reason for this is that new compiler versions often make slight
  changes to the size of compiled code which break delicate parts of GRUB,
  and we want to make sure that we test newer versions before switching to
  them.
* Make builds that are not limited to architecture-dependent packages
  (i.e. dpkg-buildpackage -b) work on non-x86 architectures (closes:
  #744954).

[ Mathieu Trudel-Lapierre ]
* debian/build-efi-images: Look for grub.cfg in $cmdpath too in
  gcdx64.efi, to simplify embedded scenarios: putting a grub.cfg snippet
  that loads the right "real" grub.cfg can be useful. (LP: #1468111)
* debian/patches/uefi_firmware_setup.patch: Take into account that the
  UEFI variable OsIndicationsSupported is a bit field, and as such should
  be compared as hex values in 30_uefi-firmware.in. (LP: #1456911)
* Update quick boot logic to handle abstractions for which there is no
  write support. (LP: #1274320)

[ dann frazier ]
* d/p/arm64-set-correct-length-of-device-path-end-entry.patch: Fixes
  booting arm64 kernels on certain UEFI implementations. (LP: #1476882)

[ Debconf translations ]
* [lv] Latvian (Rudolfs Mazurs; closes: #777648).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
From 859adb27f43f6853568ac41ea40c6348723e5a2e Mon Sep 17 00:00:00 2001
 
1
From b0a7ac915fbe37d5e20312fe5da56325b130f3ae Mon Sep 17 00:00:00 2001
2
2
From: Colin Watson <cjwatson@debian.org>
3
3
Date: Sat, 3 Jan 2015 12:04:59 +0000
4
4
Subject: Generate alternative init entries in advanced menu