The Console Manager
ConMan is a serial console management program designed to support a large
number of console devices and simultaneous users. It supports:
- local serial devices
- remote terminal servers (via the telnet protocol)
- IPMI Serial-Over-LAN (via FreeIPMI)
- Unix domain sockets
- external processes (eg, using Expect for telnet/ssh/ipmi-sol connections)
Its features include:
- logging (and optionally timestamping) console device output to file
- connecting to consoles in monitor (R/O) or interactive (R/W) mode
- allowing clients to share or steal console write privileges
- broadcasting client output to multiple consoles
- Sources inherited from project SUSE:SLE-15-SP2:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP2:Update/conman && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000133 133 Bytes | |
conman-0.3.0.tar.gz | 0000240855 235 KB | |
conman-suse-fix-expect-scripts.patch | 0000000539 539 Bytes | |
conman.changes | 0000006530 6.38 KB | |
conman.service.in | 0000000216 216 Bytes | |
conman.spec | 0000007609 7.43 KB |
Latest Revision
Frederic Crozat (fcrozat)
committed
(revision 2)
- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut the build queues by allowing usage of systemd-mini - Update to conman-0.3.0 (2018-09-15): (jsc#SLE-8514) * Fixed slow connects to Unix socket consoles triggered from inotify. (#28,#29). * Obsoletes: Reset-delay-for-unixsock-connect-from-inotify.patch - Add Requires(post): %fillup_prereq sed.
Comments 0