[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Privoxy bundle: configuration
On Wed, Sep 19, 2007 at 10:25:33AM -0700, keybounce@xxxxxxxxx wrote 0.6K bytes in 13 lines about:
: I just upgraded the tor/privoxy bundle on my Mac Os 10.4 to .17
: The config file supplied is old, not the current privoxy config.
: Worse, I have a lot of customized .forward lines in mine, all of which
: want to be wiped.
This is odd to me. The PreFlight script makes a tarball of all your
configs, and puts it in /tmp/TorSavedMe.tar.gz while the install runs.
The PostFlight script extracts TorSavedMe.tar.gz to put back the custom
configs.
The scripts are
https://tor-svn.freehaven.net/svn/tor/branches/tor-0_1_2-patches/contrib/osx/TorPreFlight
and
https://tor-svn.freehaven.net/svn/tor/branches/tor-0_1_2-patches/contrib/osx/TorPostflight
What files were overwritten? We specifically back up $PRIVOXYPATH/config
$PRIVOXYPATH/user.action, if there is another we should be saving
through the upgrade/install, let me know.
--
Andrew