diff options
author | Mark Doffman <mark.doffman@codethink.co.uk> | 2013-10-02 16:01:09 +0000 |
---|---|---|
committer | Mark Doffman <mark.doffman@codethink.co.uk> | 2013-10-02 16:01:09 +0000 |
commit | 2b7eac555ce4e9888bfc621859393b288d9b2224 (patch) | |
tree | a6fdf92ad5fb74277c2e944edb9b06a89c441876 /open-source-lorries/kexec-tools.lorry | |
parent | 0c64661db9489817f422f43e214b9657eb6472dd (diff) | |
download | lorries-2b7eac555ce4e9888bfc621859393b288d9b2224.tar.gz |
Add a lorry file for kexec-tools.
Diffstat (limited to 'open-source-lorries/kexec-tools.lorry')
-rw-r--r-- | open-source-lorries/kexec-tools.lorry | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/kexec-tools.lorry b/open-source-lorries/kexec-tools.lorry new file mode 100644 index 0000000..77b0ebb --- /dev/null +++ b/open-source-lorries/kexec-tools.lorry @@ -0,0 +1,6 @@ +{ + "kexec-tools": { + "type": "git", + "url": "http://www.kernel.org/pub/scm/utils/kernel/kexec/kexec-tools.git" + } +} |