lp:~ubuntu-branches/debian/squeeze/kernel-package/squeeze-200908101259

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

6. By Manoj

* [873e67d]: Fix typo in header_postinst.d/link example
  The first change is an simple typo fix, ~ --> ! Next, the test to set
  the correct architecture is incorrect for i386/amd64, as both got
  merged around 2.6.24, thus the check should be "amd64|i386)" instead
  of just "amd64)".
  Bug fix: "typo in header_postinst.d/link example", thanks to Sven
  Hartge (Closes: #526497).
* [22a0d94]: Added more example files for /etc/kernel
  This commit adds a set of example script that wll automatically handle
  /lib/mocules/$VERSION/build -- setting it to point to the kernel
  headers files when either the kernel image or the kernel header
  packages are installed, and cleaning the link up when either of these
  packages are removed.
* [04ba4c1]: Make sure that initramfs hook script are safe
  This means they will not error out if the corresponding initramfs
  generator is not installed. This way, people may install both the
  initramfs and yaird hook scripts, and they will only trigger if the
  generator is actually installed.

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

2. By Manoj

* Bug fix: "kernel-package incompatible with experimental dpkg", thanks
  to Thomas Luzat. The problem is that dpkg-architecture
  -qDEB_HOST_GNU_SYSTEM output haschanged for Linux, resulting in
  kernel-package failing to figure out the system time. So, added
  DEB_HOST_ARCH_OS, which is only supported in the dpkg in experimental
  so far. This ain't ever gonna get into Sarge, but shall be in
  Etch. Try to cope with the dpkg released with Sarge, as well as the
  future dpkg that shall be in Etch. Discussed with RM, and this was
  deemed wrthy of pushing into Sarge (Closes: #307587).
* Bug fix: "kernel-package: [INTL:es] make-kpkg update", thanks to Ruben
  Porras (Closes: #307713).

1. By Manoj

marks debian as phony and removes it from stamp-* dependencies where
stamp-debian is used instead. Thanks to Herbert Xu for the patch.
closes: Bug#142773

Branch metadata

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

Subscribers