www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www home.shtml server/takeaction.html software/...


From: Karl Berry
Subject: www home.shtml server/takeaction.html software/...
Date: Thu, 30 Aug 2007 13:28:44 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Karl Berry <karl>       07/08/30 13:28:44

Modified files:
        .              : home.shtml 
        server         : takeaction.html 
        software/queue : queue.html 

Log message:
        queue has a maintainer again

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/home.shtml?cvsroot=www&r1=1.157&r2=1.158
http://web.cvs.savannah.gnu.org/viewcvs/www/server/takeaction.html?cvsroot=www&r1=1.75&r2=1.76
http://web.cvs.savannah.gnu.org/viewcvs/www/software/queue/queue.html?cvsroot=www&r1=1.10&r2=1.11

Patches:
Index: home.shtml
===================================================================
RCS file: /web/www/www/home.shtml,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -b -r1.157 -r1.158
--- home.shtml  20 Aug 2007 13:49:03 -0000      1.157
+++ home.shtml  30 Aug 2007 13:28:05 -0000      1.158
@@ -205,7 +205,6 @@
      unmaintained GNU package:</a>
      <a href="/software/enscript/">enscript</a>, 
      <a href="/software/fontutils/">fontutils</a>,
-     <a href="/software/queue/">queue</a>,
      <a href="/software/trueprint/">trueprint</a>.</li>
 </ul>
                 
@@ -249,7 +248,7 @@
         
 <p>Updated:
    <!-- timestamp start -->
-   $Date: 2007/08/20 13:49:03 $
+   $Date: 2007/08/30 13:28:05 $
    <!-- timestamp end -->
 </p>
 </div>

Index: server/takeaction.html
===================================================================
RCS file: /web/www/www/server/takeaction.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -b -r1.75 -r1.76
--- server/takeaction.html      16 Aug 2007 19:01:48 -0000      1.75
+++ server/takeaction.html      30 Aug 2007 13:28:34 -0000      1.76
@@ -122,7 +122,6 @@
 Several GNU packages are looking for new maintainers:
 <a href="/software/enscript/">enscript</a>,
 <a href="/software/fontutils/">fontutils</a>,
-<a href="/software/queue/">queue</a>,
 and <a href="/software/trueprint/">trueprint</a>.
 
 See the package web pages for specific information, and <a
@@ -224,7 +223,7 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2007/08/16 19:01:48 $
+$Date: 2007/08/30 13:28:34 $
 <!-- timestamp end -->
 </p>
 </div>

