commit | a2d930bd36b416e7ccd2754b969e187d6aea2277 | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Tue Feb 05 13:53:23 2019 -0800 |
committer | June Tate-Gans <jtgans@google.com> | Tue Feb 05 22:48:49 2019 +0000 |
tree | 6d0ff29e5b0dc30c0b045bb51089bcf903dbb3cd | |
parent | b968e839032d26aecbdd59080d156a411b5624b9 [diff] |
config: Add support for storing SSH keys Change-Id: Icb249d2979dd171a0ce07b8f0aeac5f27438df57
MDT is a simple tool to aid in working with single board computers that the Mendel Linux distribution runs on. It consists of a whole bunch of pre-existing open source tooling, coupled with some simple wrappers written in python to ease their use.
It also provides an easy way to interact with these boards without having to fight with serial consoles, IP addresses, and other fiddly bits, reducing barrier to entry when working with these boards.
With minimal effort, MDT should also be portable to existing systems such as Debian and Ubuntu, if needed. This, however, is out of the scope of this project.