File: README

package info (click to toggle)
slack 0.15.2-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 396 kB
  • ctags: 53
  • sloc: perl: 2,510; makefile: 130; sh: 23
file content (27 lines) | stat: -rw-r--r-- 822 bytes parent folder | download | duplicates (7)
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
Short Description:

  slack is a configuration management system designed to appeal to lazy
  admins (like me).  It's an evolution from the usual "put files in some
  central directory" that is faily common practice.  It's descended from an
  earlier system I also wrote, called "subsets", and uses a multi-stage
  rsync to fix some of the problems I had there.

  Basically, it's a glorified wrapper around rsync.

License:
  See the file COPYING.

Getting slack:
  http://www.sundell.net/~alan/projects/slack/

Documentation:
  Not much, but there's some in doc/

Mailing list:
    Sign up at http://groups.google.com/group/slack-users

Reporting problems:
  Send an email to <sundell@gmail.com>.  Probably want to put
  "slack" in the subject and be patient for replies. :)

$Id: README 134 2006-10-13 23:46:06Z alan $