lp:ubuntu/lucid/kernel-package

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

Recent revisions

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)

3. By Manoj

* Bug fix: "kernel-package: using obsolete package 'ldso'", thanks to
  <email address hidden>. Well, we were not exactly "using" the package, but
  just recording the version number. This is a low risk change.
                                                      (Closes: #407793).
* Bug fix: "kernel-package needs some additions to @files_to_remove",
  thanks to Stephen Gran. Added modules.seriomap as a file to be
  removed in the postrm, allowing /lib/modules/$version to be removed.
                                                       (Closes: #408900).
* Bug fix: "kernel-package: linux-headers for UML do not include various
  Makefiles", thanks to Marcus Better. This should be a low impact
  change. (Closes: #408369).
* Bug fix: "Kernel and initrd image symlinks aren't updated properly",
  thanks to Dennis Vshivkov. This bug needs to be fixed for Etch, since
  it causes the symbolic links to the image and initrd to not be
  updated in some cases. (Closes: #409240).
* Bug fix: "kernel-package support for armel", thanks to Joey Hess. This
  should be a low risk change for other architectures, and armel is not
  yet in consideration for etch, so any support in kernel-package is
  better than none. (Closes: #410459).

Branch metadata

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

Subscribers