aboutsummaryrefslogtreecommitdiff
path: root/README
blob: 42cd0863ab5ebeda493d545563d2b2b85719e76f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
===========
Initscripts
===========

postgresql.confd and postgresql.init have been written to condense the number of
files that are necessary for maintenance. The dev-db/postgresql-server ebuilds
sed the files replacing @SLOT@ with the proper slot number and @RUN@ with either
/run or /var/run, depending on if /run exists.

These files are then manually tarballed and hosted at
http://dev.gentoo.org/~titanofold/.


Versioning
==========

The minor version is incremented anytime a bug is fixed. The major version is
incremented anytime a feature or capability is added.