git: dsynth - Check template change / worker count change
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Sep 26 09:07:53 PDT 2019
commit 2074bc97ac5c37c8ff4f8efa0b5768028fc71921
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Sep 26 09:06:07 2019 -0700
dsynth - Check template change / worker count change
* Be more robust when creating the template, detect
if the worker count has changed or if a new world
has been installed in the system base, and check
$/bin/ls in all template copies instead of just one.
* The source of the "x\n" in the logs has been identified
but not yet fixed. Its due to the master/slave handshake.
Master pty echo causes it to also get logged.
Summary of changes:
usr.bin/dsynth/build.c | 3 +++
usr.bin/dsynth/mount.c | 21 +++++++++++++++++++++
2 files changed, 24 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2074bc97ac5c37c8ff4f8efa0b5768028fc71921
--
DragonFly BSD source repository
More information about the Commits
mailing list