From cb7cf31070a18923b1f1cbcc9819bac1646bc67b Mon Sep 17 00:00:00 2001 From: "Leigh B. Stoller" Date: Mon, 22 Sep 2008 13:51:18 +0000 Subject: [PATCH] Update to previous revision. --- doc/UPDATING | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/UPDATING b/doc/UPDATING index 420c4cbae..0d9edfc05 100644 --- a/doc/UPDATING +++ b/doc/UPDATING @@ -39,7 +39,7 @@ earliest time one of the steps needs to occur. to avoid locking the log table for too long. Thus it will take a while for it to get caught up. -20080905: Anytime +20080905: After install. For the moment, all testbeds will redirect documentation to emulab.net. In the near future we will make a documentation @@ -50,6 +50,12 @@ earliest time one of the steps needs to occur. Redirect /wikidocs http://users.emulab.net/trac/emulab ^D + And on your boss node: + + boss> cat > /usr/testbed/www/wikidocs/.htaccess + Redirect /wikidocs https://users.emulab.net/trac/emulab + ^D + 20080805: Optional, After install. As a result of moving the documentation to the WIKI there -- GitLab