license: extract hvtools/llmnrd source code from the initrd

Also add modified chronyd init script

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer
2016-04-15 13:21:50 +01:00
parent fba8a986b9
commit 65cdbdb0c4
3 changed files with 5 additions and 2 deletions

View File

@@ -82,4 +82,7 @@ cd /output/aufs-util
git checkout "$AUFS_TOOLS_COMMIT"
rm -rf .git
cp /hostusr/share/src/* /output
cp /hostetc/init.d/chronyd /output
printf "All source code now in output/ directory\n"