FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 231:a58a7bbc0618
CHANGES: first changes since fc-host-tools-r5
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 03 Aug 2017 03:21:39 +0000 |
parents | 5af4990451d9 |
children | 4cee70d429bf |
comparison
equal
deleted
inserted
replaced
230:a91dc7157544 | 231:a58a7bbc0618 |
---|---|
1 Changes in the current code since fc-host-tools-r5: | |
2 | |
3 * loadtools and rvinterf now set TIOCEXCL on the tty to prevent the common | |
4 error scenario of multiple processes trying to read from the same serial | |
5 port. | |
6 | |
7 * fc-loadtool: added a batch operation mode whereby the tool executes a given | |
8 command script, cleans up (usually powers off) the target and exits. | |
9 | |
1 Changes from fc-host-tools-r4 to fc-host-tools-r5: | 10 Changes from fc-host-tools-r4 to fc-host-tools-r5: |
2 | 11 |
3 * New install location: everything is now under /opt/freecalypso instead of | 12 * New install location: everything is now under /opt/freecalypso instead of |
4 /usr/local/bin and /usr/local/share/freecalypso. | 13 /usr/local/bin and /usr/local/share/freecalypso. |
5 | 14 |