lp:ubuntu/maverick/kernel-package

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/maverick/kernel-package
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

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

9. By Manoj

* New bug fixing release
* [adc056e]: Fix the regular expression used for Xen images
  Also, correct the package name for the Xen image package in the
  maintainer scripts.

8. By Manoj

* [c1b39da]: Put the generated conf.vars file under ./debian
  Move generated file conf.vars to ./debian/stamp/conf. This avoids
  polluting the upstream space, and remove the possibility of reuing an
  obsolete version. Also simplifies cleanup, since ./debian/stamp is
  cleaned up anyway.
* [f98712a]: Add missing line from man page
  Thanks to Sylvain Cherrier for pointing it out.
* [4490257]: Added french translations from Sylvain Cherrier
* [875720d]: Only attampt to install man pages for languages man pages
  exist for. Since we only have french man pages translated, do not try
  to install any other languages

7. By Manoj

[944d096]: Handle spaces in DEB_BUILD_OPTIONS in the buildpackage
target
Bug fix: "not handling spaces in DEB_BUILD_OPTIONS", thanks to Steve
Cotton (Closes: #542920).

6. By Manoj

[f6bf41f]: Fix broken cust and paste error. Bug fix: "first line of
/usr/share/kernel-package/ruleset/misc/defaults.mk is botched", thanks
to Sven Joachim. This demonstrates that no last minute change is safe,
even one changing a comment. But at least it is empirical evidence
that people still use kernel-package. (Closes: #535041).

5. By Manoj

* [ec3919c]: Fixed deficiencies in kernel-pkg.conf(5) manual
  Bug fix: "minor issues in kernel-pkg.conf manpage", thanks to
  Christoph Anton Mitterer (Closes: Bug#526937).
* [007d296]: Fix issues with kernel-img.conf man page
  Bug fix: "minor issues in kernel-img.conf manpage", thanks to
  Christoph Anton Mitterer (Closes: Bug#526977).

4. By Manoj

* New bugfix version
* [3000654]: Fix a man page typo (headers_postinst_hook -> header_postinst_hook)
* [0d0b709]: [sparc] The gzipped image file must not have the .gz suffix
  Bug fix: "[sparc] Breaks on gzip compression" (Closes: #506854)
* [18b6142]: Do not override the config target set in kernel-pkg.conf
  By removing the default value, and only setting the config target if
  it was empty, allows users to set the target for all future
  compilations on that machine. This is a pretty safe fix.
  Bug fix: "config_target in /etc/kernel-pkg.conf gets ignored", thanks
  to Harald Gutmann (Closes: #506905)

Branch metadata

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

Subscribers