From cd0093279c07fb72db91ed2580bc91bda7bec74a Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Sun, 1 Sep 2024 10:14:31 +0100 Subject: [PATCH] think --- THOUGHTS.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/THOUGHTS.txt b/THOUGHTS.txt index b96a3b3..3d0e57d 100644 --- a/THOUGHTS.txt +++ b/THOUGHTS.txt @@ -5969,3 +5969,16 @@ to cover: think this is mostly to go in Configuration. Is there anything for Admin? + + + +Sat Aug 31 17:52:10 BST 2024 + +Still having trouble with tangc, which I think is just poor coding in +popen2. Hard to test it without access on loaclhost to the tangd on +bordervm + + - use a hostname instead of an ip address + - set the hostname somehow on loaclhost + (actually we could just hardcode the url in tangc.fnl) + - export 7654 in qemu somewhow