summaryrefslogtreecommitdiffstats
path: root/ksysguard/README
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit4aed2c8219774f5d797760606b8489a92ddc5163 (patch)
tree3f8c130f7d269626bf6a9447407ef6c35954426a /ksysguard/README
downloadtdebase-4aed2c8219774f5d797760606b8489a92ddc5163.tar.gz
tdebase-4aed2c8219774f5d797760606b8489a92ddc5163.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ksysguard/README')
-rw-r--r--ksysguard/README26
1 files changed, 26 insertions, 0 deletions
diff --git a/ksysguard/README b/ksysguard/README
new file mode 100644
index 000000000..36d81e7a3
--- /dev/null
+++ b/ksysguard/README
@@ -0,0 +1,26 @@
+What is KSysGuard?
+------------------
+
+KSysGuard, formerly known as KTop is a program to monitor various elements
+of your system, or any other remote system with the KSysGuard daemon
+(ksysgardd) installed. Currently the daemon has been ported to FreeBSD
+and Linux with varying degrees of completion.
+
+Notes from the author
+---------------------
+
+KSysGuard, formerly known as KTop is work in progress! Although I only try
+to check in reasonably stable versions, I cannot guarantee this. I
+typically develop on SuSE Linux 6.x with 2.2 kernel. If your system is
+different, this program might not even compile.
+
+If you want to join this development please contact me first. Please
+do *NOT* check in unsolicited code as I might am rearranging the code
+and merging becomes a real headache so your code will be lost.
+
+This does not mean that I don't appreciate your help. Especially
+porting to other platforms is difficult for me. Each platform has it's
+specific back-end. See the ksysguardd directory for details.
+
+5-Jan-2000 Chris Schlaeger <cs@kde.org>
+