All of lore.kernel.org
 help / color / mirror / Atom feed
From: rmccabe@sourceware.org <rmccabe@sourceware.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] conga/luci/plone-custom failsafe_login_form.cp ...
Date: 19 Sep 2007 05:22:19 -0000	[thread overview]
Message-ID: <20070919052219.5870.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	rmccabe at sourceware.org	2007-09-19 05:22:18

Modified files:
	luci/plone-custom: failsafe_login_form.cpt login_form.cpt 
	                   portlet_login 

Log message:
	Fix 277661: RFE: Better instructions on the luci login page if luci_admin not run.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/failsafe_login_form.cpt.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/login_form.cpt.diff?cvsroot=cluster&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/plone-custom/portlet_login.diff?cvsroot=cluster&r1=1.10&r2=1.11

--- conga/luci/plone-custom/failsafe_login_form.cpt	2006/09/21 21:45:36	1.3
+++ conga/luci/plone-custom/failsafe_login_form.cpt	2007/09/19 05:22:18	1.4
@@ -143,8 +143,10 @@
 </tal:block>
 
 <div style="margin-top:1em" tal:condition="python: not here.siteIsSetup()">
-	The Luci server has not been initialized. To initialize it, log in in to the server as root and run the command
+	The Luci server has not been initialized. To initialize it, log in in to the server as root and run the commands
+	<br><code style="margin-left:+1.5em">service luci stop</code>
 	<br><code style="margin-left:+1.5em">luci_admin init</code>
+	<br><code style="margin-left:+1.5em">service luci start</code>
 </div>
 
 </div>
--- conga/luci/plone-custom/login_form.cpt	2006/09/21 21:45:36	1.3
+++ conga/luci/plone-custom/login_form.cpt	2007/09/19 05:22:18	1.4
@@ -136,8 +136,10 @@
 </tal:block>
 
 <div style="margin-top:1em" tal:condition="python: not here.siteIsSetup()">
-	The Luci server has not been initialized. To initialize it, log in in to the server as root and run the command
+	The Luci server has not been initialized. To initialize it, log in in to the server as root and run the commands
+	<br><code style="margin-left:+1.5em">service luci stop</code>
 	<br><code style="margin-left:+1.5em">luci_admin init</code>
+	<br><code style="margin-left:+1.5em">service luci start</code>
 </div>
 
 </div>
--- conga/luci/plone-custom/portlet_login	2007/09/11 16:04:33	1.10
+++ conga/luci/plone-custom/portlet_login	2007/09/19 05:22:18	1.11
@@ -108,8 +108,10 @@
 </tal:block>
 
 <div style="margin-top:1em" tal:condition="python: not here.siteIsSetup()">
-	The Luci server has not been initialized. To initialize it, log in in to the server as root and run the command
-	<br/><code style="margin-left:+1.5em">luci_admin init</code>
+	The Luci server has not been initialized. To initialize it, log in in to the server as root and run the commands
+	<br><code style="margin-left:+1.5em">service luci stop</code>
+	<br><code style="margin-left:+1.5em">luci_admin init</code>
+	<br><code style="margin-left:+1.5em">service luci start</code>
 </div>
 
 



             reply	other threads:[~2007-09-19  5:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-19  5:22 rmccabe [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-09-18 21:09 [Cluster-devel] conga/luci/plone-custom failsafe_login_form.cp rmccabe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070919052219.5870.qmail@sourceware.org \
    --to=rmccabe@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.