conserver/README

105 lines
3.7 KiB
Plaintext
Raw Normal View History

README
======
2001-02-18 22:50:29 -08:00
Maintainer/Enhancer
Bryan Stansell (bryan@conserver.com) of Certainty Solutions, Inc. -
2001-02-18 22:50:29 -08:00
formerly Global Networking and Computing (GNAC).
Big new version released!
7.0.0 is out! What's so great about 7.0.0? GNU's autoconf has been
integrated by Mark Roth (roth@feep.net)! I met Mark at the [1]LISA
conference last December and he (quite quickly) provided the patches.
I've been dragging my heels getting it out to others, but it's now
available.
Now that I have autoconf capabilities, I've taken out the need to edit
the conserver/cons.h file - everything is now a --with or --enable
configure argument (makes sense, doesn't it!?!). As with any X.0.0
release, I may have introduced something bad into the code for systems
I don't have access to, so be careful.
I've successfully built 7.0.0 on Solaris and Linux. I've been told the
client has built successfully under cygwin on NT (progress on the NT
front!). Last report shows FreeBSD as a failure (any coders out there
with FreeBSD have time to send me patches?). If anyone successfully
builds and installs the software under other operating systems, I'd
love to hear about it.
Finally, a FAQ!
Here's the start of a conserver [2]FAQ. Got any additions? Let me
know.
2000-12-14 16:32:51 -08:00
Mailing Lists
2001-02-18 22:50:29 -08:00
There are currently two mailing lists available.
[3]announce@conserver.com is an announcement-only mailing list for
2000-12-14 16:32:51 -08:00
informing of new versions, major developments, etc.
2001-02-18 22:50:29 -08:00
[4]users@conserver.com is for general Q&A, discussions, ideas, etc
for conserver users. You can sign up my sending a message to
2001-05-03 06:44:08 -07:00
listname-request@conserver.com with a subject of "subscribe" or
head over to the online [5]web pages.
Origin
2000-12-14 16:32:51 -08:00
The console server software found here is a heavily modified
2001-02-18 22:50:29 -08:00
version originally written by Tom Fine (fine@head-cfa.harvard.edu)
and then Kevin S Braunsdorf (ksb+conserver@sa.fedex.com). Patches
2000-12-14 16:32:51 -08:00
from Robert Olson (olson@mcs.anl.gov) were then applied to get
network console support.
Arnold de Leon (arnold@corp.webtv.net) then fixed various bugs and
2001-02-18 22:50:29 -08:00
added enhancements while at Synopsys. I then took the result and
continued fixing things and adding features we found useful.
2000-12-14 16:32:51 -08:00
Certainty Solutions has been supporting my coding efforts (in too
many ways to list) since 1996.
2000-12-14 16:32:51 -08:00
The conserver.com Distribution
2001-02-18 22:50:29 -08:00
The result is a combination of many people's work. This version is
being released in hopes that it will help others. There is no
2000-12-14 16:32:51 -08:00
warranty or support implied by the distribution of the software.
2001-02-18 22:50:29 -08:00
As of version 6.1.7, the packaging and numbering scheme has
changed. I used to package conserver as conserver-GNAC-v.vv. Since
GNAC (now [6]Certainty Solutions) has changed it's name I've
2000-12-14 16:32:51 -08:00
decided to drop the GNAC portion and use a 3 digit version number
2001-02-18 22:50:29 -08:00
(conserver-v.v.v). Why change the version numbering? I need to
differentiate this thread of the code from the original authors and
2000-12-14 16:32:51 -08:00
I couldn't come up with a good replacement for the GNAC name - sad,
but true.
Downloading
2000-12-14 16:32:51 -08:00
The latest version can be found at http://www.conserver.com/.
Other Good Information
2001-02-18 22:50:29 -08:00
Zonker Harris has fabulous documents regarding the hookup of
consoles to terminal servers and other such devices. His
[13]Greater Scroll of Console Knowledge is a great place to start.
References
1. http://www.usenix.org/publications/library/proceedings/lisa2000/
2. http://www.conserver.com/FAQ
3. mailto:announce@conserver.com
4. mailto:users@conserver.com
5. https://www.conserver.com/mailman/listinfo
6. http://www.certaintysolutions.com/
#
2001-05-03 06:44:08 -07:00
# $Id: README,v 1.15 2001-03-05 02:41:56-08 bryan Exp $
#