Index: software/queue/queue.html
===================================================================
RCS file: /web/www/www/software/queue/queue.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- software/queue/queue.html   20 Jun 2007 15:49:24 -0000      1.10
+++ software/queue/queue.html   30 Aug 2007 13:28:38 -0000      1.11
@@ -1,221 +1 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<HTML>
-
-<HEAD>
-<TITLE>Queue - GNU Project - Free Software Foundation (FSF)</TITLE>
-<META NAME="Description" CONTENT="load-balancing/distributed batch processing 
utility and local rsh replacement.">
-<META NAME="KeyWords" CONTENT="load-balancing, batch processing, rsh, GNU, 
GPL, Linux, HP-UX, Solaris, IRIX, Digital Alpha, non-commercial">
-<script>
-<!-- /*prevent someone's else frames from messing us up.*/
-if (window!= top) top.location.href=location.href
-// -->
-</script>
-</HEAD>
-
-
-<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#1F00FF" ALINK="#FF0000" 
VLINK="#9900DD">
-<H3>Queue 
-load-balancing/distributed batch processing
-and local rsh replacement system</H3>
-
-<!-- These quick navigation menu bar lines can't be longer then about -->
-<!-- 72 characters or lynx will break then poorly. -->
-<!-- If we add more then 2 lines, they will become too cluttered to be -->
-<!-- quickly and easily understood. -->
-<!-- Obviously, we list ONLY the most useful/important URLs here. -->
-
-<!-- Some major categories should have this menu at the top -->
-<!-- <CENTER>                                   -->
-<!--   <A HREF="/index.html"                                    -->
-<!--      NAME = "index">Home</A>|                                      -->
-<!--   <A HREF="/philosophy/philosophy.html">Philosophy</a>|            -->
-<!--   <A HREF="/order/order.html">Order</A>|                           -->
-<!--   <A HREF="/order/ftp.html">Download</A>|                          -->
-<!--   <A HREF="/software/software.html">Software</A>|                  -->
-<!--   <A HREF="/doc/doc.html">Documentation</a>                        -->
-<!-- </CENTER>                                  -->
-
-<A HREF="/graphics/gnu-head-sm.jpg"><IMG SRC="gnu-head-sm.jpg"
-   ALT=" [image of the Head of a GNU] " BORDER="0"
-   WIDTH="129" HEIGHT="122">&#32;(jpeg 7k)</A>
-<A HREF="/graphics/gnu-head.jpg">(jpeg 21k)</A>
-
-
-<p>GNU Queue is looking for a maintainer!  If you have time and
-interest, the TODO list in the distribution gives an overview of some
-open problems; the mailing list archives are also worth perusing.
-Simply updating infrastructure files and organizing new releases are
-also important tasks.</p>
-
-<p>If you are interested, please write address@hidden</p>
-
-<P>
-<B>Queue</B> is a load-balancing system that lets users control their remote
-jobs in an intuitive, transparent and nearly seamless way. This is done
-with local shell job control and signaling and with Queue's innovative 
-proxy deamon mechanism.
-Queue can be used as a local replacement for rsh to hosts within a homogeneous
-cluster under single administrative control. Queue also supports the more 
traditional
-email-based load-balancing and distributed batch-processing facilities using a 
number
-of criteria to decide where to send jobs.
-<P> A number of exciting 
-<a href="http://queue.sourceforge.net/queue-development.html";>development 
projects</a> to improve Queue under way. Instructions on submitting bug reports
-and adding patches to the archives may be found here, along with any
-late-breaking news stories.
-<P>
-GNU Queue is now a participating project on 
-<A Href="http://sourceforge.net/project/?group_id=5605";>Sourceforge</A>. 
-Developers and interested on-lookers should go here for more info.
-
-<P>
-Queue currently supports <I>GNU/Linux</I>, <I>HP-UX</I>, <I>SunOS</I>,
-<I>Solaris</I>, <I>IRIX</I>, <I>FreeBSD</I>, and <I>Digital Alpha OSF/1 
Unix</I> platforms. Requests for support on additional platforms should be sent 
to
-<A HREF="mailto:address@hidden";>address@hidden</A>.
-<P>
-Program and source code are released under the
-<a href="http://www.gnu.org/copyleft/gpl.html";>GNU General Public License</a>. 
-
-<P>
-<P><BR>
-<B>Queue</B> Resources:
-
-<ul>
-<li> Stable Sources and Binaries
-<ul>
-  <li>The latest stable version of the Queue source code can be found at 
-<A Href="http://sourceforge.net/project/?group_id=5605";>Sourceforge</A>. <br>
-</ul>
-<li> Development Sources
-<ul> 
-<li><P>
-GNU Queue is now a participating project on 
-<A Href="http://sourceforge.net/project/?group_id=5605";>Sourceforge</A>. 
-Developers and interested on-lookers should go here for more info. CVS is 
-still as described below, but will be moved to Sourceforge shortly.
-<li> Checkpoint migration is in development pre-release! 
-GNU Queue now can checkpoint migrate the 'vi'
-editor as well as numerous jobs, including multi-process ones.
-Note that this feature in the current version, when enabled via a ./configure 
switch at configuration time, is not yet a clean, bug-free version but a
-<i>development pre-release</i> for experienced users who want to experiment
-with checkpointing; if you download this version of GNU Queue it is assumed 
you know what you are doing.
-<ul>
-<li> In addition to the two forms of checkpointing supported, the latest 
versions of GNU Queue eliminate the need for a shared NFS directory and some of 
the associated quirks. Instead, information on jobs is passed
-directly via a TCP/IP protocol.
-<li> The latest pre-checkpointing development release can be checked out from 
the CVS repository "cvs -d:pserver:address@hidden:/cvsroot/queue login" and hit 
return when asked for a password.
-to the CVS repository is available at <A 
HREF="http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi?cvsroot=queue";>http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi?cvsroot=queue</A>.
 Note that
