Andrew Lewman
|
487af60f6e
|
ARCH is universal for OSX 10.4 and beyond. Only ppc is available for
10.3 and previous.
svn:r8597
|
2006-10-05 03:27:54 +00:00 |
|
Roger Dingledine
|
5b3cb1faa1
|
clean up the contrib/osx/Makefile.am more
svn:r8494
|
2006-09-25 02:31:56 +00:00 |
|
Roger Dingledine
|
a87f3ac6f9
|
set the osx confdir to /Library/Tor rather than /Library/tor, maybe.
svn:r8492
|
2006-09-25 02:23:10 +00:00 |
|
Andrew Lewman
|
8648b1133b
|
Fix a mis-spelled Privoxy.
svn:r8416
|
2006-09-18 05:35:08 +00:00 |
|
Andrew Lewman
|
91b41369c6
|
Remove architecture from builds. The official builds are universal
binaries.
svn:r8249
|
2006-08-28 01:06:44 +00:00 |
|
Andrew Lewman
|
6410baf624
|
Apparently not everyone wants to build Universal binaries. Return valid
Archictecture detection for inclusion into final dmg naming.
svn:r7039
|
2006-08-13 00:29:56 +00:00 |
|
Andrew Lewman
|
bef2411d4d
|
Update for universal binaries for OSX.
svn:r7002
|
2006-08-10 02:06:35 +00:00 |
|
Andrew Lewman
|
982fb59d98
|
Update preflight to save Privoxy configs as well
svn:r6989
|
2006-08-08 01:42:52 +00:00 |
|
Andrew Lewman
|
cfe0da8a67
|
Remove the launchd plist file.
svn:r6936
|
2006-07-30 03:32:54 +00:00 |
|
Andrew Lewman
|
498fe87434
|
So long, farewell, auf Wiedersehen, adieu, launchd
svn:r6932
|
2006-07-28 13:52:36 +00:00 |
|
Andrew Lewman
|
e469438d20
|
Forget leopard.
svn:r6929
|
2006-07-27 20:24:53 +00:00 |
|
Andrew Lewman
|
79144b8eb0
|
fi, fy fo fum, if-then- doesn't work without one
svn:r6928
|
2006-07-27 20:03:09 +00:00 |
|
Andrew Lewman
|
3770685498
|
Far better test and handling of existing torrc
svn:r6923
|
2006-07-27 17:19:32 +00:00 |
|
Andrew Lewman
|
f77b2a0407
|
Oops, forgot the all important 'r'
svn:r6916
|
2006-07-27 03:17:50 +00:00 |
|
Andrew Lewman
|
1ee13cff67
|
OSX gets confused when you have two ways to start the same program.
svn:r6915
|
2006-07-27 03:10:23 +00:00 |
|
Andrew Lewman
|
8ae177dad6
|
The whole process works from preflight to postflight creating a clean
Tor install with proper config file edits
svn:r6914
|
2006-07-27 03:02:47 +00:00 |
|
Andrew Lewman
|
cd45eb6175
|
Backup only what is needed, write the file we created to a temp file for
TorPostFlight to restore the data and remove the temp files
svn:r6913
|
2006-07-27 01:20:02 +00:00 |
|
Andrew Lewman
|
a89bc08838
|
Be better at finding the Tor install path, backup all of Tor just in
case, then blow Tor away
svn:r6912
|
2006-07-27 00:19:36 +00:00 |
|
Andrew Lewman
|
99fc0aba61
|
OSX pre-install script to clean up Tor and force a fresh install, but
save the server keys if they exist.
svn:r6911
|
2006-07-26 23:52:59 +00:00 |
|
Andrew Lewman
|
a815225683
|
Set Soft & Hard resource limits to appease launchd.
svn:r6910
|
2006-07-26 21:50:27 +00:00 |
|
Peter Palfrader
|
521c006fd5
|
Remove .cvsignore files from trunk
svn:r6891
|
2006-07-25 01:00:48 +00:00 |
|
Andrew Lewman
|
4fccf84004
|
These settings are required for those using launchd in OSX 10.4.
This is a crude but functional way to insert them for now.
svn:r6820
|
2006-07-23 12:52:06 +00:00 |
|
Andrew Lewman
|
3f0e4622b6
|
Grammar fixes for clarity.
svn:r6797
|
2006-07-21 04:30:19 +00:00 |
|
Andrew Lewman
|
1d02d24afa
|
Load and start tor in launchd at end of installation
svn:r6789
|
2006-07-18 04:40:02 +00:00 |
|
Andrew Lewman
|
cb32336e19
|
Add the output of OSX arch into the package name in preparation for ppc
vs x86 packages.
svn:r6788
|
2006-07-18 04:37:43 +00:00 |
|
Andrew Lewman
|
b4433c674d
|
Minor fixed for launchd xml plist
svn:r6770
|
2006-07-17 04:31:22 +00:00 |
|
Andrew Lewman
|
169d6c4aca
|
Remove a merged if-then from line 85
svn:r6767
|
2006-07-16 18:18:40 +00:00 |
|
Andrew Lewman
|
1478636f54
|
Change the way Tor starts on OSX 10.4 vs pre-10.4. 10.4 Tor now uses
launchd for current and forward compatibility.
svn:r6766
|
2006-07-16 13:58:10 +00:00 |
|
Andrew Lewman
|
2c20882f02
|
Update config to redirect output to the tor log file for now.
svn:r6757
|
2006-07-12 22:09:21 +00:00 |
|
Andrew Lewman
|
3388722c28
|
Move cmd line parameters into the config file, remove chroot, and
satisfy the requirement of a ProgramArgument array
svn:r6755
|
2006-07-11 20:51:06 +00:00 |
|
Andrew Lewman
|
4f6cd129c9
|
Add in start parameters. Perhaps we should ship these set correct in
the default torrc.
svn:r6754
|
2006-07-11 04:37:05 +00:00 |
|
Andrew Lewman
|
546d07bc67
|
First crack at launchd plist for Tor
svn:r6753
|
2006-07-11 04:27:12 +00:00 |
|
Andrew Lewman
|
0c0aadae92
|
Updated OSX binary un-installer for testing.
svn:r6742
|
2006-07-07 00:55:12 +00:00 |
|
Andrew Lewman
|
f52bcc908d
|
Binary OSX un-installer tarball
svn:r6741
|
2006-07-07 00:54:39 +00:00 |
|
Andrew Lewman
|
4d5cbe006b
|
Remove osx binary uninstaller changes. Tiger and Panther won't play
nice in the same way.
svn:r6739
|
2006-07-06 16:28:19 +00:00 |
|
Andrew Lewman
|
d25a823818
|
Update osx binary un-installer naming, remove invalid osx binary
un-installer app
svn:r6736
|
2006-07-06 15:51:07 +00:00 |
|
Andrew Lewman
|
0bf10589bc
|
And, commit it correctly.
svn:r6689
|
2006-06-25 04:08:21 +00:00 |
|
Andrew Lewman
|
a90c9d1d43
|
Fix the messed up commit.
svn:r6688
|
2006-06-25 04:07:24 +00:00 |
|
Andrew Lewman
|
0bed8ee53c
|
Create binary osx un-installer, update perms on install so anyone can run the
uninstaller.
svn:r6685
|
2006-06-25 04:02:43 +00:00 |
|
Andrew Lewman
|
03bea739f8
|
Remove the osx version requirements on install due to a messy Installer
situation between pre-panther, tiger and beyond, and metapackages.
svn:r6672
|
2006-06-21 02:27:18 +00:00 |
|
Andrew Lewman
|
ed2fb517d3
|
Minor fix to pre-instllation version check for OSX
svn:r6666
|
2006-06-20 04:18:47 +00:00 |
|
Andrew Lewman
|
0109540091
|
First crack at version checking for OSX installer.
svn:r6665
|
2006-06-20 04:16:46 +00:00 |
|
Andrew Lewman
|
8c49a46eee
|
Add in the key CFBundleIdentifier required by XCode 2.x and beyond.
svn:r6491
|
2006-05-24 05:01:29 +00:00 |
|
Andrew Lewman
|
f6c9741c83
|
Fixed //Library/Tor in Tor.loc for osx
svn:r6454
|
2006-05-16 05:48:08 +00:00 |
|
Roger Dingledine
|
98a27b07f9
|
and that means the os x package doesn't want them included
yet either.
svn:r6353
|
2006-04-10 07:05:20 +00:00 |
|
Roger Dingledine
|
6e61612f2a
|
hey, let's include instructions on servers, hidden services,
and switchproxy, while we're at it.
svn:r6281
|
2006-03-31 05:16:27 +00:00 |
|
Roger Dingledine
|
89bc7a5f0d
|
make the os x package handle the new location of docs, plus
include the needed img's.
svn:r6280
|
2006-03-31 05:14:29 +00:00 |
|
Nick Mathewson
|
1566a4347e
|
Nuke space after backslash in contrib/osx/Makefile.am.
svn:r6150
|
2006-03-13 05:50:33 +00:00 |
|
Andrew Lewman
|
94dac6b139
|
Added tor_logo.gif to dist and corrected tor html doc links
svn:r6147
|
2006-03-13 03:08:05 +00:00 |
|
Andrew Lewman
|
f8ab3d9b38
|
Remove pdfs since they aren't created this early in the process.
svn:r6127
|
2006-03-11 18:47:47 +00:00 |
|