mirror of
https://frontier.innolan.net/rainlance/amiga-ntimed.git
synced 2026-01-12 13:12:01 +00:00
Updated README
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
Ntimed -- Network Time Synchronization
|
||||
======================================
|
||||
|
||||
Introduction
|
||||
~~~~~~~~~~~~
|
||||
## Introduction
|
||||
|
||||
Ntimed is a network time synchronization client for the Amiga. It is based on the Ntimed free and open-source software by Poul-Henning Kamp, sponsored by the Linux Foundation.
|
||||
|
||||
@ -10,8 +9,7 @@ It uses the NTP protocol to synchronize the local Amiga clock to a set of networ
|
||||
|
||||
Time servers operate using GMT. Ntimed supports the Amiga Time Zone Database. Local GMT offset will be used if no time zone is selected.
|
||||
|
||||
Reference
|
||||
~~~~~~~~~
|
||||
## Reference
|
||||
|
||||
Format
|
||||
NTIMED [PARAM <parameter>] [TRACEFILE <file>] {servers} [SYNC] [SAVE] [SHOW] [QUIET]
|
||||
@ -37,26 +35,19 @@ Synchronize to single NTP server with modified parameters and put trace in T:
|
||||
Synchronize 10 seconds to single NTP server and save result to RTC
|
||||
NTIMED ntp4.example.com SYNC SAVE
|
||||
|
||||
Public available timeservers
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
## Public available timeservers
|
||||
|
||||
A list of public available timeservers from `support.ntp.org
|
||||
<http://support.ntp.org/bin/view/Servers/StratumTwoTimeServers>`_.
|
||||
A list of public available timeservers from [support.ntp.org](http://support.ntp.org/bin/view/Servers/StratumTwoTimeServers)
|
||||
|
||||
Instructions on how to use NTP pool servers are at `www.pool.ntp.org
|
||||
<http://www.pool.ntp.org/>`_.
|
||||
Instructions on how to use NTP pool servers are at [www.pool.ntp.org](http://www.pool.ntp.org/)
|
||||
|
||||
How to compile
|
||||
~~~~~~~~~~~~~~
|
||||
## How to compile
|
||||
|
||||
Pull the source code over to the machine you want to play on, and::
|
||||
|
||||
sh configure AMIGA (or sh configure AROS)
|
||||
make
|
||||
|
||||
Ntimed Project
|
||||
~~~~~~~~~~~~~~
|
||||
## Ntimed Project
|
||||
|
||||
The official Ntimed project is hosted by `Network Time Foundation
|
||||
<http://nwtime.org/projects/ntimed>`_. The Amiga Ntimed project has a small page at `github.io
|
||||
<http://llsth.github.io/Ntimed/>`_.
|
||||
The official Ntimed project is hosted by [Network Time Foundation](http://nwtime.org/projects/ntimed)
|
||||
Reference in New Issue
Block a user