Log of /branches/freewrt_1_0/package/openntpd/Makefile
Parent Directory
|
Revision Log
Revision
3358 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 27 08:45:46 2007 UTC
(6 years, 7 months ago)
by
tg
File length: 2016 byte(s)
Diff to
previous 2766
use our vendor zone, this is important to prevent desasters
note: people deploying appliances based upon FreeWRT in very
large numbers (thousands, or even more) should definitively
get their own vendor zone instead
Revision
2766 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 11 23:24:02 2007 UTC
(6 years, 8 months ago)
by
tha
File length: 2016 byte(s)
Diff to
previous 1275
fixed a lot of startup or shutdown related problems
- added start/stop logik to S10boot, S20jggsclean & S98done
- fixed check for empty variable in vlan.pre-up (ugly erros in log)
- aiccu only gets killed when it was really running before
(otherwise it logs ugly messages to syslog)
- ntpclient packages now has an init.d script and some
reasonable default flags. if present, the serverhost comes
from /etc/ntpd.conf
- removed hotplug ntpclient script, I think it never worked
correctly
- ntpclient & openntpd are waiting 15 seconds in autostart
mode before they are executed. in bridging-wlan/lan-mode
this seems to be neccessary, because otherwise ntp(client)
cannot sync (network not really up?)
- shorewall only executes "shorewall stop" if it was started
before.
- fixed rcK script: the -k2 option was useless in our case (thx tg)
Revision
800 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 1 08:31:51 2006 UTC
(7 years, 4 months ago)
by
wbx
File length: 1927 byte(s)
Diff to
previous 744
* sync with changes in trunk
* lzo2 instead of lzo
* fix tinc/vtun build
* security update for openssh/openssl
* update for iproute2,openvpn,openntpd, iptables and ipp, openswan
* disable ipv6 in busybox, autoselect this feature for all ipv6 related packages
* add better startup scripts for openssh and openntpd
Revision
303 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 20 23:56:32 2006 UTC
(7 years, 7 months ago)
by
tg
Original Path:
trunk/freewrt/package/openntpd/Makefile
File length: 1853 byte(s)
Diff to
previous 152
* whitespace cleanup, while here
* move WRKDIR and DISTFILES definition into PKG_template
* define WRKDIR via parent BUILD_DIR instead of going up from WRKSRC
* use a sub-directory as WRKDIR, like BSD
* rename PKG_BUILD_DIR into WRKBUILD
* define WRKBUILD relative via WRKDIR
* rename PKG_INSTALL_DIR into WRKINST
* fix a few dependencies
* make use of common cases in the definition of WRKBUILD and
WRKINST, removing many redundant lines
* use WRKDIR instead of BUILD_DIR in places where the latter
was used previously
* while here, remove PKG_CAT stuff
this only affects packages, for now
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.