I decided to install NTP. The build instructions and boot scripts are fine, but I found two things might need updated.
1.)  Install the html docs, especially as the are no man pages.
2.)  It appears the ntp.conf should probably use ntp pools; see:
http://ntp.isc.org/bin/view/Servers/NTPPoolServers
http://www.pool.ntp.org/

I put this in my /etc/ntp.conf:
---
driftfile /var/cache/ntp.drift

server 0.us.pool.ntp.org
server 1.us.pool.ntp.org
server 2.us.pool.ntp.org
---

Do any editors know what is the right thing for the book?

--
David Jensen


--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to