Commit Graph

32 Commits

Author SHA1 Message Date
Alexey Milovidov
92c495af76 Simplify debian packages 2021-04-11 22:08:35 +03:00
alesapin
dc27ad9d53 Add piddir 2020-10-19 15:34:34 +03:00
alesapin
dc728e2feb Missed char 2020-10-19 14:20:27 +03:00
alesapin
422dc1d83f Missed change 2020-10-19 14:08:42 +03:00
Alexey Milovidov
353886c189 Minor changes in Debian scripts 2020-08-01 19:18:59 +03:00
alesapin
44625faa1f Move from adduser to user add and slightly fix postinst script 2020-01-10 13:19:59 +03:00
alesapin
f05a27c147 Some updates in trash scripts 2020-01-09 15:59:45 +03:00
alexey-milovidov
46b119b69a
Update clickhouse-server.postinst 2019-12-07 21:47:59 +03:00
proller
c183b5455e Debian: Fix mode of default password file 2019-12-07 21:10:00 +03:00
alexey-milovidov
d765671e7e Support Oracle Linux (#6585) 2019-08-21 17:05:59 +03:00
Alexey Milovidov
338c0d27ca Added "os_thread_priority" setting 2019-07-06 21:02:28 +03:00
proller
b2071060f6 clickhouse-server.postinst : fix os detection for centos 6 2019-06-28 16:33:24 +03:00
proller
3149b57100
release script: convert .deb to .rpm and .tgz (#5740) 2019-06-25 16:55:31 +03:00
proller
9f1c89729a
Debian: Asking password for default user on package install (#4725) 2019-03-20 22:57:50 +03:00
proller
affdde671c Wrong folder "preprocessed" link #3892 - bugfix 2019-02-15 14:43:47 +03:00
proller
02aa1df59c Wrong folder "preprocessed" link #3892 - fix install package with missing /etc/clickhouse-server/config.xml 2019-02-11 17:44:45 +03:00
proller
247737cc19 Wrong folder "preprocessed" link #3892 2019-01-31 16:03:17 +03:00
Alexey Milovidov
ae2e64f753 Fixed error when program cannot start within container due to capabilities. 2019-01-23 22:45:31 +03:00
Alexey Milovidov
5394ef08af Fixed error when program cannot start within container due to capabilities. 2019-01-23 22:43:17 +03:00
Alexey Milovidov
135cfc42fa Fixed error when program cannot start within container due to capabilities. 2019-01-23 22:37:07 +03:00
proller
aab8e5f4b2 2443 Do not write preprocessed configs to /etc/ - Microfixes 2018-12-27 17:49:43 +03:00
proller
a380cb11f8 CLICKHOUSE-4223 Fix .deb install bad message 2018-12-24 15:45:50 +03:00
proller
f1791e94e2
Do not write preprocessed configs to /etc/ (#2443) 2018-11-27 19:11:46 +03:00
proller
37a9af5a68 CLICKHOUSE-4109 mlock clickhouse (#3553)
* CLICKHOUSE-4109 mlock clickhouse

* wip

* Fix

* wip

* fix

* fix

* better place

* wip

* clean

* tidy

* fix
2018-11-14 04:11:13 +03:00
Alexey Milovidov
b0c36ab990 Moved "setcap" from init script to postinst #2482 2018-08-24 03:21:03 +03:00
Alexey Milovidov
10ef8caa3b Implemented TODO [#CLICKHOUSE-2] 2018-08-24 03:09:32 +03:00
Alexey Milovidov
604a4da010 Merged #1828 2018-08-05 08:46:09 +03:00
proller
22d6afd2ad Debian postinst fix
Tests: use /usr/local if exists
2018-05-18 21:26:44 +03:00
Alexey Milovidov
5d2d44817e Allow to run postinst script manually on CentOS [#CLICKHOUSE-3707] 2018-04-17 00:03:35 +03:00
proller
0c2ba39978
Debian: Try make compatible package depends (#2194)
* Fix split shared build

* Fix build without system odbc libs

* Move dbms/src/Common/iostream_debug_helpers.h -> libs/libcommon/include/common/iostream_debug_helpers.h

* Fix build with libiodbc

* Fix clickhouse-server.postinst

* Debian: Try make compatible package depends

* Try fix fail on travis tests fail

* Try fix package

* Fix ssl test

* fix

* fix

* wip

* try fix

* clean

* fix
2018-04-10 11:25:08 -07:00
proller
f1f1f09500
Debian: temporary keep packages with old names (#2186)
* cmake fixes

* Fix test server config

* Debian: temporary keep packages with old names

* fix

* fix

* Debian postinst: adjustable user
2018-04-06 13:49:42 -07:00
proller
802cac725f Debian: Rename packages (#678)
* Debian: rename packages

* wip

* wip

* wip

* move limits.d/clickhouse.conf to common

* wip

* fix

* bad clang

* update changelog

* more Provides: Conflicts:

* clickhouse-zookeeper-cli [#CLICKHOUSE-2947]

* fix utils desc

* Fix docs

* use cmake links

* fix doc

* Fix test install

* Test me

* Test me

* Test me.

* Dont use pre-depends

* fix

* Minimize control changes

* del

* debian/clickhouse-common.install -> debian/clickhouse-common-static.install

* debian/clickhouse-common.install -> debian/clickhouse-common-static.install
2018-04-01 15:33:39 +03:00