doc: drop porting guide

Most of the information provided in this section looks obsolete.
Comments in the source code should be a better source.
This commit is contained in:
Miroslav Lichvar
2014-06-27 11:49:32 +02:00
parent 77a7162361
commit 3fba33d5f5
2 changed files with 1 additions and 118 deletions

2
README
View File

@@ -61,7 +61,7 @@ Chrony can be successfully built and run on
Any other system will require a porting exercise. You would need to
start from one of the existing system-specific drivers and look into
the quirks of certain system calls and the kernel on your target
system. (This is described in the manual).
system.
How do I set it up?
===================