From 096b9e109e2f8a954af25b8f5241d5f7fd089755 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Mon, 15 Oct 2007 11:01:19 -0400 Subject: Work on an shelve-based external storage, for performance testing. Sqlite is just as likely at this point. --- docs/wui.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/wui.html') diff --git a/docs/wui.html b/docs/wui.html index 66bfdc4..38a1db7 100644 --- a/docs/wui.html +++ b/docs/wui.html @@ -40,7 +40,7 @@ IRC channel.

-It is expected that you have read the Cobbler manpage, which for the most part focuses on cobbler as run from the command line. You will need to use the command line some, so please do read the docs. For starters, you should have started your cobbler install with running "cobbler check" locally. If not, +It is expected that you have read the Cobbler manpage, which for the most part focuses on cobbler as run from the command line. You will need to use the command line some, so please do read the docs. For starters, you should have started your cobbler install with running "cobbler check" locally. If not, please do so now before continuing. This will make sure your installation is configured and ready to go. The rest of this document will mainly be detailing the differences between the CLI (as described in the manpage) and the Web interface.

-- cgit