./comms/conserver, Application that allows multiple users to watch serial consoles

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 7.2.7nb6, Package name: conserver-7.2.7nb6, Maintainer: pkgsrc-users

Conserver is an application that allows multiple users to watch a
serial console at the same time. It can log the data, allows users
to take write-access of a console (one at a time), and has a variety
of bells and whistles to accentuate that basic functionality.

The idea is that conserver will log all your serial traffic so you
can go back and review why something crashed, look at changes (if
done on the console), or tie the console logs into a monitoring
system (just watch the logfiles it creates).

With multi-user capabilities you can work on equipment with others,
mentor, train, etc.

It also does all that client-server stuff so that, assuming you
have a network connection, you can interact with any of the equipment
from home or wherever.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 196.153 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-29 02:02:35 by Zafer Aydogan | Files touched by this commit (1)
Log message:
https
   2023-07-30 13:49:48 by Hauke Fath | Files touched by this commit (3)
Log message:
Add faster serial connection rates from <termios.h>, if supported, to
keep up with newer hardware.
   2023-06-10 03:57:47 by Taylor R Campbell | Files touched by this commit (1)
Log message:
comms/conserver: USE_CROSS_COMPILE may be undefined.

Fixes mistake in previous.
   2023-06-10 01:51:40 by Taylor R Campbell | Files touched by this commit (1)
Log message:
comms/conserver: Make this cross-compile on NetBSD.
   2021-10-26 12:06:07 by Nia Alarie | Files touched by this commit (85)
Log message:
comms: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:27:10 by Nia Alarie | Files touched by this commit (85)
Log message:
comms: Remove SHA1 hashes for distfiles
   2021-06-15 14:35:11 by Nia Alarie | Files touched by this commit (1)
Log message:
conserver: avoid hardcoding a list of 64-bit archs
   2019-06-24 12:59:43 by Nia Alarie | Files touched by this commit (20)
Log message:
More http -> https.

Reviewed by hand.