This is a simple respin of some old patches I had for adding kernel uploading support into our scripts. I had agreed to split this up but in the end just never got to it. Might as well merge it and evolve it. Luis R. Rodriguez (8): lib/bpgit.py: enable extra arguments on git describe lib/bpgit.py: add git status support lib/bpgit.py: add git clean support lib/bpgit.py: add git tree verification support lib/bpgit.py: add support for git paranoia lib/bpgpg.py: add simple gpg helper for gpg signing lib/bpkup.py: add or own kernel uploader helper lib gentree.py: add kernel upload support gentree.py | 237 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- lib/bpgit.py | 93 ++++++++++++++++++++++- lib/bpgpg.py | 22 ++++++ lib/bpkup.py | 44 +++++++++++ 4 files changed, 388 insertions(+), 8 deletions(-) create mode 100644 lib/bpgpg.py create mode 100644 lib/bpkup.py -- 1.8.4.rc3 -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html