From fb5a6115a6f3ea0216e3ca0645ba1eb31fb02876 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 14 Oct 2008 05:04:40 +0000 Subject: Implement all of signing-side and server-side for updater, and the core loops of client-side. More downloader support is needed, and more polishing. See TODO for details. This no longer matches glider-spec.txt exactly. Notably, it uses json instead of sexp. git-svn-id: file:///home/or/svnrepo/updater/trunk@17084 55e972cd-5a19-0410-ae62-a4d7a52db4cd --- samples/example-mirrors.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 samples/example-mirrors.txt (limited to 'samples/example-mirrors.txt') diff --git a/samples/example-mirrors.txt b/samples/example-mirrors.txt new file mode 100644 index 0000000..c02583e --- /dev/null +++ b/samples/example-mirrors.txt @@ -0,0 +1,5 @@ + +Mirror(name="moria", + urlbase="http://moria.seul.org/thandy-example/", + contents=[ "**" ], + weight=1) -- cgit v1.2.3