|
|
7043d67945
|
Build debian packages using specification files instead of shell script.
|
2022-08-19 17:07:26 +02:00 |
|
|
|
6f8a3db85e
|
scripts/install_linux.sh: install systemd service file in /lib/systemd/system and create a symlink to it in /etc/systemd/system
|
2022-08-19 15:36:57 +02:00 |
|
|
|
792632d0e5
|
scripts/templates/config: prefix OPTS variable so it wont collide so easy with other environment variables.
|
2022-08-19 13:53:28 +02:00 |
|
|
|
fd04b3364f
|
scripts/install_linux.sh install systemd/init.d config file in /etc/default/eosio-api-healthcheck instead of /etc/eosio-api-healthcheck/env
Its the standard way for init.d but alot of systemd services uses it also.
|
2022-08-19 13:48:38 +02:00 |
|
|
|
0001c28ca7
|
scripts/install_freebsd.sh: call log_install for each file.
|
2022-08-19 13:31:24 +02:00 |
|
|
|
1f2252b2b5
|
scripts/install_linux.sh: call log_install for each file.
|
2022-08-19 13:31:15 +02:00 |
|
|
|
787adca5bd
|
Adding scripts/functions/log_install.sh
|
2022-08-19 13:30:37 +02:00 |
|
|
|
f4a39783b1
|
Split scripts/build*.sh into install and package scripts.
|
2022-08-19 13:26:01 +02:00 |
|
|
|
fa9a943215
|
Convert hard tabs to soft.
|
2022-03-02 15:56:29 +01:00 |
|
|
|
ed1341a72b
|
scripts/build_freebsd.sh: add $GOARCH to tar filename.
|
2021-12-30 18:56:02 +01:00 |
|
|
|
4c5c74be31
|
scripts/build.sh: read and export variables from build/.buildinfo
|
2021-12-30 18:55:23 +01:00 |
|
|
|
a757c0dde5
|
Rename generated package info file from scrtips/info to scripts/pkg_info
|
2021-12-30 18:49:25 +01:00 |
|
|
|
91bad080ee
|
Modify package scripts to use build/ directory to store tmp directory and output files.
|
2021-12-30 17:35:18 +01:00 |
|
|
|
6ffc6f66c5
|
Merge branch 'freebsd-newsyslog-signal-on-rotate'
# Conflicts:
# src/main.go
|
2021-12-24 11:09:17 +01:00 |
|
|
|
2470062c3d
|
scripts/templates/rc.conf: use "LOG_FILE" variable.
|
2021-12-24 11:04:19 +01:00 |
|
|
|
9532a8d5ef
|
scripts/templates/rc.conf: pass logfile as "-l" flag
|
2021-12-24 11:03:18 +01:00 |
|
|
|
f782177bec
|
scripts/build.sh: Adding some information output.
|
2021-12-02 12:46:44 +01:00 |
|
|
|
184302b9e4
|
freebsd: tell newsyslog where the pid file is.
|
2020-06-26 14:02:07 +02:00 |
|
|
|
dc28fbd762
|
scripts/templates/newsyslog.conf: rotate at 10:00 instead of 00:00
|
2020-06-26 03:41:30 +02:00 |
|
|
|
bf57dbb116
|
scripts/templates/rc.conf: stop command is not needed as rc can handle it by itself.
|
2020-06-11 19:28:02 +02:00 |
|
|
|
56cddd8e24
|
scripts/templates/rc.conf: pass "-p" flag (create pidfile) to program.
|
2020-06-11 19:04:09 +02:00 |
|
|
|
4f1fd33ac7
|
scripts/build_freebsd.sh: make rc script executable
|
2020-06-11 18:12:13 +02:00 |
|
|
|
abde77f291
|
scripts/templates/rc.conf: append to logfile.
|
2020-06-11 17:12:38 +02:00 |
|
|
|
fab8c1a589
|
scripts/build.sh: move deb specific variables to deb file
|
2020-06-11 14:17:08 +02:00 |
|
|
|
c5a8f20c04
|
scripts: move template files to "templates" directory
|
2020-06-11 14:13:07 +02:00 |
|
|
|
00d96cf045
|
scripts/build_freebsd.sh: create newsyslog config instead of logrotate
|
2020-06-11 14:09:09 +02:00 |
|
|
|
cbc638bef0
|
scripts/build.sh: adding TEMPLATE_DIR variable
|
2020-06-11 14:08:44 +02:00 |
|
|
|
590ad836fc
|
Adding: scripts/templates/newsyslog.conf
|
2020-06-11 14:08:23 +02:00 |
|
|
|
c6abbfda72
|
scripts/build_freebsd.sh: package logrotate file.
|
2020-06-11 13:36:59 +02:00 |
|
|
|
7cbecce1ba
|
Adding freebsd package script.
|
2020-06-09 17:54:20 +02:00 |
|
|
|
4536c09d5c
|
Make: create info file that contains the variable information. this file is then sourced by build.sh
|
2020-06-09 17:54:20 +02:00 |
|
|
|
767508c4f0
|
scripts/build_deb.sh: refactor common code to build.sh
|
2020-06-09 17:54:20 +02:00 |
|
|
|
e547ac7062
|
adding scripts/rc.template
|
2020-06-09 17:54:20 +02:00 |
|
|
|
01aa9a0fff
|
Adding logrotate config
|
2020-03-20 14:31:48 +01:00 |
|
|
|
407049096d
|
Adding rsyslog config.
|
2020-03-20 13:59:26 +01:00 |
|
|
|
8e8393d560
|
scripts/template.service: cleanup.
|
2020-03-06 11:29:29 +01:00 |
|
|
|
07c73c2b4e
|
scripts/build_deb.sh: append linux dist id and release to output filename.
|
2020-02-07 08:43:29 +01:00 |
|
|
|
fe50ba5312
|
scripts/build_deb.sh: adding some more PACKAGE_* variables for different directories.
|
2020-02-06 19:47:10 +01:00 |
|
|
|
59e292e454
|
scripts/build_deb.sh: Include README.md in share folder.
|
2020-02-06 19:41:54 +01:00 |
|
|
|
5a26718d40
|
scripts/build_deb.sh: change description.
|
2020-02-03 19:37:39 +01:00 |
|
|
|
c926b4b5e5
|
deb package: adding environment file for systemctl
|
2020-02-03 19:36:06 +01:00 |
|
|
|
33c8439604
|
Initial commit
|
2020-02-03 13:24:34 +01:00 |
|