-these are the latest development copies of the sources and are, consequently, 
more likely not to work than to work.
-<P> To grab a copy of the latest development sources, login anonymously to the 
CVS repository by running the following command on your local machine:<P> 
<code> cvs -d ":pserver:address@hidden:/cvsroot/queue" login</code><P>Just hit 
return when it asks for a password. Run:<P> <code> cvs -d 
":pserver:address@hidden:/cvsroot/queue" checkout queue </code><P> to fetch the 
development sources into your current directory.
-
-<P> If you make changes to the sources, it is easy to incorporate these back 
into the development respository. Users interested in obtaining write access to 
the CVS repository should join the development list and apply for a login.
-
-<P> When you're done, logout of the repository: <code> cvs -d 
":pserver:address@hidden:/cvsroot/queue" logout </code>
-</ul>
-</ul>
-
-<li> On-line Documentation
-<ul>
-  <li>The manual for Queue can be read on-line at
-      <a href="http://www.gnuqueue.org/queue_man";>
-      http://www.gnuqueue.org/queue_man</A>.<br>
-  <li>For up-to-the-minute development information, you can also
-      check <a href="http://www.gnuqueue.org/queue-development.html";>
-      http://www.gnuqueue.org/queue-development.html</a> Instructions on 
submitting bug reports
-and posting patches to the archives may be found here as well, along with any
-late-breaking news stories and the most current TO-DO list.
-</ul>
-<li> Bug tracker.
-<ul><li> Bugs can now be reported formally 
-via the GNU Queue bug tacker at
-<A Href="http://sourceforge.net/project/?group_id=5605";>Sourceforge</A>.
-<li>Critical bugs and security holes (if any) should still be sent to      <A 
HREF="mailto:address@hidden";>address@hidden</A>.
-</ul>
-<li> Public forums
-<ul><li> Public forums on GNU Queue, other OpenSource development projects,
-and OpenSource in general are available on
-<A Href="http://sourceforge.net/project/?group_id=5605";>Sourceforge</A>.
-</ul>
-<li> On-line usability survey
-<ul><li> Provide feedback on the usability of GNU Queue at
-<A Href="http://sourceforge.net/project/?group_id=5605";>Sourceforge</A>.
-</ul>
-<li> Mailing lists
-<ul>
-  <li>Bugs, suggestions and fixes should be sent to
-      <A HREF="mailto:address@hidden";>address@hidden</A>.<br>
-  <li>To subscribe to the Queue announcements mailing list
-      <i>address@hidden</i>  
-<a href="http://lists.sourceforge.net/mailman/listinfo/queue-announce";>click 
here</A>. 
-      This is a low-volume
-list (less than four messages per year) announcing major
-releases of GNU Queue. <br>
-  <li>To subscribe to the Queue tips and developments list
-      <i>address@hidden</i> 
-      <a 
href="http://lists.sourceforge.net/mailman/listinfo/queue-developers";>click 
here</A>. 
-</ul>
-</ul>
-
-<P>
-<P><BR>
-
-<B>Queue</B> Details:
-<UL>
-
-<LI> Queue is an innovative, easy-to-use process 
-load-balancing system and batch processing
-environment for homogenuous Unix clusters.
-
-<LI>
-Queue features a unique
-proxy daemon control system.
-When an interactive remote job is launched through Queue, a 
-proxy daemon runs on the local end, simulating the job. This allows
-the user to control the remote process through local shell control as if
-it were running on the local machine. The user's local environment --
-environmental variables, current directory, nice value, process limits,
-process exit value -- are completely replicated on the remote client.
-
-<LI>
-Queue makes load-balancing resource-intensive process across a homogenuous
-network of workstations easy and intutitive for users.
-
-<LI>
-At user option, Queue can also be used as a traditional networked batch 
processing system, with
-job output returned via mail or silently discarded.
-</LI>
-
-</UL>
-
-
-<HR>
-
-Return to <A HREF="http://www.gnu.org/home.html";>GNU's home page</A>.
-<P>
-
-Please send FSF &amp; GNU inquiries &amp; questions to 
-
-<A HREF="mailto:address@hidden";><EM>address@hidden</EM></A>.
-There are also <A HREF="http://www.gnu.org/home.html#ContactInfo";>other ways to
-contact</A> the FSF.
-<P>
-
-Please send comments on these web pages to
-
-<A HREF="mailto:address@hidden";><EM>address@hidden</EM></A>,
-questions on Queue to
-<A HREF="mailto:address@hidden";><EM>address@hidden</EM></A>;
-send other questions to
-<A HREF="mailto:address@hidden";><EM>address@hidden</EM></A>.
-<P>
-Copyright (C) 1998-2002 Werner G. Krebs,
-Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, 
USA 
-<P>
-Verbatim copying and distribution is permitted
-in any medium, provided this notice is preserved.
-<P>
-Updated:
-<!-- timestamp start -->
-$Date: 2007/06/20 15:49:24 $ $Author: karl $
-<!-- timestamp end -->
-<HR>
-</BODY>
-</HTML>
+<meta http-equiv="refresh" content="0; url=/software/gnu-queue/">




reply via email to

[Prev in Thread] Current Thread [Next in Thread]