[linux-tools] branch sid updated (5f50457 -> 8964473)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Feb 21 15:08:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a change to branch sid
in repository linux-tools.

      from  5f50457   Prepare to release linux-tools (4.4-2).
       new  0bd35d7   hyperv-daemons: Add init scripts
       new  8964473   Prepare to release linux-tools (4.4-3).

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/build/tools/hv/.gitignore           |   1 +
 debian/build/tools/hv/Makefile             |   6 +-
 debian/build/tools/hv/check-hyperv.c       | 103 +++++++++++++++++++++++++++
 debian/changelog                           |   6 ++
 debian/copyright                           |  19 +++++
 debian/hyperv-daemons.hv-fcopy-daemon.init | 110 +++++++++++++++++++++++++++++
 debian/hyperv-daemons.hv-kvp-daemon.init   | 109 ++++++++++++++++++++++++++++
 debian/hyperv-daemons.hv-vss-daemon.init   | 109 ++++++++++++++++++++++++++++
 debian/rules.real                          |  10 +++
 debian/templates/control.main.in           |   2 +-
 10 files changed, 472 insertions(+), 3 deletions(-)
 create mode 100644 debian/build/tools/hv/check-hyperv.c
 create mode 100755 debian/hyperv-daemons.hv-fcopy-daemon.init
 create mode 100755 debian/hyperv-daemons.hv-kvp-daemon.init
 create mode 100755 debian/hyperv-daemons.hv-vss-daemon.init

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux-tools.git



More information about the Kernel-svn-changes mailing list