[tor-commits] [tlsdate/master] Add Debian GNU/Hurd 7.0 to supported platform list
ioerror at torproject.org
ioerror at torproject.org
Fri Apr 26 20:51:14 UTC 2013
commit e274c9b9a394f87d3635758ad0578a398f180c48
Author: Jacob Appelbaum <jacob at appelbaum.net>
Date: Fri Apr 26 13:38:02 2013 -0700
Add Debian GNU/Hurd 7.0 to supported platform list
---
INSTALL | 14 ++++++++++++--
1 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/INSTALL b/INSTALL
index 65bbc65..85ff0bc 100644
--- a/INSTALL
+++ b/INSTALL
@@ -15,14 +15,14 @@ tlsdate should build and work on the following Operating Systems:
OpenBSD 5.2
Gentoo 20130413
DragonFly BSD 3.3-DEVELOPMENT
+ Debian GNU/Hurd 7.0 (GNU-Mach 1.3.99-486-dbg/Hurd-0.3)
+ Debian GNU/kFreeBSD 7.0 (8.2-1-amd64)
tlsdate should build and might even work on the following Operating Systems:
Win32 with Cygwin CYGWIN_NT-6.1 1.7.18(0.263/5/3
Win32 with MinGW
Haiku r1alpha4
- Debian GNU/Hurd GNU-Mach 1.3.99-486-dbg/Hurd-0.3
- Debian GNU/kFreeBSD 8.2-1-amd64
Please file a bug or email the tlsdate team if you have successfully built or
use tlsdate on a platform that is not listed. We are specifically looking for
@@ -61,6 +61,16 @@ invoke tlsdate to keep the clock in sync. Start it like so:
/etc/init.d/tlsdate start
+Debian GNU/Hurd does not yet support autotools bootstrapping and users must
+bootstrap with `make dist` on another platform from the tlsdate git
+repository. With such a release tar.gz it is the expected process:
+
+ ./configure
+ make
+ make install
+
+Please note that setting time on GNU/Hurd has not yet been tested.
+
On ChromeOS:
tlsdate is part of the ChromeOS TCB; no install needed
More information about the tor-commits
mailing list