aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README70
1 files changed, 36 insertions, 34 deletions
diff --git a/README b/README
index 547f674..855c62b 100644
--- a/README
+++ b/README
@@ -1,45 +1,47 @@
-This is a collection of shell scripts I use on my machines. Basically,
-it's for my own use, but you may find it useful too. All scripts are
-under GPL.
+GSC README
+Copyright (C) 2005 Sergey Poznyakoff
+See the end of file for copying conditions.
-Contents:
+* Introduction
-aspell/dict-setup Download and setup aspell dictionaries for a given set
- of languages.
+ GSC stands for Gray Script Collection. It is a collection of
+shell scripts I use on my machines. Basically, it's for my own use,
+but you may find it useful too. All scripts are under GPL.
-bind/ A framework for replicating master bind server.
+* Installation
-consoleconf/ A tool for fast switching of console fonts and
- keyboard mappings for GNU/Linux. See
- consoleconf/README for more info.
+ Configure and make:
-cvs/mksnapshot Create snapshot tarballs from the user's CVS repository
-cvs/sv_logger Redirect stdin to syslog.
-cvs/sv_sync_www Synchronize a single CVS directory with its WWW directory.
-cvs/sv_sync_www_schedule Schedule a CVS to WWW sync job.
-cvs/sv_sync_www_flush Flush all pending CVS to WWW sync jobs.
-cvs/sv_www_loginfo Update CVSROOT/loginfo files.
+ ./configure [OPTIONS]
+ make
+ make install
-fixnamespace/* Fix global namespace of a large project.
+* Documentation
-firewall/firewall.m4 M4 wrappers for setting firewalls
-firewall/sample.m4 Sample /etc/firewall/rules.m4 file
+ Full documentation is shipped in doc subdirectory
-fsf-move/* A set of scripts for updating FSF address in GPL copyright
- statements.
+* Bug reporting.
-ppp/start-ppp Dial-up connection startup script
-ppp/pppscript.m4 Script file for start-ppp
-ppp/login Supply login credentials for start-ppp
-ppp/modem Supply modem setup for start-ppp
-ppp/numbers List of dial-up phone numbers
+Send bug reports to <gray@gnu.org.ua>.
-rc.d/rc.inet1 A replacement for slackware rc.inet1 startup script
-rc.d/rc.autofs Automounter setup script
-rc.d/rc.ntpd Ntpd setup script
-rc.d/rc.local Local startup script
-rc.d/rc.firewall Firewall setup script. Uses firewall/* (see below)
- Scripts for various other services:
-rc.d/rc.ipacct
-rc.d/rc.tagr
+
+* Copyright information:
+Copyright (C) 2005 Sergey Poznyakoff
+
+ Permission is granted to anyone to make or distribute verbatim copies
+ of this document as received, in any medium, provided that the
+ copyright notice and this permission notice are preserved,
+ thus giving the recipient permission to redistribute in turn.
+
+ Permission is granted to distribute modified versions
+ of this document, or of portions of it,
+ under the above conditions, provided also that they
+ carry prominent notices stating who last changed them.
+
+
+Local Variables:
+mode: outline
+paragraph-separate: "[ ]*$"
+version-control: never
+End:

Return to:

Send suggestions and report system problems to the System administrator.