[or-cvs] r16861: {updater} Clarify that "ask permission" only applies to the section wh (updater/trunk/specs)

nickm at seul.org nickm at seul.org
Thu Sep 11 21:35:03 UTC 2008


Author: nickm
Date: 2008-09-11 17:35:03 -0400 (Thu, 11 Sep 2008)
New Revision: 16861

Modified:
   updater/trunk/specs/glider-spec.txt
Log:
Clarify that "ask permission" only applies to the section where it appears.

Modified: updater/trunk/specs/glider-spec.txt
===================================================================
--- updater/trunk/specs/glider-spec.txt	2008-09-11 21:09:20 UTC (rev 16860)
+++ updater/trunk/specs/glider-spec.txt	2008-09-11 21:35:03 UTC (rev 16861)
@@ -119,8 +119,10 @@
         - Now Glider has a set of packages to install.  The format of
           these packages will be platform-dependent: they could be pkg
           files on OSX, MSI files on Win32, RPMs or DEBs on Linux, and
-          so on.  Glider should query the user for permission to start,
-          then install the packages.
+          so on.  Glider should query the user for permission to start
+          installing packages, then install the packages.  (All other
+          steps should generally happen automatically, in the
+          background, without needing user intervention.)
 
 1.1. The repository
 
@@ -574,7 +576,7 @@
 
 5. Parameter setting and corner cases.
 
-5.1. Timing:
+5.1. Timing
 
   The timestamp file SHOULD be regenerated every 15 minutes.  Mirrors
   SHOULD attempt to update every hour.  Clients SHOULD accept a
@@ -622,7 +624,12 @@
   Ozymandns, chunked downloads, and bittorrent would all be neat
   ideas.
 
+F.4. Support for bogus clocks.
 
+  Glider should have a user configurable "no, my clock is _supposed_
+  to be wrong" mode, since lots of users seem to _like_ having their
+  clocks in 1970 forever.
+
 R. Ideas I'm rejecting for the moment
 
 R.1. Considering recommended versions from Tor consensus directory documents



More information about the tor-commits mailing list