diff options
author | Sebastian Schmelzer | 2009-01-27 02:25:58 +0100 |
---|---|---|
committer | Sebastian Schmelzer | 2009-01-27 02:25:58 +0100 |
commit | ab71df04e62b169697d658d6463f98e011f89d3d (patch) | |
tree | c38fddfb755cec3d19689590491634753264ec1d /packaging | |
parent | * fix debian buildpackage stuff .. :) (diff) | |
download | core-ab71df04e62b169697d658d6463f98e011f89d3d.tar.gz core-ab71df04e62b169697d658d6463f98e011f89d3d.tar.xz core-ab71df04e62b169697d658d6463f98e011f89d3d.zip |
* copied text from rpm spec file ..
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2529 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/dpkg/default_files/control | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/packaging/dpkg/default_files/control b/packaging/dpkg/default_files/control index e0b7372c..fdaf8171 100644 --- a/packaging/dpkg/default_files/control +++ b/packaging/dpkg/default_files/control @@ -9,6 +9,12 @@ Pre-Depends: perl (>= 5.8) Installed-Size: ##size## Homepage: http://openslx.org Maintainer: Sebastian Schmelzer <sebastian.schmelzer@rz.uni-freiburg.de> -Description: Stateles Linux Extensions Server Setup - This project provides a convenient way to setup a server for stateless - (possibly diskless) clients. +Description: OpenSLX Server +OpenSLX aims on the Linux desktop as a middleware solution to provide easy +administration of large bunchs of computers. The project might be of interest +in a wide field of utilization: schools , education, universities, grid +clusters, corporations with a lot of office workplaces, ... + +An OpenSLX client is just a Linux workstation as you would expect, if you have +installed just any distribution onto the local disk. The average user will not +see any difference |