From: g_sauthoff Date: Fri, 2 Aug 2002 18:17:21 +0000 (+0000) Subject: Added 2 Gentoo sections X-Git-Tag: v_2_9_18~32 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=1e4b98cfebd63c58387fcef5309462aec80c7596;p=privoxy.git Added 2 Gentoo sections --- diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 40a5b56e..fbce0204 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -32,7 +32,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 1.123.2.10 2002/07/25 21:42:29 hal9 Exp $ + $Id: user-manual.sgml,v 1.123.2.11 2002/07/26 15:20:31 oes Exp $ Copyright (C) 2001, 2002 Privoxy Developers See LICENSE. @@ -58,7 +58,7 @@ -$Id: user-manual.sgml,v 1.123.2.10 2002/07/25 21:42:29 hal9 Exp $ +$Id: user-manual.sgml,v 1.123.2.11 2002/07/26 15:20:31 oes Exp $ +Gentoo + + Gentoo source packages (Ebuilds) for Privoxy are + contained in the Gentoo Portage Tree (they are not on the download page, + but there is a Gentoo section, where you can see when a new + Privoxy Version is added to the Portage Tree). + + + Before installing Privoxy under Gentoo just do + first emerge rsync to get the latest changes from the + Porage tree. With emerge privoxy you install the latest + version. + + + Configuration files are in /etc/privoxy, the + documentation is in /usr/share/doc/privoxy-&p-version; + and the Log directory is in /var/log/privoxy. + + + @@ -1000,6 +1022,29 @@ Example Unix startup command: + +Gentoo + + A script is again used. It will use the file /etc/privoxy/config + as its main configuration file. + + + + # /etc/init.d/privoxy start + + + + Note that Privoxy is not automatically started at + boot time by default. You can change this with the rc-update + command. + + + + # rc-update add privoxy default + + + +