diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2011-02-03 17:45:57 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2011-02-04 19:57:12 +0100 |
commit | 14a971ab6c47324dd1422b1787c393702b2d475c (patch) | |
tree | b59abc4d45294d775f445538d5f86a9196783f6c /CHANGES | |
parent | 3fa18d27d3f4254f467333a903dcb5f7fcd53b24 (diff) |
ntp: add ntpdate option
Closes #2935
Add ntpdate option and make ntpd optional.
Based on incomplete patch by Frederik Pasch <fpasch@googlemail.com>
Also enable crypto when openssl is enabled.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -90,6 +90,7 @@ #2893: Broken "make source" with external toolchain #2905: Qt: Speed up compilation, if gui-module isn't selected #2929: genext2fs: couldn't allocate a block (no free space) + #2935: Ntpdate isn't installed #2965: Broken linkage to xkbcomp (blocking X server startup) #2983: xlib_libX11 build failed #3007: kexec doesn't build: Missing regdef.h file |