commit | 53a69dc8891dbcb75a0293a0c439e4e8269c3d40 | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Mon Feb 11 14:14:19 2019 -0800 |
committer | June Tate-Gans <jtgans@google.com> | Mon Feb 11 14:14:19 2019 -0800 |
tree | a285a79e0e8b45b4fe6ffc405b482cea184f3a97 | |
parent | 0c184cf24643574ac10b0da9525554de9a09529c [diff] |
mdns: Fix the service name to make it compatible with the mDNS RFCs Also, update the changelong -- we never released. Change-Id: I00d5118e8d9afea60d6d24399d0cc72c3c2e4cc9
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.