~vcs-imports/gst/master

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
About the GNOME System Tools
----------------------------

- Targeted to desktop users:

  These tools are intended to simplify the tasks of configuring a Unix system
  for workstations. They are not intended for configuring Unix servers.

- Unified system configuration:

  Configuring different Unix systems is different; every Unix system has
  different ways of being administrated. The GNOME System Tools aspire to
  unify these systems.

- Multi-platform:      

  Each one of the GNOME System Tools is split in two parts: a backend (which
  is typically written in Perl) and a user interface frontend (which is
  typically written in C or Python).

  The backends are written in a way that should allow us to quickly adapt
  them to various different flavors of Unix; the backend probes your system
  and parses the existing system files. When the user has finished editing
  the system settings, the configuration is written back as patches to the
  system files.

  This means that the GNOME System Tools use whatever configuration files are
  available on your system, and you can still edit those files by hand or
  with other configuration tools without conflicts or data loss.


References
----------

Introduction:   http://www.gnome.org/projects/gst/

Mailing list:   http://mail.gnome.org/mailman/listinfo/system-tools-list

FTP:            ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-tools/

GNOME git:      Module "gnome-system-tools".
		http://git.gnome.org/browse/gnome-system-tools

IRC:            irc.gnome.org, #gst

Developers:     Chema Celorio <chema@ximian.com>
                Hans Petter Jansson <hpj@ximian.com>
                Arturo Espinosa <arturo@ximian.com>
                Tambet Ingo <tambet@ximian.com>
                Jacob Berkman <jacob@ximian.com>
                Bradford Hovinen <hovinen@ximian.com>
		Carlos Garnacho Parro <garparr@teleline.es>
		Milan Bouchet-Valat <nalimilan@club.fr>

Artists:        Anna Dirks <anna@ximian.com>
                Jakub Steiner <jimmac@ximian.com>
                Tuomas Kuosmanen <tigert@ximian.com>
                Joakim Ziegler <joakim@ximian.com>

Please send any patches or technical questions/requests to the developers.