On 18 May 2012, at 01:20, Michael Hudson-Doyle wrote:
Hi,
After the last few days of poking at things, I think it's time to finally move fully away from conmux to a connection_command / hard_reset_command based approach.
I think the actual config file mangling can be done with a short shell script. Although lava-core will fix this properly, I can spend a quick 10 minutes hacking up lava console and lava powerstab commands to get around the loss of easy conmux-console based command lines.
I agrees, however the one thing I will miss is being able to go into conmux and do "~$hardreset" to reboot a board. What would be nice is if we built a small tool set that allowed us to get the boards serial port and PDU details by name, connect to the board and reboot the board.
Dave