summaryrefslogtreecommitdiffstats
path: root/README.rpm-dist.in
Commit message (Collapse)AuthorAgeFilesLines
* configury: remove DISTSUFF variable completelyPavel Raiskup2015-02-261-42/+42
| | | | | | | | | | | | | | | | | | | | | And add NAME_SERVICE, NAME_PACKAGE and NAME_BINARYBASE on its place. This allows packager fine-tune how the files are going to be generated. * Makefile.am: Better work with variables. * .gitignore: Ignore any (generated) service file. * configure.ac (DISTSUFF): Remove. (NAME_BIN_PFX, NAME_BIN_SFX, NAME_PKG_PFX, NAME_PKG_SFX) (NAME_SRV_PFX, NAME_SRV_SFX, NAME_SERVICE, NAME_PACKAGE) (NAME_BINARYBASE): New variables * doc/.gitignore: Ignore any man(1) page. * doc/Makefile.am (HELP2MAN_RUN): Fix the call to work also with various prefixes/suffixes. * README.rpm-dist.in: Use new variables. * legacy-sysv-script.in: Likewise. * postgresql-setup.in: Likewise. * m4/packaging.m4 (PGSETUP_SUBST_OPT): New macro, defines, substitutes and also fixes sed-rules.
* README.rpm-dist: document multiple-postmaster howtoPavel Raiskup2014-09-191-16/+20
| | | | * README.rpm-dist.in: Adjust according to latest changes.
* README.rpmd-dist: template fixingPavel Raiskup2014-09-161-67/+67
|
* README.rpm-dist: trim trailing white-spacesPavel Raiskup2014-07-031-16/+16
|
* README.rpm-dist: document recent changesPavel Raiskup2014-07-031-48/+46
| | | | | | Follow the new processes - different options of postgresql-setup, instantiable unit files. Simplify the documentation thanks to the template.
* generate also README.rpm-distPavel Raiskup2014-07-011-0/+357