summaryrefslogtreecommitdiffstats
path: root/ctdb/packaging
Commit message (Collapse)AuthorAgeFilesLines
* new version 1.0.114Ronnie Sahlberg2010-03-241-1/+3
| | | | (This used to be ctdb commit b07beb68bf2adf65e837669be0c7464852f829ac)
* packaging: add tdbtool and tdbdump as dependencies to the RPMMichael Adam2010-03-101-0/+1
| | | | | | | | | | The init script relies on the existence. This should fix bug #6773 on bugzilla.samba.org: https://bugzilla.samba.org/show_bug.cgi?id=6773 Michael (This used to be ctdb commit 35e6aa1630732665deaed1e7fbf2c3bf6664895d)
* config: add 13.per_ip_routing event scriptStefan Metzmacher2010-01-201-0/+1
| | | | | | | | | With this script it's possible to generate routing tables per public ip address. metze (This used to be ctdb commit ff5678fbec2daef461143acf00cef3f94d7655fc)
* config: add interface_modify.sh and call it under flock to make modification ↵Stefan Metzmacher2010-01-201-0/+1
| | | | | | | | | | | on interfaces atomic When two releaseip events run in parallel it's possible that the 2nd script readds a secondary ip that was removed by the 1st script. metze (This used to be ctdb commit e02417b2a55c45ac2c125b1b3463c9c39e7bc07a)
* new version 1.0.113Ronnie Sahlberg2010-01-131-1/+3
| | | | (This used to be ctdb commit 4bcb07c412260147cd926452287885d05b2344c1)
* New version 1.0.112.Martin Schwenke2010-01-121-1/+4
| | | | | | Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 64ae8b0702cfdc44a778e0cc3705dd685f9f6ab0)
* New version 1.0.111Ronnie Sahlberg2009-12-181-1/+4
| | | | (This used to be ctdb commit 484ae893f2179bebd0e2a2efe5f9619a39e48227)
* Version 1.0.110Ronnie Sahlberg2009-12-181-1/+4
| | | | (This used to be ctdb commit 859e18db681dabe0990793d03f58e59a061aa8bb)
* version 1.0.109Ronnie Sahlberg2009-12-171-1/+14
| | | | (This used to be ctdb commit 99894a70fe2ebfe43daae7e88ff0fc9cab33e0fb)
* version 1.0.108Ronnie Sahlberg2009-12-071-1/+10
| | | | (This used to be ctdb commit fff280878e670e93a818c0071f3172056214e8c4)
* packaging: package tests/bin/ctdb_transaction under /usr/share/doc/tests/binMichael Adam2009-12-041-0/+5
| | | | | | | | For testing/diagnostic purposes. Michael (This used to be ctdb commit b796d736946856abfbe53de95dfcd73072ee8ccd)
* packaging: remove the lib/popt from the tarball in debian modeMichael Adam2009-12-041-0/+1
| | | | | | | | Debian CTDB packaging fails when this is included. Michael (This used to be ctdb commit 574702f8d701fe3e493b31948420b2981eb36f93)
* packaging: rework maketarball.sh to accept an arbitrary githas to packMichael Adam2009-12-041-28/+36
| | | | | | | | | | | | | The githash can be specified through the environment variable "GITHASH" that can contain a commit hash or a tag name, e.g. The call syntax is now [GITHASH=xyz] [USE_GITHASH=yes/no] [DEBIAN_MODE=yes/no] maketarball.sh Michael (This used to be ctdb commit 41aa9bdfa2934f564bdc14374362437dfad0045f)
* version 1.0.107Ronnie Sahlberg2009-12-021-1/+5
| | | | (This used to be ctdb commit 22f00368b4cb3a6bfb92033a7dbe693d31b41a54)
* version 1.0.106Ronnie Sahlberg2009-12-021-1/+11
| | | | (This used to be ctdb commit b5a21fd39269a6e2a9d1c8182dd42a1773ccbb3f)
* packaging:maketarball.sh: add a DEBIAN_MODE to the tarball creationMichael Adam2009-12-011-0/+5
| | | | | | | | | | | | | It is triggered by setting DEBIAN_MODE=yes in the environment. This creates a tarball suitable for use in debian packages. The differences from the standard tarball are these: * The tar ball file is called ctdb_VERSION.orig.tar.gz * The base directory in the tar ball is ctdb-VERSION.orig/ Michael (This used to be ctdb commit 83e7c161efa93cd7acdfc803142b4fb3bfde7538)
* configure:maketarball.sh: call autogen.sh and include configure in the tarballMichael Adam2009-12-011-4/+39
| | | | | | Michael (This used to be ctdb commit bc8aee079e09164e06533a1474f5e9d899795933)
* packaging:maketarball.sh: create the specfile from the ctdb.spec.inMichael Adam2009-12-011-1/+12
| | | | | | Michael (This used to be ctdb commit bb8d02abd88899d259085b9b23fa52accb222be9)
* new version 1.0.105Ronnie Sahlberg2009-11-191-1/+11
| | | | (This used to be ctdb commit 5fdf842db09cd806248cdbdce2270f39ed213872)
* version 1.0.104Ronnie Sahlberg2009-11-061-1/+19
| | | | (This used to be ctdb commit 5e13a25df5ccf184bd48595c99765a592bbc5969)
* new version 1.0.103Ronnie Sahlberg2009-11-031-1/+9
| | | | (This used to be ctdb commit 020e2e30e56b9675f345ee62d6bf585396208059)
* packaging: use githash in rpm release by default.Michael Adam2009-11-032-1/+12
| | | | | | | | | setting USE_GITHASH=no in the environment makes makerpms.sh omit the git hash Michael (This used to be ctdb commit 209ff041596e39688186c99995863ed3e816b8e4)
* packaging(RPM): don't touch the run levels in ctdb install/udpate.Michael Adam2009-10-301-10/+1
| | | | | | | | | We should really leave it up to the administrator to decide whether ctdb should be started automatically at boot-time. Michael (This used to be ctdb commit c1d8496f9fd5e8046f3d990264258dfb054f3b32)
* new version 1.0.102Ronnie Sahlberg2009-10-291-1/+9
| | | | (This used to be ctdb commit 4892222ffb255dccd8ced1cb047f199386bb3e98)
* version 1.0.101Ronnie Sahlberg2009-10-281-1/+4
| | | | (This used to be ctdb commit 47b67077bdfa64938bb0fa6d1ca8f56fbd5c960e)
* new version 1.0.100Ronnie Sahlberg2009-10-281-1/+14
| | | | (This used to be ctdb commit fa34e8a5d588026029dca949151697817fe7f127)
* new version 1.0.99Ronnie Sahlberg2009-10-221-1/+9
| | | | (This used to be ctdb commit 14fca8383b6b1da49278a9181a975543b956161b)
* dont restart ctdb when installing the rpmRonnie Sahlberg2009-10-211-5/+0
| | | | (This used to be ctdb commit ead97cabeb1e0b73bff9d45f8aec8b226769ee9f)
* version 1.0.98Ronnie Sahlberg2009-10-201-1/+10
| | | | (This used to be ctdb commit 02862c086d045497f49f3c060700419815d607e7)
* new version 1.0.97Ronnie Sahlberg2009-10-151-1/+7
| | | | (This used to be ctdb commit ef992a64d2376b621d4d2973ae22e567158aee12)
* version 1.0.96Ronnie Sahlberg2009-10-141-1/+18
| | | | (This used to be ctdb commit 536229fd120bc3fdc2419e22d3bd6ab243dd6667)
* new version 1.0.95Ronnie Sahlberg2009-10-121-1/+8
| | | | (This used to be ctdb commit 3501d6b70bd905d6fdc4e74fe2cedc3ba77e4b86)
* version 1.0.94Ronnie Sahlberg2009-10-081-1/+3
| | | | (This used to be ctdb commit 5cb4d63bf6887d15aba37fafc3f6b6ba38027f13)
* version 1.0.93Ronnie Sahlberg2009-10-061-1/+11
| | | | (This used to be ctdb commit e77bf5708df6782b4516f698b9981a1d27e2f10b)
* version 1.0.92Ronnie Sahlberg2009-10-021-1/+6
| | | | (This used to be ctdb commit 9ffb0d08d34cbafed0e49350a3a72b15d92c8ea7)
* New version 1.0.91Ronnie Sahlberg2009-09-291-1/+8
| | | | (This used to be ctdb commit d1332f4d5d3d3e4b4e0cd362a6903d09e0d5fcbb)
* add a new eventscript 01.reclockRonnie Sahlberg2009-09-281-0/+1
| | | | | | | | | | if the reclock file has been set, then this script will test that the reclock file can actually be accessed. if the file does not exist, or if the attempts to stat the file hangs, the node will be marked unhealthy after the third failed monitoring event and after the tenth failure, ctdb itself will shutdown. (This used to be ctdb commit 2cb04747887674def299e574fccb827c1c3194e7)
* new version 1.0.90Ronnie Sahlberg2009-09-121-1/+4
| | | | (This used to be ctdb commit 5624da65d3fad1905c9f93a9e41a90b98ad692d2)
* new version 1.0.89Ronnie Sahlberg2009-09-041-1/+10
| | | | (This used to be ctdb commit 46823aa7c673bc18a1424500b3f01da9c2dd6333)
* new version 1.0.88Ronnie Sahlberg2009-08-171-1/+16
| | | | (This used to be ctdb commit fbfa1c72875dda4d1636d8e72c67ba09b10455df)
* new version 1.0.87Ronnie Sahlberg2009-07-171-1/+25
| | | | (This used to be ctdb commit d187eb8507f35a650ff3ffc50fa49110eebca0bd)
* New version 1.0.86Ronnie Sahlberg2009-06-301-1/+10
| | | | (This used to be ctdb commit 841a2d9635341baa1a6dd9ec558fc7cadb4e3af4)
* new version 1.0.85Ronnie Sahlberg2009-06-231-1/+18
| | | | (This used to be ctdb commit a4b682e3b2657abeca3e387d96949f83bdbd7b2f)
* rename 99.routing to 11.routing so that it executed before the service scriptsRonnie Sahlberg2009-06-231-1/+1
| | | | (This used to be ctdb commit 9bc8e7eec7ffa8969f0f170a77b13cd0033790f1)
* increase the timeout before we shutdown when ther ecovery daemon is hungRonnie Sahlberg2009-06-181-1/+1
| | | | (This used to be ctdb commit facddcacb4a961cddb117818fa38a3e97770b2fa)
* rename 99.routing to 11.routingRonnie Sahlberg2009-06-181-1/+1
| | | | | | so it is executed before any of the service scripts (This used to be ctdb commit 1205673499618f90f413fad9e96a88733b5ce359)
* new version 1.0.84Ronnie Sahlberg2009-06-021-1/+3
| | | | (This used to be ctdb commit af1b3de978089a9819716b33c13c941b5558cb17)
* new version 1.0.83Ronnie Sahlberg2009-06-021-1/+25
| | | | (This used to be ctdb commit f236fa289f3115b1f4eb108eb668392dc520f61a)
* remove the obsolete ipmux component.Ronnie Sahlberg2009-05-251-2/+0
| | | | | | this is replaced by LVS since a long time (This used to be ctdb commit dca41ec04788922ce5f4c52d346872b3e35f8cbb)
* add 31.clamd to the install and the rpmRonnie Sahlberg2009-05-251-0/+1
| | | | (This used to be ctdb commit bfc6ac07f8b7b326e75d8c9bf73051a440ee0011)