lp:ubuntu/trusty/kernel-package

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/kernel-package
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

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

* Non-maintainer upload.
* Fix typos in man pages, thanks to Chris Leick, and other formatting
  errors. (Closes: #654451)
* Add German man pages translation by Chris Leick. (Closes: #654315)
* Update man pages French translation.
* kernel/ruleset/targets/common.mk: Allow building > 3.3 kernel, thanks to
  Ben Hutchings for the patch. (Closes: #663474)

18. By Ben Hutchings

* Non-maintainer upload.
* Remove minimum-version checks that were incorrect for Linux 3.x and
  were already satisfied by Linux 2.6.26 (lenny) (Closes: #635563)
* Look for lguest tools in both Documentation/virtual/lguest and
  Documentation/lguest (Closes: #638012)
* Do not suggest obsolete ksymoops package (Closes: #637421)
* Fix incompatibility with make 3.82 due to indentation with spaces
  (Closes: #635019), thanks to Jens Lody
* Fix native builds on armel and armhf (Closes: #633743):
  - Test for cross-compilation by comparing build CPU name with host
    CPU name, not host Debian architecture name
  - Merge armel.mk into arm.mk
  - Add default configuration for armhf
* Change all example revisions in README to begin with a digit, as
  now expected by dpkg (Closes: #620515)

17. By taffit

* Non-maintainer upload.
* Fix pending l10n issues. Manpages translations:
  - French. Closes: #598048
* Fix the clean target to actually clean translated manpages.

16. By Manoj

* Fixing bugs introduced in the last bug fixing release
* [9b4c1f8]: [master]: remove spurious symlink from examples
  Bug fix: "No such file or directory", thanks to Tino Keitel
                                                   (Closes: #589700).
* [198831c]: [master]: Cater to a cross compilation variable setting
  of -
  Bug fix: "64-bit kernel build on i386 is broken", thanks to Sven
  Joachim (Closes: #589704).

15. By Manoj

* More bug fixes. Priority high since it fixes an important (previously
  "grave") bug.
* [4729677]: [master]: Make make-kpkg clean less verbose
  Bug fix: "too verbose on clean target", thanks to Cameron Hutchison
                                                       (Closes: #576926).
* [805647d]: [master]: Do not pass -nc to dpkg-buildpackage Passing -
  nc made dpkg-buildpackage default to not building source, and that
  caused the buildpackage to fail (arguably, this is a bug in dpkg).
  Bug fix: "make-kpkg buildpackage fails with 2.6.33", thanks to
  Christoph Anton Mitterer (Closes: #581182).
* two patches to improve symlink creation with kernel-package example
  scripts, thanks to Anisse Astier <email address hidden>

14. By Manoj

* Bug fixes.
* [277021f]: [master]: Fixed incomplete paranoid check for image names
  in postinst Thanks to <email address hidden>
  Bug fix: "Fails to build linux-image on 2.6.35-rc4 if
  CONFIG_LOCALVERSION is set", thanks to Sven Joachim (Closes: #588126).
* [0f83b83]: [master]: allow arch specific Makefiles to override
  objcopy as needed. kernel-package fails to build a kernel package on
  hppa when the target kernel is 64-bit. It fails because kernel-
  package uses hardcoded "objcopy" to build /usr/lib/debug debuginfo
  files for kernel modules but 64-bit kernel needs crosscompile prefix
  on parisc and normal objcopy does not understand the 64-bit module
  format. This change uses the same mechanism as the kernel Makefiles
  to allow arch specific Makefiles to specify what to use as objcopy.
  Bug fix: "wrong objcopy on 64-bit parisc, debug symbol stripping
  fails", thanks to Meelis Roos (Closes: #576725).
* [f0bf2cf]: [master]: use KERNELRELEASE instead of version in the few
  remaining places. The generated debian/control file uses version
  rather than KERNELRELEASE varible which means that extra/local
  verion doesn't get into the file and the package build fails. This
  patch converts the remaining places that do not use KERNELRELEASE.
  Thanks to Michal Hocko <email address hidden> Closes: Bug#588126
  Signed-off-by: Manoj Srivastava <email address hidden>
* [49d0e16]: [master]: Allow $(DEB_DEST) to be Overridden
  Bug fix: "Please Allow $(DEB_DEST) to be Overridden", thanks to
  Elliott Mitchell (Closes: #572398).

13. By Manoj

* New bug fixing revision
* [5226aad]: Change perl pattern match expressions in maintainer
  scripts to use the first occurrence only Also, anchor matches to the
  beginning of line.
  Bug fix: "See Bug#568317: linux-image-* postinst did not correctly run
  lilo", thanks to Paul Szabo (Closes: #568823).
* [88f663a]: Fix a cut-and-paste typo
  Bug fix: "[kernel-package] syntax error in
  rulesets/targets/common.mk", thanks to Daniel Schaal (Closes: #564452).
* [2292461]: Allow a 0 revision
  Dont just test $version, but make sure that it is defined
  and non-empty, and thus permit a 0 revision.
  Bug fix: "Doesn&#39;t allow 0 revision", thanks to Matt Kraai (Closes: #566510).
* [b804928]: Add a -j/--jobs option to make-kpkg
  This allows the user to build a kernel image package in parrallel, by
  using the internal CONCURRENCY_LEVEL variable. Idea and code from
  <email address hidden>.
  Bug fix: "Please add a &#39;-jX&#39; flag to make-kpkg", thanks to
  <email address hidden> (Closes: #569760).

12. By Manoj

[5ba7956]: Adjust to compile.h moving to include/generated Patch
contributed by Jean-Luc Coulon and Matt Krai.
Bug fix: "Fails with Linux 2.6.33-rc1", thanks to Sven Joachim
(Closes: #561569).

11. By Manoj

* More XEN work.
* [e6654f5]: Treat XEN images just like normal images in yet another
  place

10. By Manoj

* [08f81b5]: Remove mention of removed feature of on-the-fly patching
  The feature of patching the kernel while compiling it has been
  removed, since it was way more trouble than it was worth, did not
  play nice with a git repo, and has a n easy work around -- just pre-
  patching the source. This commit removes mentioning it as a
  supported feature.
  Bug fix: "no documentation on how to apply patches", thanks to Felipe
  Sateler (Closes: #552521).
* [8969dc9]: Fix description of the --revision option If supplied,
  this sets the whole version of the package, not just the Debian
  revision. Rather than change behaviour and break people's setup,
  made the documentation reflect reality.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers