This website works better with JavaScript.
Explore
Help
Sign In
openpkg
/
openpkg-packages
Watch
1
Star
0
Fork
You've already forked openpkg-packages
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
851
Commits
1
Branch
2
Tags
573 MiB
Tree:
20774b9d73
master
CVS-to-MTN
MTN-to-GIT
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '20774b9d73'
${ noResults }
Commit Graph
21 Commits (20774b9d73f03496fdb207bc70fba7dda6cdd94f)
Author
SHA1
Message
Date
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
Dr. Ralf S. Engelschall
cf9bb797b4
fixed log file rotation
24 years ago
Dr. Ralf S. Engelschall
9e03a7f211
enhanced rc-script
24 years ago
Dr. Ralf S. Engelschall
1f8705c8df
bump copyright years
24 years ago
Dr. Ralf S. Engelschall
1f4492cca4
fix dependencies in -CURRENT now that we have the new scheme
24 years ago
Dr. Ralf S. Engelschall
8cdd11b95c
remove trailing zero to conform with new scheme
24 years ago
Dr. Ralf S. Engelschall
139dc60d0a
adjust distribution and release
24 years ago
Dr. Ralf S. Engelschall
db8c270d2d
Bump releases.
24 years ago
Dr. Ralf S. Engelschall
75ec335002
add OpenPKG to copyright lines
24 years ago
Dr. 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 years ago
Dr. Ralf S. Engelschall
92722d47de
bump to the correct 0.9-20011025.0
24 years ago
Dr. Ralf S. Engelschall
2c1ab0fbe0
upgrade dependencies because of l_branch usage
24 years ago
Dr. Ralf S. Engelschall
6d5f952f16
Switch to using "YYYYMMDD.X" as Release for -CURRENT packages.
24 years ago
Dr. 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 years ago
Dr. Ralf S. Engelschall
89ca6581e0
Force all packages to require openpkg-0.9-33
24 years ago
Dr. Ralf S. Engelschall
d8a2ee5336
remove workaround now that RPM is fixed in openpkg-0.9-33
24 years ago
Dr. Ralf S. Engelschall
70276dde83
workaround unknown problem
24 years ago
Dr. Ralf S. Engelschall
bbf75e353c
fix path manipulation for /etc/ntp.conf
24 years ago