[arch-commits] Commit in kmod/repos (22 files)

Dave Reisner dreisner at archlinux.org
Sat Feb 4 21:40:08 UTC 2012


    Date: Saturday, February 4, 2012 @ 16:40:08
  Author: dreisner
Revision: 148640

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  kmod/repos/testing-i686/
  kmod/repos/testing-i686/0001-partially-fix-parsing-of-alias-with-dots.patch
    (from rev 148639, kmod/trunk/0001-partially-fix-parsing-of-alias-with-dots.patch)
  kmod/repos/testing-i686/0002-libkmod-module-used-shared-code-in-module-creation.patch
    (from rev 148639, kmod/trunk/0002-libkmod-module-used-shared-code-in-module-creation.patch)
  kmod/repos/testing-i686/0003-modprobe-handle-all-error-returns-from-init_module.patch
    (from rev 148639, kmod/trunk/0003-modprobe-handle-all-error-returns-from-init_module.patch)
  kmod/repos/testing-i686/0004-modprobe-remove-0-refcnt-deps.patch
    (from rev 148639, kmod/trunk/0004-modprobe-remove-0-refcnt-deps.patch)
  kmod/repos/testing-i686/0005-continue-after-module-insert-fail.patch
    (from rev 148639, kmod/trunk/0005-continue-after-module-insert-fail.patch)
  kmod/repos/testing-i686/0006-modprobe-remove-support-for-path-based-loading.patch
    (from rev 148639, kmod/trunk/0006-modprobe-remove-support-for-path-based-loading.patch)
  kmod/repos/testing-i686/0007-modinfo-handle-arguments-more-carefully.patch
    (from rev 148639, kmod/trunk/0007-modinfo-handle-arguments-more-carefully.patch)
  kmod/repos/testing-i686/0008-Use-realpath-to-canonicalize-provided-paths.patch
    (from rev 148639, kmod/trunk/0008-Use-realpath-to-canonicalize-provided-paths.patch)
  kmod/repos/testing-i686/PKGBUILD
    (from rev 148639, kmod/trunk/PKGBUILD)
  kmod/repos/testing-i686/depmod-search.conf
    (from rev 148639, kmod/trunk/depmod-search.conf)
  kmod/repos/testing-x86_64/
  kmod/repos/testing-x86_64/0001-partially-fix-parsing-of-alias-with-dots.patch
    (from rev 148639, kmod/trunk/0001-partially-fix-parsing-of-alias-with-dots.patch)
  kmod/repos/testing-x86_64/0002-libkmod-module-used-shared-code-in-module-creation.patch
    (from rev 148639, kmod/trunk/0002-libkmod-module-used-shared-code-in-module-creation.patch)
  kmod/repos/testing-x86_64/0003-modprobe-handle-all-error-returns-from-init_module.patch
    (from rev 148639, kmod/trunk/0003-modprobe-handle-all-error-returns-from-init_module.patch)
  kmod/repos/testing-x86_64/0004-modprobe-remove-0-refcnt-deps.patch
    (from rev 148639, kmod/trunk/0004-modprobe-remove-0-refcnt-deps.patch)
  kmod/repos/testing-x86_64/0005-continue-after-module-insert-fail.patch
    (from rev 148639, kmod/trunk/0005-continue-after-module-insert-fail.patch)
  kmod/repos/testing-x86_64/0006-modprobe-remove-support-for-path-based-loading.patch
    (from rev 148639, kmod/trunk/0006-modprobe-remove-support-for-path-based-loading.patch)
  kmod/repos/testing-x86_64/0007-modinfo-handle-arguments-more-carefully.patch
    (from rev 148639, kmod/trunk/0007-modinfo-handle-arguments-more-carefully.patch)
  kmod/repos/testing-x86_64/0008-Use-realpath-to-canonicalize-provided-paths.patch
    (from rev 148639, kmod/trunk/0008-Use-realpath-to-canonicalize-provided-paths.patch)
  kmod/repos/testing-x86_64/PKGBUILD
    (from rev 148639, kmod/trunk/PKGBUILD)
  kmod/repos/testing-x86_64/depmod-search.conf
    (from rev 148639, kmod/trunk/depmod-search.conf)

------------------------------------------------------------------------------+
 testing-i686/0001-partially-fix-parsing-of-alias-with-dots.patch             |   34 +
 testing-i686/0002-libkmod-module-used-shared-code-in-module-creation.patch   |  196 ++++++++++
 testing-i686/0003-modprobe-handle-all-error-returns-from-init_module.patch   |   34 +
 testing-i686/0004-modprobe-remove-0-refcnt-deps.patch                        |   52 ++
 testing-i686/0005-continue-after-module-insert-fail.patch                    |   25 +
 testing-i686/0006-modprobe-remove-support-for-path-based-loading.patch       |   79 ++++
 testing-i686/0007-modinfo-handle-arguments-more-carefully.patch              |   86 ++++
 testing-i686/0008-Use-realpath-to-canonicalize-provided-paths.patch          |  163 ++++++++
 testing-i686/PKGBUILD                                                        |   80 ++++
 testing-i686/depmod-search.conf                                              |    5 
 testing-x86_64/0001-partially-fix-parsing-of-alias-with-dots.patch           |   34 +
 testing-x86_64/0002-libkmod-module-used-shared-code-in-module-creation.patch |  196 ++++++++++
 testing-x86_64/0003-modprobe-handle-all-error-returns-from-init_module.patch |   34 +
 testing-x86_64/0004-modprobe-remove-0-refcnt-deps.patch                      |   52 ++
 testing-x86_64/0005-continue-after-module-insert-fail.patch                  |   25 +
 testing-x86_64/0006-modprobe-remove-support-for-path-based-loading.patch     |   79 ++++
 testing-x86_64/0007-modinfo-handle-arguments-more-carefully.patch            |   86 ++++
 testing-x86_64/0008-Use-realpath-to-canonicalize-provided-paths.patch        |  163 ++++++++
 testing-x86_64/PKGBUILD                                                      |   80 ++++
 testing-x86_64/depmod-search.conf                                            |    5 
 20 files changed, 1508 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 148639:148640 to see the changes.



More information about the arch-commits mailing list