Ralf S. Engelschall
|
7a5bfbb842
upgrade to NTP 4.1.1
|
23 lat temu |
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.
|
23 lat temu |
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 lat temu |
Ralf S. Engelschall
|
41d5de1a8b
Switch to l_{s,m,r,n}{usr,grp}.
|
24 lat temu |
Ralf S. Engelschall
|
287fdaf837
replace double-quotes by single-quotes in substs if possible
|
24 lat temu |
Ralf S. Engelschall
|
cf9bb797b4
fixed log file rotation
|
24 lat temu |
Ralf S. Engelschall
|
9e03a7f211
enhanced rc-script
|
24 lat temu |
Ralf S. Engelschall
|
1f8705c8df
bump copyright years
|
24 lat temu |
Ralf S. Engelschall
|
1f4492cca4
fix dependencies in -CURRENT now that we have the new scheme
|
24 lat temu |
Ralf S. Engelschall
|
8cdd11b95c
remove trailing zero to conform with new scheme
|
24 lat temu |
Ralf S. Engelschall
|
139dc60d0a
adjust distribution and release
|
24 lat temu |
Ralf S. Engelschall
|
db8c270d2d
Bump releases.
|
24 lat temu |
Ralf S. Engelschall
|
75ec335002
add OpenPKG to copyright lines
|
24 lat temu |
Ralf S. Engelschall
|
2171079274
Hmmmm.... goodbye good thought out but in practice unusable %{l_branch} variable. We have to use a static value here (implies manual editing again), because else source and binary RPM filenames won't match if binary is built one or more days after the source was rolled.
|
24 lat temu |
Ralf S. Engelschall
|
92722d47de
bump to the correct 0.9-20011025.0
|
24 lat temu |
Ralf S. Engelschall
|
2c1ab0fbe0
upgrade dependencies because of l_branch usage
|
24 lat temu |
Ralf S. Engelschall
|
6d5f952f16
Switch to using "YYYYMMDD.X" as Release for -CURRENT packages.
|
24 lat temu |
Ralf S. Engelschall
|
0e74909640
Cleanup: 1. Move "Group:" below "Distribution:" 2. Use "The OpenPKG Project" for "Packager:" 3. Add type tag to "Distribution:" (default is now EXP)
|
24 lat temu |
Ralf S. Engelschall
|
89ca6581e0
Force all packages to require openpkg-0.9-33
|
24 lat temu |
Ralf S. Engelschall
|
d8a2ee5336
remove workaround now that RPM is fixed in openpkg-0.9-33
|
24 lat temu |
Ralf S. Engelschall
|
70276dde83
workaround unknown problem
|
24 lat temu |
Ralf S. Engelschall
|
bbf75e353c
fix path manipulation for /etc/ntp.conf
|
24 lat temu |