Nagy Karoly Gabriel
c219a1212d
runit: enhanced runit_quirks to be in sync with 6495fa70bc
.
11 years ago
Nagy Karoly Gabriel
bc07128082
Revert "runit: changed to not install sysvinit's system script"
...
This reverts commit e1cb5e4563
.
It is a hack but atm we don't have a better/cleaner alternative.
11 years ago
Nagy Karoly Gabriel
e23f1866a6
runit: changed behavious to install sysvinit scripts in etc/init.d instead of etc/rc.d/init.d
11 years ago
Alejandro Mery
076701ea59
runit: Updated (2.0.0 -> 2.1.1)
11 years ago
Alejandro Mery
5d4784ea4c
runit: fixed to mangle etc/runit/ scripts correctly when in not-djb mode
11 years ago
Alejandro Mery
e1cb5e4563
runit: changed to not install sysvinit's system script
11 years ago
Alejandro Mery
552ea393ed
runit: changed djb menu to not use /{service,command,package} by default
11 years ago
Alejandro Mery
eba233c385
runit: extend fhs to create etc/sv/
11 years ago
Alejandro Mery
4937ecd32f
runit: Updated (1.8.0 -> 2.0.0)
11 years ago
Gernot Tenchio
3cd742b023
runit: build and install svwaitup/down commands
11 years ago
Christian Wiese
1a82feafdb
runit/havaged: changed run script template to add '-w 3072' (see note)
...
Note:
The default size of the linux kernel entropy pool is 4096 bits, and the default
'write_wakup_threshold' - defining the number of bits of entropy below which we
wake up processes that do a select() or poll() for write access to /dev/random
- is set to 128, which is not sufficient for machines that consume a lots of
entropy.
The 'write_wakup_threshold' can be set manually via sysfs in
'/proc/sys/kernel/random/write_wakeup_threshold' but haveged is able to set it
by itself through the '-w' option.
11 years ago
Christian Wiese
67371ff2ec
runit: changed postgresql integration to use a "tail" template instead of the various older "txt" templates
11 years ago
Alejandro Mery
ddb3d3bbee
runit: rename overlay.d/runit/ to the now standarized install/
13 years ago
Nagy Karoly Gabriel
7fa55cc192
runit: no more crow pretending to be penguin.
13 years ago
Nagy Karoly Gabriel
1807beac96
runit: employed chpst -P (pgrphack) to run getties in new process groups.
13 years ago
Nagy Karoly Gabriel
ceadd0ce21
runit: introduced incron-incron.tail
13 years ago
Christian Wiese
f762db79ed
runit: added haveged tail file for generating a proper run file
14 years ago
Alejandro Mery
84a7dd4dfd
runit: added RUNOPT support to runit-run
14 years ago
Alejandro Mery
162d9b717d
runit: fixed runit-log-run by readding die()
14 years ago
Alejandro Mery
5c4392984f
runit: introduced runit-run and runit-log-run helping wrappers
14 years ago
Alejandro Mery
672a91c16f
runit: changed to use prefix= instead of mangling sbindir
14 years ago
Alejandro Mery
1a125cd15a
runit: added run scripts for nginx
14 years ago
Christian Wiese
6da7a580de
runit: added libvirt "tail" template for generating proper runit run scripts
15 years ago
Alejandro Mery
39df08c3ea
runit: added bitlbee run script
16 years ago
Alejandro Mery
a3a3a66a0a
runit: enhanced stone module to support DJB and non-DJB layouts (closes mnemosyne #1 )
16 years ago
Alejandro Mery
2961846a41
runit: cleaned and fixed parse-config and djb-config ( closes #11 )
16 years ago
Nagy Karoly Gabriel
449d2b4d11
runit: fixed integration when runit is init
16 years ago
Alejandro Mery
bb3aaf928a
runit: fixed to not install "minimal services" when it's not the INIT
16 years ago
Alejandro Mery
022b1ed7a2
runit: added tail file for clamav's freshclam - needs patch to make "foreground" default
17 years ago
Alejandro Mery
97da996ced
[runit] fixed to install /sbin/init when not using DJB layout
17 years ago
Alejandro Mery
d614c85b3d
[djb-config] cleaned generic djb-style installer
17 years ago
Alejandro Mery
3b02b41b13
[runit] fixed to handle the case where pkg_djb_commanddir is $root$sbindir correctly
17 years ago
Alejandro Mery
f1970b4c48
[runit] fixed to not create ${root}sbin/
17 years ago
Alejandro Mery
d2120b7355
[runit] removed pkg_djb_compatdir noise
17 years ago
Alejandro Mery
d1cfb78fba
[runit] Fixed to install in non-djb layout
17 years ago
Christian Wiese
101db7c19f
[runit] Added hal tail file for run script generation
17 years ago
Christian Wiese
8a3d6bd172
[runit] Added DIETLIBC flag
17 years ago
Alejandro Mery
d8cf15a66c
Regenerated copyright notes broadly, without renewing them.
17 years ago
Alejandro Mery
d15769f41d
Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed
17 years ago
Alejandro Mery
29fd8b1601
Removed more superfluous ""s and ''s
17 years ago
Alejandro Mery
7791b4e0d3
Removed #! lines from .conf files
17 years ago
Alejandro Mery
a36f3366b6
Updated runit (1.7.2 -> 1.8.0)
17 years ago
Christian Wiese
cf75e2a533
Added runit init script templates for nufw
17 years ago
Alejandro Mery
08570316ab
Changed default debuglevel on ruint/slapd from 10 to 256
17 years ago
Nagy Karoly Gabriel
305930084f
* modified base/runit/packages/postgresql-run.txt
...
enabled tcp/ip connections by default
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21226 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
88df55b2b1
* changed runit to wait only 15 seconds before killing the services on stop, not 196 o_O
...
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20640 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Christian Wiese
3befb37921
* added runit dovecot.tail file
...
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20274 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
12b79fecfa
* relocated current package database to the trunk of the package sub-project
...
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20072 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago