pkgsrc-WIP-changes archive

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

Replace obsolete DESCR



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Dec 15 11:07:23 2020 -0600
Changeset:	f7eb5c5435b992a20218fcb5bf0ef40010f15576

Modified Files:
	spcm/DESCR

Log Message:
Replace obsolete DESCR

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f7eb5c5435b992a20218fcb5bf0ef40010f15576

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 spcm/DESCR | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diffs:
diff --git a/spcm/DESCR b/spcm/DESCR
index 4b45b7edac..5a1b8d67ac 100644
--- a/spcm/DESCR
+++ b/spcm/DESCR
@@ -1,3 +1,10 @@
-Cluster-admin is a suite of tools for building and managing FreeBSD clusters.
-It automates the processing of creating a head node and compute nodes, and
-managing configuration and software after installation.
+SPCM (Simple, Portable Cluster Manager) is a free, open source integrated tool
+set for managing a simple HPC (High Performance Computing) cluster.
+
+It is the only portable cluster management suite we are aware of and is
+designed to be easily adapted to most POSIX platforms.
+
+SPCM automates the process of configuring a head node, compute nodes, file
+servers, and visualization nodes. Most common management tasks can be performed
+using a simple menu interface, while additional tasks are supported by
+command-line tools.


Home | Main Index | Thread Index | Old Index