Branches for Squeeze

Name Status Last Modified Last Commit
lp:debian/squeeze/kernel-package 1 Development 2010-11-09 19:25:36 UTC
17. * Non-maintainer upload. * Fix pendin...

Author: taffit
Revision Date: 2010-11-09 19:25:36 UTC

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

lp:~ubuntu-branches/debian/squeeze/kernel-package/squeeze-200908101257 1 Development 2009-08-10 12:56:48 UTC
6. * [1229dc0]: Consolidate sparc varian...

Author: Manoj
Revision Date: 2009-02-08 01:36:29 UTC

* [1229dc0]: Consolidate sparc variants post 2.6.29 when building a
  kernel on Sun (sparc64), kernel-package searches the final kernel
  image in arch/sparc64/boot/image, but there is no arch/sparc64/
  anymore in 2.6.29-rc3 (and probably earlier .29 releases). All the
  stuff was merged into arch/sparc/. So now kernel arch is always
  sparc.
  Bug fix: "arch/sparc64 is no more (2.6.29-rc3)", thanks to Evgeni
  Golov (Closes: #514228).
* [5242160]: Also run hook files in /etc/kernel/{src,header}_postinst.d
  The only way to add hook scripts was to add them to the
  src_postinst_hook and header_postinst_hook, which seemed to be
  suboptimal.
* [da0f706]: Handle unusual umask values
  (chmod after using sed to create files) If the user has a crazy umask,
  then creating the ./debian/control and ./debian/changelog files would
  end up with strange permissions that caused dpkg to choke.
  Bug fix: "make-kpkg fails under strange umask values", thanks to Bart
  Massey. (Closes: #514482)
* [b2413fc]: Provide version when using the minimal rules file.
  When the ./debian directory does not exist, the frirs
  step is to use a minimal rules file to create the ./debian
  directory, and _then_ use the full rules file for all other actions.
  Unfortunately, the minimal rules file did not know what version of
  kernel-package it belonged to, so now make-kpkg provides that
  information.
  Bug fix: "This is kernel package version .", thanks to
  shaulkarl@yahoo.com</a>; (Closes: #508198).
* [792a2b9]: Added german debconf translation.
  Bug fix: "[INTL:de] updated german program translation", thanks to
  Holger Wansing (Closes: #507517).

lp:~ubuntu-branches/debian/squeeze/kernel-package/squeeze-200908101258 1 Development 2009-08-10 12:57:54 UTC
6. * [debiandir:9dced49]: Change the sec...

Author: Manoj
Revision Date: 2009-04-14 11:36:45 UTC

* [debiandir:9dced49]: Change the section to "kernel" That makes it come in
  conformity with the new sectioning schema.
* [fdc8183]: only trigger initramfs removal on 'remove', and not again
  on purge. (This is a change in an example script). Also, since this is
  a remove, and the initramfs call is a convenience function for clear
  out initramfs-tool metadata, we do not care if it actually worked. We
  just make the best effort at clean up, but do not let the cleanup
  abort the process.

lp:~ubuntu-branches/debian/squeeze/kernel-package/squeeze-200908101259 1 Development 2009-08-10 12:59:05 UTC
6. * [873e67d]: Fix typo in header_posti...

Author: Manoj
Revision Date: 2009-05-01 16:18:48 UTC

* [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.

14 of 4 results