summaryrefslogtreecommitdiff
blob: b9b62ec99415782a80871e27455e00d925d2d87d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
-*- Mode: outline -*-

* IMPORTANT

The Common Lisp Controller (CLC) in Gentoo GNU/Linux is a modified
version of the original CLC sources from the Debian Project.  Do not
send bug reports to the Debian Project -- always send bug reports to
http://bugs.gentoo.org.

* NOTES

If you are used to the CLC in Debian, please note that the Gentoo CLC
does not require an Internet super-server such as inetd or xinetd in
order to function.  The original CLC implementation's clc-send-command
has been replaced with a shell script which implements the same
interface, but bypasses clc-build-daemon entirely.

-- Matthew Kennedy <mkennedy@gentoo.org>