I have written a number of web oriented applications, and
have come across common needs. These subsystems are packaged
as separate thingies and can be pulled into new applications
at will.
In order to support this modularization, I have written a
small suite of programs which updates a given web site
from the current distribution, but avoids overwriting
local changes.
These programs are:
In normal use, you will not need to get the update package
by itself as it will be included by whichever application you are
using. However, if you want the packages, you can get one of
the following:
- update.
This is just the update program, which should be enough
to bootstrap.
- update.tar.gz.
This is the file that the update program uses as data
for other applications.
- updatea.tar.gz.
This is the update application. This is used
to maintain this page.
- fulldist.tar.gz.
This is a full tar file. You are on your own for installation.
At the start of the SupportBin/update program there is a table
which describes where to get each of the support packages for
an application. Each application is expected to take the update
program and modify this table to contain all of the information
needed to build the application.