summaryrefslogtreecommitdiff
blob: f239675c0bab835fcb314329ba869abfa9be385a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>dan@danweeks.net</email>
		<name>Dan Weeks</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription>
		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.
	</longdescription>
	<use>
		<flag name="freeipmi">Compile in FreeIPMI support via <pkg>sys-libs/freeipmi</pkg></flag>
	</use>
</pkgmetadata>