conserver: add advanced serial console package
authorBjørn Mork <redacted>
Thu, 20 Apr 2017 13:32:59 +0000 (15:32 +0200)
committerBjørn Mork <redacted>
Sun, 4 Jun 2017 09:22:43 +0000 (11:22 +0200)
commitf42caaffb804d3e1d089498adea3c4dceb931787
tree28a5a6d2e79e9b4bf2e107e929b6fa894b805ad6
parent6a50d4754e22bc7885e8bf543f5ebecaa9f649b5
conserver: add advanced serial console package

Conserver is an application that allows multiple users to use
serial consoles at the same time, with logging.  It has a client-
server design which makes it easy to manage a distributed set
of serial consoles.  Logging makes post-crash analyses easier.

Signed-off-by: Bjørn Mork <redacted>
net/conserver/Makefile [new file with mode: 0644]
net/conserver/files/conserver.cf [new file with mode: 0644]
net/conserver/files/conserver.init [new file with mode: 0644]
net/conserver/files/console.cf [new file with mode: 0644]
net/conserver/patches/001-remove-strip.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT