Thomas Lotterer
|
a42378e833
introduce fsl monitor feature; ticket #268
|
22 лет назад |
Ralf S. Engelschall
|
a4bc50631b
modifying package: postfix-2.0.16 20030918 -> 20030923
|
22 лет назад |
Michael Schloh von Bennewitz
|
45f7f5f50e
Rotated file mode just needs to be given once in %daily section
|
22 лет назад |
Ralf S. Engelschall
|
88927fe2a6
modifying package: postfix-2.0.16 20030914 again
|
22 лет назад |
Ralf S. Engelschall
|
592b27878e
upgrading package: postfix 2.0.15 -> 2.0.16
|
22 лет назад |
Ralf S. Engelschall
|
8735996531
modifying package: postfix-2.0.15 20030907 -> 20030910
|
22 лет назад |
Ralf S. Engelschall
|
f11679c4e7
modifying package: postfix-2.0.15 20030906 -> 20030907
|
22 лет назад |
Ralf S. Engelschall
|
a078bd4f32
upgrading package: postfix 2.0.14 -> 2.0.15
|
22 лет назад |
Ralf S. Engelschall
|
6cbc78e245
modifying package: postfix-2.0.14 20030830 -> 20030902
|
22 лет назад |
Ralf S. Engelschall
|
395a61f89f
modifying package: postfix-2.0.14 20030814 -> 20030830
|
22 лет назад |
Christoph Schug
|
1e48f03f90
added qshape tool
|
22 лет назад |
Ralf S. Engelschall
|
656b57ed00
upgrading package: postfix 2.0.13 -> 2.0.14
|
22 лет назад |
Ralf S. Engelschall
|
ae053d3d7f
simplify command into finally accepted and portable form
|
22 лет назад |
Ralf S. Engelschall
|
0ab96f367f
Why to the hell does SVR4 /bin/sh (as seen on Solaris and UnixWare) behave differently in variable assignments if shell redirection is used?! The following program prints "foo", "bar", "baz", "quux" on non-brain dead platforms while on the SVR4 /bin/sh it prints "foo", "bar", "bar", "bar"... foo=foo echo $foo { eval `echo foo=bar`; } echo $foo { eval `echo foo=baz`; } >/dev/null echo $foo { eval `echo foo=quux`; } >/dev/null 2>/dev/null echo $foo
|
22 лет назад |
Ralf S. Engelschall
|
4b7544f8ab
add with_fdsetsize option for allowing setting of FD_SETSIZE define
|
22 лет назад |
Thomas Lotterer
|
14eb21eb5b
prepare related issues for PR#202 but no run-time check done
|
22 лет назад |
Thomas Lotterer
|
2e1e4d2aac
sort conflict for MTA providers
|
22 лет назад |
Ralf S. Engelschall
|
57dcbf7729
achieve robust subshell handling by consistently using '(...) || exit 0' constructs to make sure the scripts fail if a subshell fails
|
22 лет назад |
Ralf S. Engelschall
|
41fad65056
cleanup packaging
|
22 лет назад |
Ralf S. Engelschall
|
eabae2d716
cleanup the priority: move 200 to 500 and because 500 is default just ommit it; fix DNS/NTP/etc. dependencies
|
22 лет назад |
Thomas Lotterer
|
b90b175da2
do not create/use ghost log; let application create log; remove log on erase
|
22 лет назад |
Ralf S. Engelschall
|
54eb7449b6
speclint police: achieve semantical consistency for patch references
|
22 лет назад |
Thomas Lotterer
|
df8d12463f
PR#210: shtool options space before argument
|
22 лет назад |
Ralf S. Engelschall
|
f1b2e392dc
replace opXXXX with rcXXXX (PR#207)
|
22 лет назад |
Thomas Lotterer
|
98de17aa0b
PR#202: spec ghost log, %pre, %post, %preun; rc %status
|
22 лет назад |
Thomas Lotterer
|
70cecc9723
remove constant "root" where previous attempt missed a case
|
22 лет назад |
Thomas Lotterer
|
21d63ba1a0
fix PR#204, use new %{l_value -s ...}
|
22 лет назад |
Thomas Lotterer
|
0ccb902b2f
fix PR#182 append option for l2_channel_file now default and deprecated in fsl >= 1.2.0
|
22 лет назад |
Ralf S. Engelschall
|
07d3c1c314
use new openpkg_rc_def variable in run-command scripts for allowing the admin to change the global default for xxx_enable
|
22 лет назад |
Ralf S. Engelschall
|
0205e4a4d6
switch to the syntax for %{l_cppflags} amd %{l_ldflags}
|
22 лет назад |