commit 90dba9ecb868a10fcd763e57e3713cd4d75f9cf6 Author: Jacob Appelbaum jacob@appelbaum.net Date: Wed Apr 17 10:30:24 2013 -0700
Add ChromeOS install note --- INSTALL | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/INSTALL b/INSTALL index 6f4b5bb..5ac7418 100644 --- a/INSTALL +++ b/INSTALL @@ -8,7 +8,7 @@ tlsdate should build and work on the following Operating Systems: OpenSUSE 11.2, 12.3 FreeBSD 10-CURRENT Mac OS X 10.8.2, 10.8.3 - ChromeOS 26.0.x.x, 27.0.x.x (tlsdate is part of the ChromeOS TCB!) + ChromeOS Release 25, 26, 27 and above Android with the Android NDK (use Makefile.android) Arch Linux (Don't forget to symlink to /dev/rtc to /dev/rtc0) NetBSD 6.0.1 @@ -44,6 +44,10 @@ On Debian Gnu/Linux sid/unstable:
apt-get install tlsdate
+On ChromeOS: + + tlsdate is part of the ChromeOS TCB; no install needed + On Gentoo:
emerge net-misc/tlsdate
tor-commits@lists.torproject.org