summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* setup: enhance --new-systemd-unitv3.2Pavel Raiskup2015-03-202-0/+18
* setup: fix typos in commentPavel Raiskup2015-03-201-2/+2
* setup: don't set default pgdata blindlyPavel Raiskup2015-03-203-8/+35
* postgresql-setup: upgrade & avoid running old serverv3.1Pavel Raiskup2015-03-192-5/+22
* postgresql-setup: keep old-dir usable with pg_upgradePavel Raiskup2015-03-193-2/+11
* release 3.0v3.0Pavel Raiskup2015-03-191-1/+1
* init: add PGSCLS env variablePavel Raiskup2015-03-193-2/+13
* init: add PGSTARTTIMEOUT config env variablePavel Raiskup2015-03-193-6/+24
* initscript: always use run_cmd_as_dbadminPavel Raiskup2015-03-191-3/+2
* sysvinit: initscript & postgresql-setup fixesPavel Raiskup2015-03-182-15/+25
* README.rpm-dist: Fixes for sysvinitPavel Raiskup2015-03-182-29/+115
* bunch of rhel{6,7} & scl fixesPavel Raiskup2015-03-185-6/+11
* postgresql-ctl: fix SCLs & SELinuxPavel Raiskup2015-03-183-12/+26
* postgresql-setup: better error handlingPavel Raiskup2015-03-171-24/+30
* NEWS: Document recent fixes.Pavel Raiskup2015-03-171-0/+5
* sysvinit: transform for SCL & RHEL6 usagePavel Raiskup2015-03-179-219/+211
* README.rpm-dist: track also style.dslPavel Raiskup2015-03-171-0/+15
* configury: detect systemd/sysvinit systemsPavel Raiskup2015-03-042-5/+19
* README.rpm-dist: use docbook2txt for generationPavel Raiskup2015-03-047-366/+604
* postgresql-setup: better work with @SCLS@Pavel Raiskup2015-03-022-9/+4
* configury: better handle pathsPavel Raiskup2015-03-022-20/+7
* move library functions into library.shPavel Raiskup2015-03-022-22/+22
* postgresql-check-db-dir: match configuration approachPavel Raiskup2015-03-027-113/+165
* configury: another scl-izing commitPavel Raiskup2015-02-276-76/+36
* configury: add INITDB_SCLS variablePavel Raiskup2015-02-272-1/+14
* configury: add NAME_DEFAULT_PREV_SERVICE variablePavel Raiskup2015-02-272-1/+4
* configuration: SCL hacksPavel Raiskup2015-02-263-2/+49
* configuration: define upgrade-config directoryPavel Raiskup2015-02-268-110/+94
* configury: remove DISTSUFF variable completelyPavel Raiskup2015-02-269-82/+144
* postgresql-setup: multi-upgrade configurationPavel Raiskup2015-02-2511-58/+253
* postgresql-setup: fix version in --version outputPavel Raiskup2015-02-101-7/+4
* legacy-scripts: generate them from single templatePavel Raiskup2015-02-105-39/+12
* configury: ChangeLog relevant to postgresql-setup onlyPavel Raiskup2015-02-101-1/+1
* postgresql.init: use $README_DIST alsoPavel Raiskup2015-02-102-3/+6
* configury: use one single variable SU_POSTGRESPavel Raiskup2015-02-104-21/+14
* postgresql-setup: mention login shell explicitlyPavel Raiskup2015-02-102-2/+6
* configury: fix bad usage of srcdirPavel Raiskup2015-01-072-2/+2
* configury: don't build ChangeLog outside gitPavel Raiskup2015-01-071-10/+12
* configury: typo in PG version comparePavel Raiskup2014-12-182-1/+8
* postgresql-setup: use --username for pg_upgrade 9.4+Pavel Raiskup2014-12-182-3/+10
* Release 1.0v2.0Pavel Raiskup2014-12-182-1/+4
* configury: remove redundant nodist_* prefixPavel Raiskup2014-12-011-8/+8
* systemd: added systemd's legacy scriptsJozef Mlich2014-12-014-1/+46
* sysvinit: rhel6 /etc/init.d to /etc/rc.d/init.dJozef Mlich2014-11-151-1/+1
* sysvinit: install init script without '.init' suffixPavel Raiskup2014-11-141-2/+2
* init.d: move init script to sysconfdirJozef MlĂ­ch2014-11-131-1/+1
* sysvinit: generate init file when neededPavel Raiskup2014-10-025-2/+366
* buildsystem: better handle distro-READMEPavel Raiskup2014-10-023-18/+14
* postgresql-check-db-dir: fix drop-in directory detectionPavel Raiskup2014-09-231-1/+1
* tests: add basic bash syntax checkPavel Raiskup2014-09-232-5/+24