1
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
Jan Christoph Uhde c9adcebfba fix postinst script of debian package 2017-08-31 11:24:00 +02:00
Jan Christoph Uhde 20e1a673fd Feature/planning 499 different error codes for version check (#3118)
* return different error codes for check-version

* Adds data file for exit codes that can be used by ArangoDB applications

* add some exit codes

* better return codes for centos

* add codes in arangod

* remove test code

* prevent re-downloading of starter and other small improvements

* fix some erros

* finish centos

* update urls

* add info about systemd detection

* move further towards a working systemd setup

* set service type to simple

* add arangodb-update-db script

* start work on debian packages

* a db dir that is already in place (former installation) should be reused now

* fix minor bugs

* Implement exit code translation in the windows installer.

* add autogenerated NSIS exit code mapping
2017-08-30 10:47:31 +02:00
Wilfried Goesgens 73055db6b6 When the user entered non-matching passwords, we need to go back two steps so he can re-enter the first password too. (#3155) 2017-08-30 10:42:10 +02:00
Wilfried Goesgens c6340bf597 Work on the debian packages (#2632)
- improve wording in some of the debconf dialogs
- fix password / password repeat comparison
- fix cancel button for storage engine dialog.
2017-06-22 12:35:13 +02:00
Wilfried Goesgens 037b081a83 add selection of storage engine 2017-05-10 14:05:35 +02:00
Wilfried Goesgens dc0c8f22f0 fix debian packages & systemd unit file
- detect the location of chown/chmod
 - fix location & creation of directories
 - adjust debconf entries so they resemble the package name (for
   enterprise too...)

Thanks to @cobrowserAlex and @servussoft for pointing this out
2016-10-28 13:25:53 +02:00