Branches for Gutsy

Name Status Last Modified Last Commit
lp:ubuntu/gutsy/kernel-package 1 Development 2009-07-03 13:07:36 UTC
24. * Bug fix: "kernel-package: Typo "cal...

Author: Manoj
Revision Date: 2007-05-05 00:42:14 UTC

* Bug fix: "kernel-package: Typo "call" -> "cause" in make-kpkg(1)
  manpage", thanks to Ted Percival (Closes: #418496).
* Bug fix: "[kernel-package] please fail more verbose in preinst",
  thanks to Carsten Hey (Closes: #404871).
* Bug fix: "kernel-package: make-kpkg should not limit choice of config
  method", thanks to Alex Hermann. Added silenoldconfig, but did not
  make it the default, since older kernel versions do not have this
  target, and make-kpkg should not fail by default for those versions.
                                                           (Closes: #413098).
* Bug fix: "french manpage is out of date, and doesn't include the
  ramdisk option.", thanks to Sven Luther (Closes: #404855).
* Bug fix: "kernel-package: make-kpkg debian fails if .config not
  present", thanks to Sami Liedes. (Closes: #416090).
* Bug fix: "kernel/pkg/postinst says it's symlinking when hardlinking
  and vice versa", thanks to Simon Huggins (Closes: #417814).
* Bug fix: "kernel-package: Option --cross-compile=- dont't work whith
  target modules*", thanks to Jose Calhariz (Closes: #417948).
* Make kernel-package handle a non-existent .config file again (tested
  on linux-2.2.26, linux-2.4.34, and linux-2.6.21.1). We figure out
  which kernel needs a .config (>= 2.6.18), and for those kernels, call
  make defconfig as needed.
* Added support for CONFIG_LOCALVERSION_AUTO and git source trees. If
  CONFIG_LOCALVERSION_AUTO is set, see if we are running in a git
  tree. If so, append -dirty to the git version string (since we do edit
  the scripts Makefile to ensure ./debian does not go missing during
  dpkg-buildpackage). Now that we can handle the appending of -dirty, we
  no longer move setlocalversion out of the way. This has not, however,
  been tested with a git tree.
* Added XS-VCS-Arch and XS-VCS-Browse to debian/control

11 of 1 result