Gentoo Archives: gentoo-user

From: "Boyd Stephen Smith Jr." <bss03@××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] BS dependencies?
Date: Sun, 26 Feb 2006 14:56:26
Message-Id: 200602260850.38673.bss03@volumehost.net
In Reply to: [gentoo-user] BS dependencies? by gentuxx
1 On Sunday 26 February 2006 04:21, gentuxx <gentuxx@×××××.com> wrote about
2 '[gentoo-user] BS dependencies?':
3 > Why in the world to I need Apache, php(4), and a whole host of other
4 > packages (22 to be exact) just to install NTP? Now, I'm assuming that
5 > the net-misc/ntp package is actually the daemon, and not just the
6 > client.
7
8 NTP is similar to many P2P protocols in that "clients" are normally also
9 long running background processes, daemons (or paenguins). There are some
10 clients that use NTP messages to fetch a single time and set your clock
11 using it, but then you still get network latency "noise" and other
12 inaccuracies. For daily work that's really not a big deal, but if you are
13 going to use NTP I suggest you really use NTP and run a daemon. The
14 default config for both net-misc/ntp and openntpd does not listen on any
15 ports by default, so it shouldn't raise many security issues.
16
17 As far an these unwanted dependencies go, could you please provide the
18 output for emerge -pvt net-misc/ntp so we can see the whole dependency
19 chain?
20
21 > Can anyone suggest a client *only* package? I've got a system that
22 > doesn't hold it's time after a reboot - all I really need is the
23 > ability to update the system time.
24
25 Just use rdate then.
26
27 --
28 Boyd Stephen Smith Jr.
29 bss03@××××××××××.net
30 ICQ: 514984 YM/AIM: DaTwinkDaddy
31 --
32 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] BS dependencies? gentuxx <gentuxx@×××××.com>