Dr. Ralf S. Engelschall
|
67e9ae35f9
|
add optional SNTP and Crypto/OpenSSL support; port again to anchient Debian 2.2
|
23 years ago |
Dr. Ralf S. Engelschall
|
a32e96bb94
|
simplify packaging be reducing subshells
|
23 years ago |
Dr. Ralf S. Engelschall
|
3768b40ad6
|
upgrading package: ntp 4.1.2 -> 4.2.0
|
23 years ago |
Dr. Ralf S. Engelschall
|
4aa760bb7e
|
make sure it doesn't exit with non-zero exit code in case cron mode is disabled
|
23 years ago |
Thomas Lotterer
|
99c5ab857e
|
move sleep into ntp_once function; right side of comparison does not need quotes; low priority for ntpdate via cron
|
23 years ago |
Dr. Ralf S. Engelschall
|
6049a7d9bd
|
fix syntax. grr...
|
23 years ago |
Christoph Schug
|
a5b5b5e67e
|
sleep *before* ntpdate sync
|
23 years ago |
Dr. Ralf S. Engelschall
|
e7b3f28418
|
add back again the old 'sleep 30' which is important to make sure cron jobs are not run immediately again on a few seconds backstepping; use a more descriptive comment
|
23 years ago |
Thomas Lotterer
|
dd6ce54d42
|
fix PR#230 ntpd vs. cron semantics
|
23 years ago |
Thomas Lotterer
|
ac895893ba
|
use rcService for checking enable, usable and active only; fix PR#232
|
23 years ago |
Dr. Ralf S. Engelschall
|
57dcbf7729
|
achieve robust subshell handling by consistently using '(...) || exit 0' constructs to make sure the scripts fail if a subshell fails
|
23 years ago |
Thomas Lotterer
|
6685896ccf
|
PR#202 run-time check and related issues
|
23 years ago |
Dr. Ralf S. Engelschall
|
eabae2d716
|
cleanup the priority: move 200 to 500 and because 500 is default just ommit it; fix DNS/NTP/etc. dependencies
|
23 years ago |
Thomas Lotterer
|
df8d12463f
|
PR#210: shtool options space before argument
|
23 years ago |
Dr. Ralf S. Engelschall
|
f1b2e392dc
|
replace opXXXX with rcXXXX (PR#207)
|
23 years ago |
Thomas Lotterer
|
8da857cc53
|
migrate opServiceEnabled to opService ... enable yes; use new bootstrap feature and apply opService short circuit to %env
|
23 years ago |
Dr. Ralf S. Engelschall
|
e731e76fce
|
upgrading package: ntp 4.1.1c -> 4.1.2
|
23 years ago |
Thomas Lotterer
|
21d63ba1a0
|
fix PR#204, use new %{l_value -s ...}
|
23 years ago |
Michael van Elst
|
876b141aab
|
%status and pidfile handling
|
23 years ago |
Thomas Lotterer
|
6e290806d6
|
append option for l2_channel_file now deprecated (cont.)
|
23 years ago |
Thomas Lotterer
|
0ccb902b2f
|
fix PR#182 append option for l2_channel_file now default and deprecated in fsl >= 1.2.0
|
23 years ago |
Dr. 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
|
23 years ago |
Dr. Ralf S. Engelschall
|
9bc329c1ad
|
cleanup run-command script
|
23 years ago |
Dr. Ralf S. Engelschall
|
67f9c78a59
|
cleanup copyright part by using just the main company name of Cable & Wireless and adding the URL to the global website
|
23 years ago |
Dr. Ralf S. Engelschall
|
e3a72bb26c
|
various style cleanups and adjustments
|
23 years ago |
Thomas Lotterer
|
09658a6b4d
|
fsllint police: fix trailing whitespace
|
23 years ago |
Thomas Lotterer
|
a9261246aa
|
fsllint police: fix mandatory/wished trailing blank line missing
|
23 years ago |
Thomas Lotterer
|
8e6f9c2e23
|
rclint police: fix whitespace on empty line
|
23 years ago |
Thomas Lotterer
|
d861987409
|
rclint police: fix mandatory/wished trailing blank line missing
|
23 years ago |
Dr. Ralf S. Engelschall
|
a2b7462041
|
remove now officially deprecated usage of %{name} macro
|
23 years ago |
Dr. Ralf S. Engelschall
|
aa823f17c7
|
the previous 4.1.1b was removed by vendor; the 4.1.1c-rc3 includes already our patch; it's still an RC, but after looking at their ChangeLog we can already use it as it would be 4.1.1c, because they are less active developers on this branch and change mostly nothing. They just take a lot of time...
|
23 years ago |
Thomas Lotterer
|
cef0dd80d3
|
add fsl support
|
23 years ago |
Thomas Lotterer
|
2362683682
|
fix/unify rc header comment
|
23 years ago |
Thomas Lotterer
|
082a816f91
|
cosmetics: align/fix/unify rc header comment
|
23 years ago |
Christoph Schug
|
1b25dd901a
|
rc script clean up
|
23 years ago |
Dr. Ralf S. Engelschall
|
95581437d4
|
remove '%options' hack, it will be replaced soon with a more elegant solution based on RPM 'Provides' headers
|
23 years ago |
Dr. Ralf S. Engelschall
|
4a73168b54
|
bump of Copyright messages for forthcoming years 2003
|
23 years ago |
Dr. Ralf S. Engelschall
|
eb923a204a
|
switch to %option(s), but intentionally WITHOUT dep increase and WITHOUT FTP server updates
|
23 years ago |
Dr. Ralf S. Engelschall
|
73ef1c7355
|
consistently use 'Options: none' to indicate no options to 'openpkg build'
|
23 years ago |
Dr. Ralf S. Engelschall
|
740db7fb63
|
upgrading package: ntp 4.1.1a -> 4.1.1b
|
23 years ago |
Dr. Ralf S. Engelschall
|
14276946e2
|
Woohhooo: apply the new package classification system. (CORE, BASE, PLUS, PRIV, EVAL, JUNK). A description of them follows on the website soon.
|
24 years ago |
Michael Schloh von Bennewitz
|
f5af657773
|
Second round of category consistency changes.
|
24 years ago |
Dr. Ralf S. Engelschall
|
425bd9af92
|
fix run-time under 64-bit like NetBSD/sparc64
|
24 years ago |
Dr. Ralf S. Engelschall
|
d9746ff4e0
|
strip trailing whitespaces
|
24 years ago |
Dr. Ralf S. Engelschall
|
77e575260f
|
upgrading upstream version from 4.1.1 to 4.1.1a
|
24 years ago |
Dr. Ralf S. Engelschall
|
7a5bfbb842
|
upgrade to NTP 4.1.1
|
24 years ago |
Christoph Schug
|
a750ec6682
|
I implemented a "no daemon mode" a improve system security. Therefore a new variable has been introduced called "ntp_daemon". Assume that we have following set in rc.conf ntp_enable="yes" <-- default ntp_daemon="no" no permanent daemon process will be started. Instead time sync is done every hour using ntpdate. Furthermore the sync is delayed for 30 seconds since we don't want to mess up any cron jobs which might be running every clear minute.
|
24 years ago |
Dr. Ralf S. Engelschall
|
023ce2f52a
|
Because our latest GNU shtool 1.6.0 (as used in openpkg >= 20020206) provides a full-featured "shtool subst" command, we finally switch from our old "rpmtool subst cmd cmd ... -- file ..." to "shtool subst -e cmd -e cmd ... file ...". Please do no longer use "rpmtool subst" because its "subst" command will be removed soon, too.
|
24 years ago |
Dr. Ralf S. Engelschall
|
41d5de1a8b
|
Switch to l_{s,m,r,n}{usr,grp}.
|
24 years ago |
Dr. Ralf S. Engelschall
|
287fdaf837
|
replace double-quotes by single-quotes in substs if possible
|
24 years ago |