summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2013-10-09 19:23:27 +0000
committerMark Doffman <mark.doffman@codethink.co.uk>2013-10-09 19:23:27 +0000
commit1fdfd59361febccfa4cb6abacd4864acf7ced7c8 (patch)
treec53ca10beebc03a70fc9b35f88c72cce0930f610
parent4c0e5e82735bc05b30ac9393c3ef2c82f23ac117 (diff)
downloadmorphs-baserock/markdoffman/kexec-highbank.tar.gz
Add kexec-tools to the tools stratumbaserock/markdoffman/kexec-highbank
On x86 and possibly arm machines with the correct kernel configuration these userspace tools will allow booting of a linux kernel from the command line.
-rw-r--r--tools.morph4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools.morph b/tools.morph
index 8fe2d77..89b837e 100644
--- a/tools.morph
+++ b/tools.morph
@@ -143,3 +143,7 @@ chunks:
ref: fe57382d04b46c37f34cf8d3b3ad876554fd12bf
build-depends: []
unpetrify-ref: baserock/morph
+- name: kexec-tools
+ repo: upstream:kexec-tools
+ ref: baserock/morph
+ build-depends: []