Gennady Feldman
43f2f98536
testing/consul: update to 0.7.0
...
* Update consul to 0.7.0
* Update init.d script to run configtest and create a log file
2016-09-16 13:07:17 +02:00
Carlo Landmeter
9abee09e03
testing/consul: fails to build on aarch64
...
github.com/hashicorp/yamux
../../boltdb/bolt/db.go:85: undefined: maxMapSize
../../boltdb/bolt/db.go:85: invalid array bound maxMapSize
github.com/inconshreveable/muxado/proto/buffer
2016-08-27 02:11:17 +00:00
Przemyslaw Pawelczyk
26abb36b0d
testing/[various]: bump pkgrel for pre-install fixes
2016-04-25 07:11:52 +00:00
Przemyslaw Pawelczyk
da4e96aace
Reorder arguments passed to addgroup/adduser in scripts.
...
Now all invocations have following order of arguments (if present):
addgroup -S -g ... GROUP
adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
2016-04-25 06:56:47 +00:00
Przemyslaw Pawelczyk
a60b9f07de
Improve consistency of scripts using adduser/addgroup.
...
Following rules have been applied:
- script starts with shebang !#/bin/sh followed by blank line,
- script ends with exit 0 prepended by blank line,
- only stderr of adduser, addgroup or passwd is redirected to /dev/null,
- getent passwd/group instances has been removed,
- manual checking of file and group existence has been removed,
- `|| true` instances has been removed.
Comments and line wrapping have been preserved.
2016-04-25 06:55:43 +00:00
Przemyslaw Pawelczyk
a593d306c9
Add -g option (GECOS/comment) to adduser in scripts.
...
This way we can avoid ugly default:
Linux user,,,
2016-04-25 06:54:18 +00:00
Przemyslaw Pawelczyk
2a573734b6
Reorder options passed to adduser in scripts: make -S first.
...
It's only for consistency and to ease spotting lack of it.
2016-04-25 06:51:49 +00:00
Natanael Copa
94f94e27b8
testing/consul: fix checksums
2015-08-14 14:59:12 +02:00
Christian Kampka
c87bc6f087
testing/consul: upgrade to version 0.5.2
2015-08-14 14:54:37 +02:00
Sören Tempel
43f9b6819b
testing/consul: go binaries should not be stripped
2015-08-07 07:35:44 +00:00
Carlo Landmeter
c05fd0282a
testing/consul: new aport
...
APKBUILD provided by Olivier Mauras <olivier@mauras.ch>
2015-04-28 13:29:23 +02:00