fix install script from returning false error
[libremanage.git] / README
1 First, run hidusb-relay-cmd-setup on the device its connected to. Then
2 run libremanage for usage and documentation. For FSF, also seen
3 gluestick page on beaglebone.
4
5 Background:
6
7 GNUtoo has been working on a similar setup. see
8 https://wiki.parabola.nu/Standalone_BMC. fsf sysadmins, see rt 1346340
9 for further development ideas.
10
11 Ian Kelling also has a package for librecmc, not yet published. Ask him
12 if you are interested.
13
14
15 libremanage-color and libremanage-serial were for dealing with console
16 issues in coreboot. However, most or all of the problems they solved
17 were due to alyssa's mistake of trying to make it work over an "ssh
18 command" which was not connected to a terminal. Simply sshing, then
19 doing screen /dev/ttyUSB0 115200, etc might fix all that. Once I test
20 that out, I will remove these files.