~ubuntu-branches/debian/stretch/dkms/stretch

« back to all changes in this revision

Viewing changes to debian/patches/series

  • Committer: Bazaar Package Importer
  • Author(s): Giuseppe Iuculano, David Paleino, Giuseppe Iuculano
  • Date: 2009-12-06 18:36:43 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20091206183643-7rrx0z2y4q5farve
Tags: 2.1.0.1-3
[ David Paleino ]
* [d3f1e76] debian/control: updated my email address

[ Giuseppe Iuculano ]
* [ad96cbc] Updated vcs control fields
* [40941ad] /etc/init.d/dkms_autoinstaller:
  - optimize with a single find call instead of multiple loops with ls.
  - port to POSIX sh and drop the /bin/bash from the shebang.
  - drop localization of the usage message - this is inconsistent with all
    other init scripts on the system.
  - use case instead of grep for string matching
  - Patch based on work done by Steve Langasek, thanks (LP: #484386)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
01_init.patch
2
2
02-improve_error_message.patch
3
3
03_nobody.patch
 
4
04_optimize_init.patch